[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

2058.0. "Re: hw6 sandbox problem" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Mon Jan 29 1996 11:55

Date Of Receipt: 	22-JAN-1996 11:39:55.72
From: 	SMURF::FLUME::"[email protected]" "Grant Van Dyck  22-Jan-1996 1137"
To: 	Caroline Fleming USG <[email protected]>
CC: 	[email protected]
Subj: 	Re: hw6 sandbox problem

It's a little hard to tell where it's failing from this. Is this a point where 
COMP_HOST_ROOT is set to / and the build expects to find these file on your 
system?

Also the hw6os tree is basically src and tools only, no exports.
Can you try using hw6os.nightly which is fully populated instead?



		-Grant


| I'm having a problem building a hw6os sandbox. 
| 
| On this system I've been able to build a ptlite, hw5 and platinum sandbox. 
| I've removed these sandboxes and am attempting to build a hw6 sandbox.
| The system name is fibre. I've backed the sandbox to hw6os
| 
| mksb -back hw6os -dir /usr/users/fleming/sb hw6
| 
| I've installed hw6os using
| /usr/sde/install/ode install
| and mounted it
| /usr/sde/odemount hw6os
| 
| I start the build in the kernel directory
| 
| build > build.log
| 
| 
| I get the following error on the screen:
| 
| dli: created directory
| dec: created directory
| dec/sas: created directory
| dec/sas/alpha: created directory
| /usr/sde/osf1/build/hw6os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: E
rror: /usr/sde/osf1/build/hw6os/src/kernel/dec/sas/alpha/csu.alpha.s: 47: Canno
t open file machine/asm.h for #include
| /usr/sde/osf1/build/hw6os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: E
rror: /usr/sde/osf1/build/hw6os/src/kernel/dec/sas/alpha/csu.alpha.s: 48: Canno
t open file machine/regdef.h for #include
| /usr/sde/osf1/build/hw6os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: E
rror: /usr/sde/osf1/build/hw6os/src/kernel/dec/sas/alpha/csu.alpha.s: 49: Canno
t open file machine/pal.h for #include
| 
| Stop.
| 
| Stop.
| 
| The build.log has the following error:
| 
| fleming@fibre [39] tail build.log
| [ setting up conf for LEGO ]
| [ configuring LEGO ]
| [ setting up conf for RAWHIDE ]
| [ configuring RAWHIDE ]
| [ /kernel/dli ]
| makepath dli/. && cd dli &&  exec make 'RELEASE_OPTIONS=-idfile `genloc /src/
setup/osf1_idlist`'    MAKEFILE_PASS=BASIC dopass_all
| [ /kernel/dec/sas/alpha ]
| makepath dec/sas/alpha/. && cd dec/sas/alpha &&  exec make 'RELEASE_OPTIONS=-
idfile `genloc /src/setup/osf1_idlist`'    MAKEFILE_PASS=BASIC dopass_all
| /usr/sde/osf1/build/hw6os/tools/alpha_OSF1/alpha/acc/as   -EL   -O2 -Olimit 5
000    -DLOCORE -DSTANDALONE -no_excpt -DASSEMBLER     `genpath -I.` `genpath  
-I.. -I../../../../usr/sbin `  -I/usr/users/fleming/sb/hw_six/export/alpha/usr/
include -I/usr/sde/osf1/build/hw6os/export/alpha/usr/include -O1   -no_excpt -W
co,-nofloat -Wb,-static -DSECONDARY -o csu.alpha.SECONDARY.o /usr/sde/osf1/buil
d/hw6os/src/kernel/dec/sas/alpha/csu.alpha.s
| *** Exit 1*** Exit 1
| 



T.RTitleUserPersonal
Name
DateLines
2058.1Re: hw6 sandbox problemAOSG::FILTERAutomatic Posting Software - mail to flume::puckMon Jan 29 1996 11:5615
Date Of Receipt: 	22-JAN-1996 11:43:34.72
From: 	SMURF::FLUME::"[email protected]" "Caroline Fleming USG"
To: 	[email protected], [email protected]
CC: 	[email protected]
Subj: 	Re: hw6 sandbox problem

Grant,

It fails just after it has created all the directories and it is trying to 
get the include files. I couldn't make a sandbox backed to hw6os.nightly
on Friday - kept getting an error saying I couldn't use it. I just made
one now and started the build.

Caroline