[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | DIGITAL UNIX (FORMERLY KNOWN AS DEC OSF/1) | 
| Notice: | Welcome to the Digital UNIX Conference | 
| Moderator: | SMURF::DENHAM | 
|  | 
| Created: | Thu Mar 16 1995 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 10068 | 
| Total number of notes: | 35879 | 
9486.0. "V4.0B kernel rebuild error after applying patch kits osf410-400106_v40b and duv40bnetworker-bl5er" by CERN::CARNEY (Steve Carney) Mon Apr 14 1997 11:51
I want to install Networker 4.0C on DU4.0B, so I have to install a few
patches first.
On the 4.0B system, I installed the patch in
<ftp://ftp.service.digital.com/public/Digital_UNIX/v4.0b/osf410-400106_v40b.tar>
I used the dupatch that was included in the kit to install the patch in
single-user mode.  This patch didn't force a kernel rebuild, but I did
reboot the system.  As far as I could tell, this patch didn't cause any
problems.  The checksums on the replaced files matched.
Next, I installed the "manual" patches for Networker from
<ftp://ftp.service.digital.com/public/Digital_UNIX/v4.0b/duv40bnetworker-bl5er.
tar_z>.
After moving/copying all of the appropriate files I got the
following error during "doconfig -c CLUSAZ":
cc  -c -O2   -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=CLUSAZ
-DDEC3000_500 -DSWAPTYPE=
1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DFFM_FS -DRT_SEM -DSTREAMS -DDLI
-DKERNEL -D_KERNEL -D_BSD
-signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat
-Olimit 3000 -D__alpha -
Umips -UMIPS  ../data/binlog_data.c
cc  -c -O2   -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=CLUSAZ
-DDEC3000_500 -DSWAPTYPE=
1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DFFM_FS -DRT_SEM -DSTREAMS -DDLI
-DKERNEL -D_KERNEL -D_BSD
-signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat
-Olimit 3000 -D__alpha -
Umips -UMIPS  ../data/pmap_data.c
cc  -c -O2   -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=CLUSAZ
-DDEC3000_500 -DSWAPTYPE=
1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DFFM_FS -DRT_SEM -DSTREAMS -DDLI
-DKERNEL -D_KERNEL -D_BSD
-signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat
-Olimit 3000 -D__alpha -
Umips -UMIPS  ../data/presto_data.c
cc  -c -O2   -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=CLUSAZ
-DDEC3000_500 -DSWAPTYPE=
1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DFFM_FS -DRT_SEM -DSTREAMS -DDLI
-DKERNEL -D_KERNEL -D_BSD
-signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat
-Olimit 3000 -D__alpha -
Umips -UMIPS  ../data/trn_sr_data.c
rm -f CLUSAZ.mod
ld -dc -r -o CLUSAZ.mod vm_init.o init_main.o ipc_globals.o lockinfo.o
alpha_init.o  pmap_init.o sta
rtup.o steal_mem.o scb.o bootio_subrs.o  bootio_net.o io.o sys.o sys_advfs.o 
param.o ioconf.o conf.
o vmunix.swap  ufs_quota_stubs.o audit_data.o cm_data.o dcedfs_data.o 
gw_screen_data.o sec_data.o t
ime_data.o netaf_config.o  str_config.o vfs_conf.o tty_conf.o cpuconf.o
cam_config.o  cam_debug.o si
m_config.o cam_data.o cam_special_data.o  if_ln_data.o bt_data.o lk201_data.o
vsxxx_data.o ws_data.o
  autoconf_data.o cons_sw_data.o tc_option_data.o fb_data.o  scc_data.o
binlog_data.o pmap_data.o pr
esto_data.o  trn_sr_data.o
/usr/lib/cmplrs/cc/objZ CLUSAZ.mod
sh ../conf/newvers.sh  ../conf/copyright  `cat ../conf/version.type 
../conf/version.major  ../conf/
version.minor  ../conf/version.variant  ../conf/version.build 
../conf/version.patch`  "`cat ../conf
/version.banner`"
cc  -c -O2   -DLANGUAGE_C -g3 -G 4 -I -I. -I.. -I../include -DIDENT=CLUSAZ
-DDEC3000_500 -DSWAPTYPE=
1 -DUERF -DOSF -DCOMPAT_43 -DMACH -DUFS -DFFM_FS -DRT_SEM -DSTREAMS -DDLI
-DKERNEL -D_KERNEL -D_BSD
-signed -Wg,-w2 -compress -no_excpt -Wg,-unroll,1 -Wb,-static -Wco,-nofloat
-Olimit 3000 -D__alpha -
Umips -UMIPS -c vers.c
rm -f vmunix vmunix.sys
loading vmunix.sys
ld:
Error: Undefined:
vm_page_free_swap
*** Exit 1 (ignored)
chmod 755 a.out
chmod: a.out: No such file or directory
*** Exit 4
Stop.
The checksum for the Networker patch kit checks out.  The individual
checksums for the replacement files also match, so I don't think I did
anything wrong.
Has anyone else seen this problem?
Thanks,
        Steve
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 9486.1 | New kit available at guru: | NNTPD::"[email protected]" | Mikael Bringh, Unix-support, TSC, Sweden | Wed Apr 16 1997 04:30 | 10 | 
|  | One file, vm.mod, was missing. A new kit, DUV40BNetWorker-BL5ER-1, is
available
at guru::"patches/osf/temp/v4.0b/DUV40BNetworker-BL5ER-1 and will be available
at ftp.service.digital.com.
Also see note 513.9, DECWET::NETWORKER
/Mikael Bringh
[Posted by WWW Notes gateway]
 |