[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

1410.0. "v30supportos pool is broke!" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Tue Apr 18 1995 19:35

Date Of Receipt: 	13-APR-1995 10:19:54.89
From: 	SMURF::GURU::dibble "Ben Dibble"
To: 	odehelp@dec:.zko.guru
CC: 	
Subj: 	v30supportos pool is broke!

This fails on any module!!!

mogur_V3.0:10> build BINARY_ MAKE_ARGS="str_osr.o str_scalls.o str_subr.o str_ut
il.o"
relative path: ./kernel.
make: illegal option -- c
usage: make [-eiknqrst] [-D variable] [-d flags] [-f makefile ]
        [-I directory] [-j max_jobs] [variable=value]

Any build (kernel module) gets the error about illegal option.

Ben

T.RTitleUserPersonal
Name
DateLines
1410.1Re: v30supportos pool is broke!AOSG::FILTERAutomatic Posting Software - mail to flume::puckTue Apr 18 1995 19:4231
Date Of Receipt: 	13-APR-1995 11:22:14.05
From: 	SMURF::ALPHA::jmf "Joshua M. Friedman OSF/UNIX SDE"
To: 	dibble@DEC:.zko.alpha
CC: 	odehelp@DEC:.zko.alpha
Subj: 	Re:  v30supportos pool is broke!

Ben, you're getting the wrong 'make' - this message comes from the ode
make and not the osf1 make we use in the builds.  Check to make sure
that you're in a workon:  echo $WORKON   should return 1.  If it's
undefined you're not in a workon; if it's > 1 you're in multiple nested
workons - exit once for each level and then do a new workon to your
v30 sandbox.

FYI, build uses the path you see from 'sbinfo PATH', which should pick out
the right make independent of your current PATH.

If the problem doesn't go away, do a new odemount v30supportos -- there
may be a mount dependency you're missing (use -v in odemount for verbose).

Try doing a resb v30supportos.nightly to see if the problem still exists.
In general, you should back  to the nightly tree for builds rather than
the submit pool, since nightly is known to be a valid build.  Of course
if you need the latest submits not yet in nightly, there's no choice.

	-josh

(I'll be leaving town - please continue to use odehelp, not me directly
in response to this.  thanks)