From owner-freebsd-ports@FreeBSD.ORG Thu Mar 6 13:49:00 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 02DDD106566B for ; Thu, 6 Mar 2008 13:49:00 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 050DB8FC28 for ; Thu, 6 Mar 2008 13:48:58 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so1893051fgg.35 for ; Thu, 06 Mar 2008 05:48:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=lLUYiV18twxdaNdMNUxgyLsiG0IneiKza413cqciFC4=; b=bMDwmYQKMvGg3cvb4jIHM15VMbgkkWAgL26UTObS9QAggvv3jVOAT9v3tOhnEe21EHwXaKyvVsHyp5wOSgLSndUB60n8ngVUJtRZqXiRKkMFd6nOSebhCfMbnUEKY4x2obutkhlh4ZKHnFO0vbNUOrD9b3qO93hz6OxPe8ZKy0Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bPrnaPfBc/iFdwX/eZJncBRxPCkif8veU7uc6yp6GQT4CXBxK4BhQsRCqLR8rBeV+xfMIDBfC8dMWo1S12xR8f0ZZybFPQ1Ued8/BPDavIoqz1iDjMq5dRvYze6rKgixA97OKh8UDsL0Boa29SEjH8dQyNpubwec1HZVNQlg8rI= Received: by 10.86.66.19 with SMTP id o19mr4753166fga.10.1204811337076; Thu, 06 Mar 2008 05:48:57 -0800 (PST) Received: by 10.86.95.7 with HTTP; Thu, 6 Mar 2008 05:48:57 -0800 (PST) Message-ID: <790a9fff0803060548w1071aeees4a5139806351eca7@mail.gmail.com> Date: Thu, 6 Mar 2008 07:48:57 -0600 From: "Scot Hetzel" To: "Andriy Gapon" In-Reply-To: <47CFDD12.5040909@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47CFDC81.7000000@icyb.net.ua> <47CFDD12.5040909@icyb.net.ua> Cc: ports@freebsd.org Subject: Re: print/ghostscript-gpl fails on amd64 with FONTCONFIG=on 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, 06 Mar 2008 13:49:00 -0000 I get the same error when I have SHLIB (With shared libraries) turned on. Try turning it off. I've seen this problem on 7.0-CURRENT and 8.0-CURRENT. Scot On 3/6/08, Andriy Gapon wrote: > on 06/03/2008 13:58 Andriy Gapon said the following: > > print/ghostscript-gpl fails to build on 6.3 amd64 with FONTCONFIG=on: > > /usr/bin/ld: > > > /usr/ports/print/ghostscript-gpl/work/ghostscript-8.61/freetype/objs/freetype214MT_D.a(ftinit.o): > > relocation R_X86_64_32 can not be used when making a shared object; > > recompile with -fPIC > > > /usr/ports/print/ghostscript-gpl/work/ghostscript-8.61/freetype/objs/freetype214MT_D.a: > > could not read symbols: Bad value > > gmake[1]: *** [bin/../sobin/libgs.so.8.61] Error 1 > > gmake[1]: Leaving directory > > `/usr/ports/print/ghostscript-gpl/work/ghostscript-8.61' > > gmake: *** [so] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/print/ghostscript-gpl. > > *** Error code 1 > > > > Sorry, I probably jumped to conclusions about FONTCONFIG, it seems that > FT_BRIDGE is more likely to blame. > Anyway: > ===> The following configuration options are available for > ghostscript-gpl-8.61_3: > A4SIZE=on "Set A4 (not Letter) as a default paper size" > FONTCONFIG=on "fontconfig support" > FT_BRIDGE=on "FreeType bridge" > ICONV=on "libiconv support (required by opvp/oprp drivers)" > JPNFONTS=off "Japanese font support" > SHLIB=on "With shared libraries" > SVGALIB=off "svgalib support" > X11=on "X11 support" > > > -- > Andriy Gapon > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >