[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
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 |
1982.0. "Build help PLEASE, PLEASE, PLEASE" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Dec 08 1995 14:27
Date Of Receipt: 8-DEC-1995 14:20:53.04
From: SMURF::ALPHA::"[email protected]" "08-Dec-1995 1118"
To: [email protected]
CC: [email protected]
Subj: Build help PLEASE, PLEASE, PLEASE
I'm testing ATOM based kernel tools (like a version of gprof that
works on the kernel) on the bl8 kernel. I need to modify the kernel
slightly to isolate some problems. I don't need (or want) to check in
any of these changes. The only file that I changed was if_tu.c. I
made the change by doing a "mklinks ." in that directory, then
replacing the symbolic link with a copy of the file, and editing that
file.
Here are the commands that I ran. I'm new to ODE, so please don't assume
that I know ANYTHING about what I'm doing :-) I'm going to be working this
weekend and I really need this to work soon. Any suggestions would be
gratefully appreciated. Thanks.
Alan (DTN 543-3312, [email protected])
flume.zk3.dec.com> workon -sb bl8
cd'ing to sandbox source directory: /home/eustace/sandboxes/bl8/src.
starting new shell: /bin/csh.
To access your ODE server you must:
o kinit $PRINCIPAL (then input your kerberos password)
o Enter workon -sb sandbox name or default.
Please obtain kerberos ticket and try again.
NOTE: You are in your sandbox.
o This sandbox can only be used for ODE services which don't
require the ODE server (i.e. build, mklinks, etc. ).
To avoid this message use the no kerberos switch:
workon -nk -sb sandbox name
% pwd
/tmp_mnt/fquarry/home/eustace/sandboxes/bl8/src
% cd kernel
% build BINARY_ MAKE_ARGS="if_tu.o"
relative path: ./kernel.
string passed to /usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/hostbin/mak
e:
make -cF MAKE_ARGS=if_tu.o BINARY_
cd ../../obj/alpha/kernel
cd BINARY && make -cF if_tu.o KCC=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/
alpha/acc/cc LD=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ld CPP
=cpp AWK=awk AR=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ar RA
NLIB='/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ar ts' SHELL=sh
SED=sed SORT=sort ECHO=echo KSH=ksh EGREP=egrep GREP=grep LINT=lint CONFIG
=BINARY
/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/cc -c -O2 -DLANGUAGE_
C -g1 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DMACH -DOSF -DCOMPAT_43 -DUF
S -DTRN -DESS -DESS_STUB -DKERNEL -D_KERNEL -D_BSD -DBINARY -signed -compress -
no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat -Olimit 1500 -D__alpha -Umips -
UMIPS ../../../../src/kernel/io/dec/netif/if_tu.c
Elapsed build time(hr:min:sec): 0:2:17
% build BINARY_
relative path: ./kernel.
string passed to /usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/hostbin/mak
e:
make -cF BINARY_
cd ../../obj/alpha/kernel
cd BINARY && make -cF KCC=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/a
cc/cc LD=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ld CPP=cpp A
WK=awk AR=/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ar RANLIB='/
usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/ar ts' SHELL=sh SED=sed
SORT=sort ECHO=echo KSH=ksh EGREP=egrep GREP=grep LINT=lint CONFIG=BINARY
/usr/sde/osf1/build/ptos.bl8/tools/alpha_OSF1/alpha/acc/cc -c -O2 -DLANGUAGE_
C -g1 -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DMACH -DOSF -DCOMPAT_43 -DUF
S -DTRN -DESS -DESS_STUB -DKERNEL -D_KERNEL -D_BSD -DBINARY -signed -compress -
no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat -Olimit 1500 -D__alpha -Umips -
UMIPS -g3 ../../../../src/kernel/kern/task.c
cc: Error: ../../../../src/kernel/kern/task.c, line 573: In this statement, "TAS
K_COMING_IN" is not declared.
case TASK_COMING_IN:
---------------------^
objZ: No such file or directory - task.o
*** Exit 1
Stop.
*** Exit 1
Stop.
T.R | Title | User | Personal Name | Date | Lines
|
---|