From owner-freebsd-stable Thu May 24 16:41:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web11503.mail.yahoo.com (web11503.mail.yahoo.com [216.136.172.35]) by hub.freebsd.org (Postfix) with SMTP id C0B9337B422 for ; Thu, 24 May 2001 16:41:44 -0700 (PDT) (envelope-from bayers@yahoo.com) Message-ID: <20010524234144.81263.qmail@web11503.mail.yahoo.com> Received: from [128.196.52.151] by web11503.mail.yahoo.com; Thu, 24 May 2001 16:41:44 PDT Date: Thu, 24 May 2001 16:41:44 -0700 (PDT) From: Jim Bayers Subject: Problems From 4.1 to 4.x To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message