[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

1975.0. "build setup no longer working?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Dec 05 1995 14:57

Date Of Receipt: 	 5-DEC-1995 14:30:02.89
From: 	SMURF::WASTED::"[email protected]"
To: 	wasted::odehelp
CC: 	SONTAKKE@DEC:.zko.wasted
Subj: 	build setup no longer working?

I am backed up against hw6os.nightly and can't do any build anymore.

workon_wasted 17% bsh pwd

cd /usr/sde/osf1/build/hw6os.nightly/src/kernel
/usr/sde/osf1/build/hw6os.nightly/src/kernel
workon_wasted 18% resb /usr/sde/osf1/build/hw6os.nightly

Please exit and then re-enter workon to update your sandbox environment.
workon_wasted 19% exit
workon_wasted 20% wasted 4% workon -sb hw56
cd'ing to sandbox source directory: /home/sontakke/sb/hw56/src.
starting new shell: /bin/csh.
workon_wasted 1% cd kernel
/share/wasted/usr/staff2/sontakke/sb/hw56/src/kernel
workon_wasted 2% ls
arch/       conf/       doit*       mach/       savelog/
buildall*   data/       include/    newbuild*   setup.log
buildall~*  dec/        io/         newbuild~*  sys/
workon_wasted 3% build setup
relative path: ./kernel.
string passed to /usr/sde/ode3.0/tools/alpha_ace/bin/make:
   make -cF setup 
make: illegal option -- c
usage: make [-eiknqrst] [-D variable] [-d flags] [-f makefile ]
        [-I directory] [-j max_jobs] [variable=value]


PLEASE HELP!!

T.RTitleUserPersonal
Name
DateLines
1975.1Re: build setup no longer working?AOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Dec 05 1995 16:0050
Date Of Receipt: 	 5-DEC-1995 14:42:13.85
From: 	SMURF::FLUME::"[email protected]" "Grant Van Dyck  05-Dec-1995 1439"
To: 	helix::sontakke (Vikas, DTN 297-9192, Extern (508)-467-9192)
CC: 	[email protected]
Subj: 	Re: build setup no longer working?

For starters the hw6 nightly tree is just being updated now. We did the 
retarget and merge to hw5os.bl6 yesterday and it tooks a couple of builds to 
nail it. That just finished and the tree is being updated. The message below 
indicates your using the wrong make, which either means you've mutilated your 
path somehow or the right make wasn't in place yet when you tried to access 
it. My bet is on the latter. Try again in about an hour and don't forget to 
re-odemount hw6os to pick up the new backingtree.


		-Grant


| I am backed up against hw6os.nightly and can't do any build anymore.
| 
| workon_wasted 17% bsh pwd
| 
| cd /usr/sde/osf1/build/hw6os.nightly/src/kernel
| /usr/sde/osf1/build/hw6os.nightly/src/kernel
| workon_wasted 18% resb /usr/sde/osf1/build/hw6os.nightly
| 
| Please exit and then re-enter workon to update your sandbox environment.
| workon_wasted 19% exit
| workon_wasted 20% wasted 4% workon -sb hw56
| cd'ing to sandbox source directory: /home/sontakke/sb/hw56/src.
| starting new shell: /bin/csh.
| workon_wasted 1% cd kernel
| /share/wasted/usr/staff2/sontakke/sb/hw56/src/kernel
| workon_wasted 2% ls
| arch/       conf/       doit*       mach/       savelog/
| buildall*   data/       include/    newbuild*   setup.log
| buildall~*  dec/        io/         newbuild~*  sys/
| workon_wasted 3% build setup
| relative path: ./kernel.
| string passed to /usr/sde/ode3.0/tools/alpha_ace/bin/make:
|    make -cF setup 
| make: illegal option -- c
| usage: make [-eiknqrst] [-D variable] [-d flags] [-f makefile ]
|         [-I directory] [-j max_jobs] [variable=value]
| 
| 
| PLEASE HELP!!