[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

736.0. "hw3os build setup problem." by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Mon May 16 1994 11:21

Date Of Receipt: 	16-MAY-1994 10:12:31.73
From: 	WASTED::"krueger%[email protected]"
To: 	wasted::buildhelp
CC: 	helix::krueger, helix::kauffman
Subj: 	hw3os build setup problem.

	Hello,

	The "build setup" command fails to complete successfully against
	hw3os.  It sets up enough so that a build BINARY can succeed but
	does not build the sboot program amoung other things.

	Here is where it fails:


/usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/as   -EL   -O2 -Olimit 5000 
   -DLOCORE -DSTANDALONE -no_excpt -DASSEMBLER     `genpath -I.` `genpath  -I.. 
-I../../../../usr/sbin `  
-I/usr/disks/useit_2/krueger/sb/medu_hw_2/export/alpha/usr/include 
-I/usr/sde/osf1/build/hw3os/export/alpha/usr/include -O1   -no_excpt 
-Wco,-nofloat -Wb,-static -DSECONDARY -o csu.alpha.SECONDARY.o 
/usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s
/usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 47: 
Cannot open file machine/asm.h for #include
/usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 48: 
Cannot open file machine/regdef.h for #include
/usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 49: 
Cannot open file machine/pal.h for #include


	Any suggestions?

	-Ron

----------------------------------------------------------------------------
Ron Krueger                                 enet: Helix::Krueger
Realtime Software Engineering               inet: [email protected]


% Received: 	from inet-gw-3.pa.dec.com by us2rmc.bb.dec.com (5.65/rmc-22feb94) id AA05829; Mon, 16 May 94 10:08:02 -040
	from nofalt.mro1.dec.com by inet-gw-3.pa.dec.com (5.65/21Mar94) id AA25274; Mon, 16 May 94 07:08:04 -070
	by nofalt  id AA09564; Mon, 16 May 94 10:06:50 -040
	from localhost by useit; (5.65/1.1.8.2/27Apr94-1030AM) id AA16423; Mon, 16 May 1994 10:06:31 -040
% Message-Id: 	<9405161406.AA16423@useit>
% To: 	wasted::buildhelp
% Cc: 	helix::krueger, helix::kauffman
% Subject: 	hw3os build setup problem.
% Date: 	Mon, 16 May 94 10:06:30 -0400
% From: 	[email protected]
% X-Mts: 	smtp
T.RTitleUserPersonal
Name
DateLines
736.1Re: hw3os build setup problem.SMURF::FILTERAutomatic Posting Software - mail to flume::puckMon May 16 1994 12:2778
Date Of Receipt: 	16-MAY-1994 11:17:05.51
From: 	FLUME::"[email protected]" "Grant Van Dyck"
To: 	[email protected]
CC: 	[email protected], helix::krueger, helix::kauffman
Subj: 	Re: hw3os build setup problem.

Well, since it builds in nightly, it must be a config problem on
your end. Occasionally some kernel pieces use the build systems include files. 
If you do a full build in kernel does this build?

If you look in the nightly build logs for this section, you'll see that
some of these pieces, like genassym and bootblks for instance must set
env - COMP_HOST_ROOT=/ COMP_TARGET_ROOT=/ /bin/cc 

so that the resultant object can run on the host machine.

Do these include files exist on your build machine?


	-Grant



|  
| 	Hello,
| 
| 	The "build setup" command fails to complete successfully against
| 	hw3os.  It sets up enough so that a build BINARY can succeed but
| 	does not build the sboot program amoung other things.
| 
| 	Here is where it fails:
| 
| 
| /usr/sde/osf1/build/hw3os/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/disks/useit_2/krueger/sb/medu_hw_2/export/alpha/usr/include 
| -I/usr/sde/osf1/build/hw3os/export/alpha/usr/include -O1   -no_excpt 
| -Wco,-nofloat -Wb,-static -DSECONDARY -o csu.alpha.SECONDARY.o 
| /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s
| /usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
| Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 47: 
| Cannot open file machine/asm.h for #include
| /usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
| Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 48: 
| Cannot open file machine/regdef.h for #include
| /usr/sde/osf1/build/hw3os/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/cc/cpp: 
| Error: /usr/sde/osf1/build/hw3os/src/kernel/dec/sas/alpha/csu.alpha.s: 49: 
| Cannot open file machine/pal.h for #include
| 
| 
| 	Any suggestions?
| 
| 	-Ron
| 
| ----------------------------------------------------------------------------
| Ron Krueger                                 enet: Helix::Krueger
| Realtime Software Engineering               inet: [email protected]
| 
| 
| % ====== Internet headers and postmarks (see DECWRL::GATEWAY.DOC) ======
| % Received: from inet-gw-3.pa.dec.com by us2rmc.bb.dec.com (5.65/rmc-22feb94)
 id AA05829; Mon, 16 May 94 10:08:02 -040
| % Received: from nofalt.mro1.dec.com by inet-gw-3.pa.dec.com (5.65/21Mar94) i
d AA25274; Mon, 16 May 94 07:08:04 -070
| % Received: by nofalt  id AA09564; Mon, 16 May 94 10:06:50 -040
| % Received: from localhost by useit; (5.65/1.1.8.2/27Apr94-1030AM) id AA16423
; Mon, 16 May 1994 10:06:31 -040
| % Message-Id: <9405161406.AA16423@useit>
| % To: wasted::buildhelp
| % Cc: helix::krueger, helix::kauffman
| % Subject: hw3os build setup problem. 
| % Date: Mon, 16 May 94 10:06:30 -0400
| % From: [email protected]
| % X-Mts: smtp

736.2Re: hw3os build setup problem.SMURF::FILTERAutomatic Posting Software - mail to flume::puckMon May 16 1994 15:4514
Date Of Receipt: 	16-MAY-1994 13:45:22.19
From: 	WASTED::dupuis "Gary Dupuis New CPU Support  16-May-1994 1344"
To: 	Grant Van Dyck <vandyck@DEC:.zko.wasted>
CC: 	[email protected], buildhelp@DEC:.zko.wasted, helix::krueger,
	helix::kauffman, dupuis@DEC:.zko.wasted
Subj: 	Re: hw3os build setup problem.

	Grant,

	I just created a sandbox backed to hw3os.nightly. A build setup 
	worked fine and I am now making my way through the build BINARY.
	
	Gary

736.3Re: hw3os build setup problem.SMURF::FILTERAutomatic Posting Software - mail to flume::puckMon May 16 1994 15:4535
Date Of Receipt: 	16-MAY-1994 14:12:01.33
From: 	WASTED::"krueger%[email protected]"
To: 	flume::vandyck, [email protected]
CC: 	wasted::buildhelp, helix::krueger, helix::kauffman
Subj: 	Re: hw3os build setup problem.

	I was trying to build against the hw3os tree.  I'll pull
	down the hw3os.nightly bits and try a build against that.
	I'll let you know how it turns out.

	-Ron


> I made a clean sandbox backed by hw3os.nightly, went to src/kernel
> and did > build setup.
> 
> I got lots of:
> -I/home_alone/sandboxes/hw3nite/export/alpha/usr/include
> which would map to the backingtree
> 
> and sboot and everything else built fine.  Try either supping or building
> the export area and see what happens.


% Received: 	from inet-gw-1.pa.dec.com by us2rmc.bb.dec.com (5.65/rmc-22feb94) id AA19080; Mon, 16 May 94 14:07:19 -040
	from nofalt.mro1.dec.com by inet-gw-1.pa.dec.com (5.65/21Mar94) id AA09893; Mon, 16 May 94 11:01:29 -070
	by nofalt  id AA10502; Mon, 16 May 94 14:00:49 -040
	from localhost by useit; (5.65/1.1.8.2/27Apr94-1030AM) id AA20299; Mon, 16 May 1994 14:00:31 -040
% Message-Id: 	<9405161800.AA20299@useit>
% To: 	flume::vandyck, [email protected]
% Cc: 	wasted::buildhelp, helix::krueger, helix::kauffman
% Subject: 	Re: hw3os build setup problem.
% Date: 	Mon, 16 May 94 14:00:30 -0400
% From: 	[email protected]
% X-Mts: 	smtp