Date: Thu, 18 Sep 2008 12:31:47 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Max Brazhnikov <makc@issp.ac.ru> Cc: doceng@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Error building print/ghostscript8 Message-ID: <48D2ACA3.3080709@FreeBSD.org> In-Reply-To: <200809182239.31640.makc@issp.ac.ru> References: <48D29816.4060407@FreeBSD.org> <200809182239.31640.makc@issp.ac.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Max Brazhnikov wrote: > On Thu, 18 Sep 2008 11:04:06 -0700, Doug Barton wrote: >> Anyone else seeing this? >> >> cat ./obj/../soobj/ld.tr >>./obj/../soobj/ldt.tr >> ../obj/../soobj/echogs -a ./obj/../soobj/ldt.tr -s - -lm -liconv >> -lstdc++ -L/usr/local/lib -lfontconfig -Wl,-export-dynamic -lm >> if [ x != x ]; then LD_RUN_PATH=; export LD_RUN_PATH; fi; \ >> XCFLAGS= XINCLUDE= XLDFLAGS= XLIBDIRS= XLIBS= \ >> FEATURE_DEVS= DEVICE_DEVS= DEVICE_DEVS1= DEVICE_DEVS2= DEVICE_DEVS3= \ >> DEVICE_DEVS4= DEVICE_DEVS5= DEVICE_DEVS6= DEVICE_DEVS7= DEVICE_DEVS8= \ >> DEVICE_DEVS9= DEVICE_DEVS10= DEVICE_DEVS11= DEVICE_DEVS12= \ >> DEVICE_DEVS13= DEVICE_DEVS14= DEVICE_DEVS15= DEVICE_DEVS16= \ >> DEVICE_DEVS17= DEVICE_DEVS18= DEVICE_DEVS19= DEVICE_DEVS20= \ >> DEVICE_DEVS_EXTRA= \ >> /bin/sh <./obj/../soobj/ldt.tr >> ../obj/../soobj/gdevl256.o(.text+0x7b0): In function `gs_shared_init': >> ../src/gdevl256.c:312: multiple definition of `gs_shared_init' >> ../obj/../soobj/gdevxalt.o(.text+0x1830):./src/gdevxalt.c:851: first >> defined here >> /usr/bin/ld: Warning: size of symbol `gs_shared_init' changed from 150 >> in ./obj/../soobj/gdevxalt.o to 38 in ./obj/../soobj/gdevl256.o >> ../obj/../soobj/gdevvglb.o(.text+0xa10): In function `gs_shared_init': >> ../src/gdevvglb.c:379: multiple definition of `gs_shared_init' >> ../obj/../soobj/gdevxalt.o(.text+0x1830):./src/gdevxalt.c:851: first >> defined here >> gmake[1]: *** [bin/../sobin/libgs.so.8.62] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/print/ghostscript8/work/ghostscript-8.62' >> gmake: *** [so] Error 2 >> *** Error code 2 > > Yes, see http://www.freebsd.org/cgi/query-pr.cgi?pr=115593 with similar > problem. Removing svgalib from the config options got it building, thanks. Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D2ACA3.3080709>