From owner-freebsd-current Fri May 22 10:29:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01949 for freebsd-current-outgoing; Fri, 22 May 1998 10:29:58 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01943; Fri, 22 May 1998 10:29:54 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id RAA25768; Fri, 22 May 1998 17:24:21 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id TAA01063; Fri, 22 May 1998 19:24:18 +0200 (MET DST) Message-ID: <19980522192418.65494@follo.net> Date: Fri, 22 May 1998 19:24:18 +0200 From: Eivind Eklund To: mcdougall@ameritech.net Cc: Donald Burr , FreeBSD Ports , freebsd-current@FreeBSD.ORG Subject: Re: building gimp-devel and its requirements under -current? References: <19980522164520.56382@follo.net> <3565B18A.BD17AEDF@ameritech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <3565B18A.BD17AEDF@ameritech.net>; from Adam McDougall on Fri, May 22, 1998 at 01:10:35PM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, May 22, 1998 at 01:10:35PM -0400, Adam McDougall wrote: > Eivind Eklund wrote: > > Re-build the libraries on which gimp-devel depends. [...] > > > > Eivind. > > > > Been there, done that, > [...] > /bin/sh ./libtool --mode=link cc -O3 -fomit-frame-pointer -funroll-loops -Wall > - > O -pipe -o xdelta main.o getopt.o getopt1.o libxdelta.la -L/usr/local/lib > -lgd > bm -lz > LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O3 -fomit-frame-pointer > -funroll-lo > ops -Wall -O -pipe -o .libs/xdelta main.o getopt.o getopt1.o -R/usr/local/lib > -l > xdelta -L/usr/local/lib -lgdbm -lz > main.o: Undefined symbol `_access' referenced (use -lc ?) > main.o: Undefined symbol `___error' referenced (use -lc ?) > ld: Spurious undefined symbols: # undefined symbols 2, reported 0 > *** Error code 1 > > Stop. > Rebuild gdbm. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message