Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 22:39:31 +0400
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        freebsd-ports@freebsd.org
Cc:        doceng@freebsd.org, Doug Barton <dougb@freebsd.org>
Subject:   Re: Error building print/ghostscript8
Message-ID:  <200809182239.31640.makc@issp.ac.ru>
In-Reply-To: <48D29816.4060407@FreeBSD.org>
References:  <48D29816.4060407@FreeBSD.org>

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

Max



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809182239.31640.makc>