| Date Of Receipt: 3-DEC-1993 13:15:49.09
From: US2RMC::"[email protected]" "Grant Van Dyck"
To: mark bozen USG <[email protected]>
CC: [email protected]
Subj: Re: ode bug on agosminor.nighltly , can you help
You don't have a fully populated build machine, (ie those include files
don't exist in /usr/include on your system) so that when the build
wants to build something locally to run during the build (When
COMP_HOST_ROOT=/) it fails.
Try reinstalling, or grabbing usr/include from another machine with
the same OS rev as yours.
-Grant
| I just built a sandbox backed to agosminor.nightly and got these errors
| at the end of doing a %build setup. Do you know what the problem could
| be? I don't know why it can't find basic c header files.
| Mark
|
| nv - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /usr/bin/cc -EL -c -DBSD44
| -DMSG -D
| NLS -D__WCHAR_T_LEN=4 -Wf,-wchar32 -DMACH -DCMU -DOSF -Dalpha
| -D__alpha__ -D__
| alpha -Dunix -D__unix__ -O2 -Olimit 5000 -O -DCMU -D_NO_PROTO
| -Dconst=
| `genpath -I.` `genpath ` -I/usr/include
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/main.c
| /usr/lib/cmplrs/cc/cfe: Error:
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/main.c:
| 32: Cannot open file string.h for #include
| /usr/lib/cmplrs/cc/cfe: Error:
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/portable.h:
| 40: Cannot open file string.h for #include
| /usr/lib/cmplrs/cc/cfe: Error:
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/pass2.h:
| 45: Cannot open file stdio.h for #include
| /usr/lib/cmplrs/cc/cfe: Error:
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/pass2.h:
| 46: Cannot open file string.h for #include
| /usr/lib/cmplrs/cc/cfe: Error:
| /usr/sde/osf1/build/agosminor.nightly/src/kernel/io/cam/siop/ssc/scsi.h:
| 48: Cannot open file stdio.h for #include
| *** Exit 1
| Stop.
| *** Exit 1
| Stop.
|
|
% Received: by us2rmc.bb.dec.com; id AA10034; Fri, 3 Dec 93 13:13:51 -0500
from localhost by cardinal.zk3.dec.com; (5.65/1.1.8.2/01Nov93-1038AM) id AA20564; Fri, 3 Dec 1993 13:16:19 -050
% Message-Id: <[email protected]>
% To: mark bozen USG <[email protected]>
% Cc: [email protected]
% Subject: Re: ode bug on agosminor.nighltly , can you help
% In-Reply-To: Your message of "Fri, 03 Dec 93 12:43:45 EST." <[email protected]>
% Date: Fri, 03 Dec 93 13:16:19 -0500
% From: Grant Van Dyck <[email protected]>
% X-Mts: smtp
|