From owner-freebsd-stable Fri Apr 5 3:55: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 30C1237B41D for ; Fri, 5 Apr 2002 03:54:52 -0800 (PST) Received: from PATRICK (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g35Bsj504110 for ; Fri, 5 Apr 2002 13:54:46 +0200 (SAST) (envelope-from bsd@perimeter.co.za) Message-ID: <00c701c1dc98$6af6bf60$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "FreeBSD Stable List" Subject: objprelink - error when making Date: Fri, 5 Apr 2002 13:52:51 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hello everyone. I've tried posting this to -questions with no response yet. Perhaps this list is more suitable, since tracking RELENG_4_5 and using portupgrade is what brought me to the problem? I am trying to make the port objprelink (actually kdebase-2.2.2_3, which requires objprelink). It fails consistently with the following error: (I have prefixed each line with "#", so lines without "#" are wrapped by my mailer) ---------------- # touch stmp-bfd-h # /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -I/usr/local/include -W -Wall -I/usr/local/includ e -c archive.c # gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I./../include -I./../intl -I../intl -I/usr/local/include -W -Wall -I/usr/local/include -c archive.c -o archive.o # gmake[2]: Leaving directory `/usr/ports/devel/objprelink/work/objprelink/binutils/bfd' # gmake[1]: Leaving directory `/usr/ports/devel/objprelink/work/objprelink/binutils/bfd' # *** Error code 2 # # Stop in /usr/ports/devel/objprelink. ----------------- Does anyone know what the problem is? I do have the complete log of "make install" for objprelink in case anyone needs to see it, but I've included just the last few lines above for the sake of brevity. Thank you, Patrick O'Reilly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message