Date: Tue, 23 Jun 1998 19:15:57 +0000 (GMT) From: List Guy <listguy@aurora.rnsg.com> To: current@FreeBSD.ORG Subject: Re: Can't build gimp1 port Message-ID: <Pine.BSF.3.96.980623191158.265C-100000@aurora.rnsg.com> In-Reply-To: <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I just didn't build the xd plug-in. Everything else works ok. in /usr/ports/graphics/gimp1 mv work/gimp-1.0.0/plug-ins/xd work/gimp-1.0.0/plug-ins/xd.dead make -k install -mark warren On Tue, 23 Jun 1998, Alok K. Dhir wrote: > > Running 6/15 -current, I can't build the gimp1 port. The output follows. > > Any help would be appreciated... > > Al > > [...] > about a minute worth of compilation deleted > [...] > mkdir .libs > LD_LIBRARY_PATH="../../libgimp/.libs:../../libgimp/.libs:$LD_LIBRARY_PATH" > cc -O -pipe -Wall -o .libs/script-fu interp_md5.o interp_regex.o > interp_slib.o interp_sliba.o interp_trace.o script-fu.o > script-fu-console.o script-fu-scripts.o script-fu-server.o regex.o > ../../plug-ins/dbbrowser/dbbrowser_utils.o -R/usr/X11R6/lib -lgimpui > -L/usr/local/lib -R/usr/X11R6/lib -lgimp -L/usr/local/lib -L/usr/X11R6/lib > -L/usr/X11R6/lib -lgtk -lgdk -lglib -lXext -lX11 -lm -lc -L/usr/local/lib > interp_slib.o: Undefined symbol `___error' referenced (use -lc ?) > script-fu-console.o: Undefined symbol `_gimp_message' referenced from text > segment > script-fu-console.o: Undefined symbol `_gimp_message' referenced from text > segment > script-fu-console.o: Undefined symbol `_gimp_message' referenced from text > segment > script-fu-console.o: Undefined symbol `_read' referenced (use -lc ?) > script-fu-console.o: Undefined symbol `_pipe' referenced (use -lc ?) > script-fu-console.o: Undefined symbol `_close' referenced (use -lc ?) > script-fu-scripts.o: Undefined symbol `_stat' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_select' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_accept' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_close' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_listen' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_write' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_read' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_socket' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_setsockopt' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_bind' referenced (use -lc ?) > script-fu-server.o: Undefined symbol `_shutdown' referenced (use -lc ?) > ld: Spurious undefined symbols: # undefined symbols 14, reported 1 > gmake[3]: *** [script-fu] Error 1 > gmake[3]: Leaving directory > `/local/ports/graphics/gimp1/work/gimp-1.0.0/plug-ins/script-fu' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/local/ports/graphics/gimp1/work/gimp-1.0.0/plug-ins' > s' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/local/ports/graphics/gimp1/work/gimp-1.0.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > > -------------------------------------------------------------------- \||/_ > Alok K. Dhir Phone: +1.202.473.2446 oo \ > S13-061, ISGMC Email: adhir@worldbank.org L_ > The World Bank Group Washington, DC \/ > ------------------------------------------------------------------------| > "Unix _is_ user friendly - it just chooses friends selectively..." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980623191158.265C-100000>