[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

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

2626.0. "How do I build sec_subrs.o in the kernel?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Oct 23 1996 23:10

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.RTitleUserPersonal
Name
DateLines
2626.1Re: How do I build sec_subrs.o in the kernel?AOSG::FILTERAutomatic Posting Software - mail to flume::puckThu Oct 24 1996 11:1312
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