From owner-freebsd-ports@FreeBSD.ORG Thu Sep 18 19:31:50 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 903641065675 for ; Thu, 18 Sep 2008 19:31:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 41ACF8FC12 for ; Thu, 18 Sep 2008 19:31:50 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 32355 invoked by uid 399); 18 Sep 2008 19:31:49 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 18 Sep 2008 19:31:49 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <48D2ACA3.3080709@FreeBSD.org> Date: Thu, 18 Sep 2008 12:31:47 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: Max Brazhnikov References: <48D29816.4060407@FreeBSD.org> <200809182239.31640.makc@issp.ac.ru> In-Reply-To: <200809182239.31640.makc@issp.ac.ru> X-Enigmail-Version: 0.95.7 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: doceng@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Error building print/ghostscript8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 19:31:50 -0000 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