Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 13:52:51 +0200
From:      "Patrick O'Reilly" <bsd@perimeter.co.za>
To:        "FreeBSD Stable List" <freebsd-stable@freebsd.org>
Subject:   objprelink - error when making
Message-ID:  <00c701c1dc98$6af6bf60$b50d030a@PATRICK>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00c701c1dc98$6af6bf60$b50d030a>