Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 1997 08:40:23 -0600
From:      Edwin Culp <eculp@ver1.telmex.net.mx>
To:        freebsd-current@FreeBSD.Org
Subject:   Undefined symbol _procfs_exit during make release.
Message-ID:  <348C06D7.15DFA166@ver1.telmex.net.mx>

next in thread | raw e-mail | index | archive | help
Yesterday I made my first attempt to do a make release and after about
600 Mega and 12 hours
I got this Undefined symbol message.

Does anyone know why? 
Do I have to go through the whole 12 hour process to rebuild the
release?

Thank you and please forgive my ignorance, this may have been discused
but I have
not had access to mail for about three weeks.  Today is my first day
back.

TIA

ed

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit 
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
-Wpointer-arith -Winline -Wuninitialized  -nostdinc -I- -I. -I../..
-I../../../include -DMFS_ROOT=1440 -DNFS_NOSERVER -DFAILSAFE -DCOMPAT_43
-DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h 
swapkernel.c
sh ../../conf/newvers.sh BOOTMFS -DMFS_ROOT=1440 -DNFS_NOSERVER
-DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET
cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit 
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes 
-Wpointer-arith -Winline -Wuninitialized  -nostdinc -I- -I. -I../..
-I../../../include -DMFS_ROOT=1440 -DNFS_NOSERVER -DFAILSAFE -DCOMPAT_43
-DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h -c vers.c
loading kernel
kern_exit.o: Undefined symbol `_procfs_exit' referenced from text
segment
*** Error code 1

Stop.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?348C06D7.15DFA166>