Error building print/ghostscript8

Doug Barton dougb at FreeBSD.org
Thu Sep 18 19:31:50 UTC 2008


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



More information about the freebsd-ports mailing list