Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 23-OCT-1996 21:20:36.09 From: KAMLIA::kucherov "sergei kucherov 23-Oct-1996 2117" To: buildhelp@DEC:.zko.kamlia CC: kucherov@DEC:.zko.kamlia Subj: How do I build sec_subrs.o in the kernel? build MAKE_ARGS="sec_subrs.o" BINARY_ relative path: ./kernel. string passed to /usr/sde/osf1/build/v32de1supportos.nightly/tools/alpha_OSF1/alpha/hostbin/make: make -cF MAKE_ARGS=sec_subrs.o BINARY_ cd ../../obj/alpha/kernel cd BINARY && make -cF sec_subrs.o KCC=/usr/sde/osf1/build/v32de1supportos.nightly/tools/alpha_OSF1/alpha/acc/cc LD=/usr/sde/osf1/build/v32de1supportos.nightly/tools/alpha_OSF1/alpha/acc/ld CPP=cpp AWK=awk AR=/usr/sde/osf1/build/v32de1supportos.nightly/tools/alpha_OSF1/alpha/acc/ar RANLIB='/usr/sde/osf1/build/v32de1supportos.nightly/tools/alpha_OSF1/alpha/acc/a r ts' SHELL=sh SED=sed SORT=sort ECHO=echo KSH=ksh EGREP=egrep GREP=grep LINT=lint CONFIG=BINARY Make: Don't know how to make sec_subrs.o. Stop. I need to put out a patch which includes sec_subrs.o . Thanks for any help, sergei
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2626.1 | Re: How do I build sec_subrs.o in the kernel? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Thu Oct 24 1996 11:13 | 12 |
Date Of Receipt: 24-OCT-1996 09:58:12.68 From: KAMLIA::shashi "Shashi Mangalat USG 24-Oct-1996 0954" To: [email protected] CC: [email protected] Subj: Re: How do I build sec_subrs.o in the kernel? I think you need to turn on the SEC_BASE option in BINARY. You are better off talking to the security group regarding this. I believe, Tony Fiore (tfiore) heads the group. --shashi |