From owner-freebsd-questions Sun Jul 8 0:41:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id A7ED837B403 for ; Sun, 8 Jul 2001 00:41:21 -0700 (PDT) (envelope-from Eckhard.Kantz@gmx.de) Received: (qmail 29512 invoked by uid 0); 8 Jul 2001 07:41:20 -0000 Received: from unknown (HELO INTERNET) (212.12.59.25) by mail.gmx.net (mp004-rz3) with SMTP; 8 Jul 2001 07:41:20 -0000 Message-ID: <002c01c10781$6109eaa0$0100a8c0@INTERNET> From: "Eckhard Kantz" To: Subject: Re: FreeBSD 4.1 to -current Date: Sun, 8 Jul 2001 09:41:19 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, when upgrading a machine from FreeBSD 4.1 to -current I encountered some problems and I could only solve the first one: 1. defines HALT, PDWN, PASTE were missing in kbio.h (defined them) 2. when linking miniperl in stage 3 the function 'setproctitle' was missing 3. eelf_i386.o: undefined reference to 'basename' in /usr/src/gnu/usr.bin/binutils/ld How can I overcome the problems? (cvsup ran just before and updated all to the current stage, /usr/obj was cleaned) Any advice are welcome. Eckhard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message