[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 |
985.0. "kern_mman.c won t build in goldminos.nightly" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Oct 07 1994 10:56
Date Of Receipt: 7-OCT-1994 09:34:34.50
From: FLUME::"[email protected]" "07-Oct-1994 0931"
To: [email protected]
CC:
Subj: kern_mman.c won't build in goldminos.nightly
Hi Build Help Group,
I was told previously (by the Build Help people) that when I need to
"switch backingtrees" , then I need to a "rm -rf *" on the "object"
directory (in my sandbox) for which I am trying to build.
For example:
resb goldminos.nightly
cd /u1/osb/obj/alpha/kernel
rm -rf *
cd /u1/osb/src/kernel
build
However, when I remove object kern_mman.o from
/u1/osb/obj/alpha/kernel/BINARY (as the above wiil do), then I get
the following error when this object is attempted to be built:
LANGUAGE_C -G 4 -I -I. -I.. -I../include -DIDENT=BINARY -DDECAXPVME_64 -DDEC210
0_C500 -DDEC2100_A500 -DDEC1000 -DDEC2100_A50 -DDECAXPPCI_33 -DDECTLASER -DALPHA
AVANTI -DLCAMUSTANG -DDEC2000_300 -DDEC3000_300 -DDEC3000_500 -DDEC7000 -DDEC_KN
ALCOR -DDEC4000 -DSWAPTYPE=1 -DRELEASE='"'9.0'"' -DVERSION='"'0'"' -DMACH -DOSF
-DCOMPAT_43 -DUFS -DTRN -DKERNEL -D_KERNEL -D_BSD -signed -no_excpt -Wb,-static
-Wco,-nofloat -Olimit 1500 -D__alpha -Umips -UMIPS -DBINARY /usr/sde/osf1/buil
d/goldminos.nightly/src/kernel/bsd/kern_mman.c
/usr/sde/osf1/build/goldminos.nightly/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/
cc/cfe: Error: /usr/sde/osf1/build/goldminos.nightly/src/kernel/bsd/kern_mman.c,
line 2539: 'P4IPC_REGISTER' undefined, reoccurrences will not be reported
case P4IPC_REGISTER:
-----^
/usr/sde/osf1/build/goldminos.nightly/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/
cc/cfe: Error: /usr/sde/osf1/build/goldminos.nightly/src/kernel/bsd/kern_mman.c,
line 2585: 'P4IPC_UNREGISTER' undefined, reoccurrences will not be reported
case P4IPC_UNREGISTER:
-----^
/usr/sde/osf1/build/goldminos.nightly/tools/alpha_OSF1/alpha/acc/usr/lib/cmplrs/
cc/cfe: Error: /usr/sde/osf1/build/goldminos.nightly/src/kernel/bsd/kern_mman.c,
line 2606: 'P4IPC_NOTIFY' undefined, reoccurrences will not be reported
case P4IPC_NOTIFY:
-----^
*** Exit 1
Stop.
*** Exit 1
Stop.
A search for an include file which has the constants yields nothing.
Floyd,
T.R | Title | User | Personal Name | Date | Lines
|
---|