| Date Of Receipt: 1-NOV-1994 15:06:18.73
From: FLAMBE::"[email protected]" "Grant Van Dyck 01-Nov-1994 1503"
To: Ben Dibble <[email protected]>
CC: [email protected], [email protected]
Subj: Re: can't do build on v2.0 (nightly or os) or v2.0b
You didn't say what the state of your sandbox was or what the alias "bu"
expands to.
Assuming it means 'build BINARY_ MAKE_ARGS=nfs_vnodeops.o' and
assuming that obj/alpha/kernel IN YOUR SANDBOX is fully populated, this
should work. If however, you haven't fully built or otherwise
populated (mklinks -copy or tar) obj/alpha/kernel, then this will surely
fail just as you have described.
-Grant
| Hi,
| I get the following error on 2.0 (nightly or os). Can you help?
|
| thanks,
| Ben
|
|
| mogur_V2.0:5> bu nfs_vnodeops.o
| relative path: ./kernel.
| cd ../../obj/alpha/kernel
| cd BINARY && make -cF nfs_vnodeops.o KCC=/usr/sde/osf1/build/v20supportos.nig
htl
| y/tools/alpha_OSF1/alpha/acc/cc LD=/usr/sde/osf1/build/v20supportos.nightly/
too
| ls/alpha_OSF1/alpha/acc/ld CPP=cpp AWK=awk AR=/usr/sde/osf1/build/v20suppo
rto
| s.nightly/tools/alpha_OSF1/alpha/acc/ar RANLIB='/usr/sde/osf1/build/v20suppo
rto
| s.nightly/tools/alpha_OSF1/alpha/acc/ar ts' SHELL=sh SED=sed SORT=sort EC
HO=
| echo KSH=ksh EGREP=egrep GREP=grep LINT=lint CONFIG=BINARY
| Make: No description file. Stop.
| *** Exit 1
| Stop.
|
| I get the following error on 2.0b os. Can you help?
|
| mogur_V2.0:4> nfs_vnodeops.o
| relative path: ./kernel.
| cd ../../obj/alpha/kernel
| cd BINARY && make -cF nfs_vnodeops.o KCC=/usr/sde/osf1/build/v20bsupportos/to
ols
| /alpha_OSF1/alpha/acc/cc LD=/usr/sde/osf1/build/v20bsupportos/tools/alpha_OS
F1/
| alpha/acc/ld CPP=cpp AWK=awk AR=/usr/sde/osf1/build/v20bsupportos/tools/al
pha
| _OSF1/alpha/acc/ar RANLIB='/usr/sde/osf1/build/v20bsupportos/tools/alpha_OSF
1/a
| lpha/acc/ar ts' SHELL=sh SED=sed SORT=sort ECHO=echo KSH=ksh EGREP=egre
p
| GREP=grep LINT=lint CONFIG=BINARY
| BINARY: No such file or directory
| *** Exit 1
|
|