[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

1182.0. "Build problem with shared library" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Jan 04 1995 15:44

Date Of Receipt: 	 4-JAN-1995 14:42:54.04
From: 	SMURF::WASTED::"[email protected]" "04-Jan-1995 1442"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected]
Subj: 	Build problem with shared library

My name is Karen Richards and I am a member of the installation
group located at UNX.  I am currently trying to do a build all of
the shared libraries to populate the object area(we don't sup the
objects to UNX).  I am getting an open error on the header file ChfDef.h,
while libdvs is being processed:

/usr/sde/osf1/build/ptos/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cfe: Error
: /usr/sde/osf1/build/ptos/src/usr/ccs/lib/libdvs/dvs_ags.c: 446: Cannot open fi
le ChfDef.h for #include

Should I be doing a build of an include area?

Karen

T.RTitleUserPersonal
Name
DateLines
1182.1Re: Build problem with shared libraryAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed Jan 04 1995 15:4736
Date Of Receipt: 	 4-JAN-1995 14:53:23.56
From: 	SMURF::ALPHA::"[email protected]" "04-Jan-1995 1449"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: Build problem with shared library

To create a minimally populated environment from your supped tree, I'd suggest 
building, in the following order:

./usr/include
./usr/ccs/lib/libc
./usr/shlib

This should provide what you need.


		-Grant

| 
| My name is Karen Richards and I am a member of the installation
| group located at UNX.  I am currently trying to do a build all of
| the shared libraries to populate the object area(we don't sup the
| objects to UNX).  I am getting an open error on the header file ChfDef.h,
| while libdvs is being processed:
| 
| /usr/sde/osf1/build/ptos/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cfe: Er
ror
| : /usr/sde/osf1/build/ptos/src/usr/ccs/lib/libdvs/dvs_ags.c: 446: Cannot open
 fi
| le ChfDef.h for #include
| 
| Should I be doing a build of an include area?
| 
| Karen