[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

848.0. "build broken" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Wed Jul 20 1994 14:25

Date Of Receipt: 	20-JUL-1994 10:31:46.25
From: 	WASTED::grava "Bill Grava USG  20-Jul-1994 1030"
To: 	odehelp@DEC:.zko.wasted
CC: 	grava@DEC:.zko.wasted
Subj: 	build broken

*HELP!*
		my sandbox is backed against goldminos.nightly, and breaks
when I try to build a kernel with no changes at all. The last (and
unsuccessful) commands looks something like:
mig -cpp /usr/sde/osf1/build/hw3os.bl2/tools/alpha_OSF1/alpha/acc/cpp \
-DKERNEL -DKERNEL_SERVER  -I `genpath -I.` `genpath  -I.. -I../.. ` \
-I/big1/sandbox/sable rm/export/alpha/usr/include \
-I/usr/sde/osf1/build/goldminos.nightly/export/alpha \
/usr/include -I/usr/sde/osf1/build/hw3os.bl2/export/alpha/usr/include \
-D__alpha -server monitor_server.c \
/usr/sde/osf1/build/goldminos.nightly/src/kernel/mach/monitor.defs
Make: Don't know how to make ./tc_option_data.c.  Stop.
*** Exit 1
Stop.

full output of 'build -here' from the kernel directory is in 
~grava/public/BUILD.BROKEN.

What's up?

-bill

T.RTitleUserPersonal
Name
DateLines
848.1Re: build brokenSMURF::FILTERAutomatic Posting Software - mail to flume::puckWed Jul 20 1994 15:2840
Date Of Receipt: 	20-JUL-1994 10:54:31.93
From: 	FLAMBE::"[email protected]" "Grant Van Dyck  20-Jul-1994 1052"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: build broken

Try now. You may need to re-enter your workon, but probably not.
You should be able to do the following:

sbinfo |grep "hw3os.bl2"

and NOT get a match.



		-Grant


| *HELP!*
| 		my sandbox is backed against goldminos.nightly, and breaks
| when I try to build a kernel with no changes at all. The last (and
| unsuccessful) commands looks something like:
| mig -cpp /usr/sde/osf1/build/hw3os.bl2/tools/alpha_OSF1/alpha/acc/cpp \
| -DKERNEL -DKERNEL_SERVER  -I `genpath -I.` `genpath  -I.. -I../.. ` \
| -I/big1/sandbox/sable rm/export/alpha/usr/include \
| -I/usr/sde/osf1/build/goldminos.nightly/export/alpha \
| /usr/include -I/usr/sde/osf1/build/hw3os.bl2/export/alpha/usr/include \
| -D__alpha -server monitor_server.c \
| /usr/sde/osf1/build/goldminos.nightly/src/kernel/mach/monitor.defs
| Make: Don't know how to make ./tc_option_data.c.  Stop.
| *** Exit 1
| Stop.
| 
| full output of 'build -here' from the kernel directory is in 
| ~grava/public/BUILD.BROKEN.
| 
| What's up?
| 
| -bill