T.R | Title | User | Personal Name | Date | Lines |
---|
25.1 | build problem | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Wed Feb 23 1994 13:11 | 44 |
| Date Of Receipt: 23-FEB-1994 12:45:42.95
From: WASTED::haeck "Debby Haeck"
To: odehelp@wasted:zko.dec
CC: haeck@wasted:zko.dec
Subj: build problem
Hi
It's been quite a while since I used a sandbox, so I have no doubt that
I am doing something wrong. Can you help me out?
Debby
=========================
rm -f /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//entrypt.h
makepath /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//entrypt.h
tar cf - entrypt.h | (cd /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha/; tar xf -)
sed -e '' </usr/sde/osf1/build/goldos.bl8/src/kernel/arch/alpha/fpu.h >./fpu.h.X
mv -f ./fpu.h.X ./fpu.h
rm -f /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//fpu.h
makepath /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//fpu.h
tar cf - fpu.h | (cd /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha/; tar xf -)
sed -e '' </usr/sde/osf1/build/goldos.bl8/src/kernel/arch/alpha/gentrap.h >./gentrap.h.X
mv -f ./gentrap.h.X ./gentrap.h
rm -f /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//gentrap.h
makepath /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//gentrap.h
tar cf - gentrap.h | (cd /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha/; tar xf -)
sed -e '' </usr/sde/osf1/build/goldos.bl8/src/kernel/arch/alpha/hal/hal_sysinfo.h >./hal_sysinfo.h.X
mv -f ./hal_sysinfo.h.X ./hal_sysinfo.h
rm -f /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//hal_sysinfo.h
makepath /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//hal_sysinfo.h
tar cf - hal_sysinfo.h | (cd /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha/; tar xf -)
sed -e '' </usr/sde/osf1/build/goldos.bl8/src/kernel/io/common/handler.h >./handler.h.X
mv -f ./handler.h.X ./handler.h
rm -f /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//handler.h
makepath /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha//handler.h
tar cf - handler.h | (cd /home/haeck/sand/generic_vme/export/alpha/usr/include/alpha/; tar xf -)
Make: Don't know how to make inline_lock.h. Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
|
25.2 | Build problem | SMURF::FILTER | Automatic Posting Software - mail to flume::puck | Thu Nov 17 1994 13:49 | 48 |
| Date Of Receipt: 17-NOV-1994 13:38:33.27
From: FLUME::"[email protected]" "Joe Kenny USG 17-Nov-1994 1334"
To: [email protected]
CC: [email protected], [email protected], [email protected]
Subj: Build problem
------- Forwarded Message
Return-Path: pearl
Delivery-Date: Thu, 17 Nov 94 12:18:37 -0500
Return-Path: pearl
Received: from styrax.zk3.dec.com by flume.zk3.dec.com;
(5.65/1.1.8.2/23May94-1035AM)
id AA29132; Thu, 17 Nov 1994 12:18:36 -0500
Received: from localhost by alpha.zk3.dec.com; (5.65/1.1.8.2/15Sep94-0303PM)
id AA22187; Thu, 17 Nov 1994 12:18:34 -0500
Message-Id: <[email protected]>
To: kenny
Cc: joepep, pearl
Subject: build goldminos.kitbld kernel failed ...
Date: Thu, 17 Nov 94 12:18:34 -0500
From: pearl
X-Mts: smtp
Hi Joe:
I tried to build goldminos.kitbld kernel (Gold minor BL4 X3.2-1 rev
168.2 ) on my own sb, and got
failed at:
makepath libvxvm/. && cd libvxvm && exec make 'RELEASE_OPTIONS=-idfile `genloc
/src/setup/osf1_idlist`' MAKEFILE_PASS=BASIC dopass_all
./mkvars o /usr/sde/osf1/build/goldminos.kitbld/src/usr/ccs/lib/libvxvm/vars.ops
< /usr/sde/osf1/build/goldminos.kitbld/src/usr/ccs/lib/libvxvm/vars.def >
volops.h
sh: ./mkvars: cannot execute
*** Exit 1
Stop.
*** Exit 1
Stop.
- --------------------
Do you know the reason?
Regards,
Pearl Shiue
------- End of Forwarded Message
|
25.3 | Build problem | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 22 1995 13:13 | 39 |
| Date Of Receipt: 22-MAR-1995 13:04:28.22
From: SMURF::WASTED::fleming "Caroline Fleming USG"
To: odehelp@DEC:.zko.wasted
CC:
Subj: Build problem
I have a platinum sandbox. bco'ed /io/common/driver_support.c and
/io/common/dec/re_driver.c. I added a new function to driver_support.c.
The function is called in re_driver.c. I built new .o files using
build BINARY_ MAKE_ARGS=re_driver.o
build BINARY_ MAKE_ARGS=driver_support.o
in the kernel directory.
When I do a
build SABLE_relink
I get the following error:
loading vmunix.sys
/usr/sde/osf1/build/ptos.nightly/tools/alpha_OSF1/alpha/acc/ld:
Error: Undefined:
drvr_register_flush
*** Exit 1 (ignored)
chmod 755 a.out
chmod: a.out: No such file or directory
*** Exit 4
Stop.
*** Exit 1
Stop.
Any ideas on what I could be doing wrong?
Thanks
Caroline
|
25.4 | Re:Build problem | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 22 1995 14:15 | 70 |
| Date Of Receipt: 22-MAR-1995 13:13:20.06
From: SMURF::FLUME::barrys "Barry Sullivan USG 22-Mar-1995 1312"
To: fleming@DEC:.zko.flume
CC: barrys@DEC:.zko.flume, odehelp@DEC:.zko.flume
Subj: Re:Build problem
Hi;
Carolyn and I have spoken and she is in the process of
attempting a few things. If this does not fix her problem
she will bump this to the buildhelp mail alias.
Regards,
Barry
------- Forwarded Message
Return-Path: fleming
Delivery-Date: Wed, 22 Mar 95 13:04:06 -0500
Return-Path: fleming
Received: from abelia.zk3.dec.com by flume.zk3.dec.com;
(5.65/1.1.8.2/16Jan95-0946AM)
id AA09990; Wed, 22 Mar 1995 13:03:56 -0500
Received: by wasted.zk3.dec.com; (5.65 EXP 2/22/95 for
V3.2/1.1.8.2/18Feb95-1123AM)
id AA16752; Wed, 22 Mar 1995 13:03:30 -0500
Date: Wed, 22 Mar 1995 13:03:30 -0500
From: Caroline Fleming USG <fleming>
Message-Id: <[email protected]>
To: odehelp
Subject: Build problem
I have a platinum sandbox. bco'ed /io/common/driver_support.c and
/io/common/dec/re_driver.c. I added a new function to driver_support.c.
The function is called in re_driver.c. I built new .o files using
build BINARY_ MAKE_ARGS=re_driver.o
build BINARY_ MAKE_ARGS=driver_support.o
in the kernel directory.
When I do a
build SABLE_relink
I get the following error:
loading vmunix.sys
/usr/sde/osf1/build/ptos.nightly/tools/alpha_OSF1/alpha/acc/ld:
Error: Undefined:
drvr_register_flush
*** Exit 1 (ignored)
chmod 755 a.out
chmod: a.out: No such file or directory
*** Exit 4
Stop.
*** Exit 1
Stop.
Any ideas on what I could be doing wrong?
Thanks
Caroline
------- End of Forwarded Message
|
25.5 | Re:Build problem | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Mar 22 1995 14:17 | 11 |
| Date Of Receipt: 22-MAR-1995 13:24:21.56
From: SMURF::WASTED::fleming "Caroline Fleming USG"
To: barrys@DEC:.zko.wasted
CC: odehelp@DEC:.zko.wasted
Subj: Re:Build problem
It works now!.
Thanks
Caroline
|
25.6 | build problem | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Sep 11 1995 13:41 | 49 |
| Date Of Receipt: 11-SEP-1995 11:42:52.30
From: SMURF::ALPHA::cnoel "Chuck Noel USG"
To: odehelp@DEC:.zko.alpha
CC:
Subj: build problem
The following is a build problem in a sandbox backed to the qaqc pool.
The error message is complaining about not being able to find an include file,
but the file does exist. What could be wrong, as this did work in the past.
- Chuck Noel
###########################################################################
testbox>build
relative path: ./smp/exer/network.
string passed to /usr/sde/ode3.0/tools/alpha_OSF1/bin/make:
make -r build_all
cd ../../../../obj/alpha_OSF1/smp/exer/network
"../../../../../src/smp/exer/network/Makefile", line 94: Could not find ../../..//smp/smp.mk
Fatal errors encountered -- cannot continue
testbox>tail Makefile
LDFLAGS += -threads
ILIST = ${PROGRAMS} ${OTHERS}
IDIR = /network/
.if exists(${MAKETOP}/smp/smp.mk)
.include <${MAKETOP}/smp/smp.mk>
.endif
.include <${RULES_MK}>
testbox>ls -lt ../../..//smp/smp.mk
-rw-rw-r-- 1 cnoel staff 1039 Sep 16 1994 ../../..//smp/smp.mk
testbox>tail ../../..//smp/smp.mk
#CFLAGS += -g
#
# "install_*" settings
#
#IDIR = /qasmp_missing_idir/
IOWNER = bin
IGROUP = bin
IMODE = 0755
|
25.7 | build problem | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Dec 08 1995 15:29 | 12 |
| Date Of Receipt: 8-DEC-1995 14:56:04.18
From: SMURF::ALPHA::"[email protected]" "08-Dec-1995 1154"
To: [email protected]
CC: [email protected]
Subj: build problem
I am getting help for a local expert. He has found at least one problem.
If I still have trouble after this test, I'll contact this group again.
Thanks.
Alan
|