I hope I'm on the right list.
I'm trying to upgrade a remote server that I don't
have access to. It's running 4.1
I downloaded the source tree with cvsup using tag=.
When I ran 'make buildworld', I got an error about
some undefined symbols. I ran 'make includes' and
that fixed it. But then it errored out with:
========================
cc -O -pipe
-I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/perl/miniperl
-DPERL_EXTERNAL_GL
OB
DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
-I/usr/obj/usr/src/i386/usr/inclu
de
-L/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/perl/miniperl/../libperl
-s
tatic -o miniperl miniperlmain.o opmini.o
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a
-lm -lcrypt
/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/perl/miniperl/../libperl/libperl.a
(mg.o): In function `Perl_magic_set':
mg.o(.text+0x3828): undefined reference to
`setproctitle'
*** Error code 1
Stop in /usr/src/gnu/usr.bin/perl/miniperl.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message