From owner-freebsd-questions@FreeBSD.ORG Sun Jan 25 15:47:21 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6FAA106564A for ; Sun, 25 Jan 2009 15:47:21 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 438798FC16 for ; Sun, 25 Jan 2009 15:47:20 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id n0PFlJmv093853; Sun, 25 Jan 2009 16:47:19 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 6FB4ABA7C; Sun, 25 Jan 2009 16:47:19 +0100 (CET) Date: Sun, 25 Jan 2009 16:47:19 +0100 From: Roland Smith To: LtCdData Message-ID: <20090125154719.GA80226@slackbox.xs4all.nl> References: <200901251438.25261.ltcddats@nildram.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <200901251438.25261.ltcddats@nildram.co.uk> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: ghostscript8 fails to build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2009 15:47:22 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 25, 2009 at 02:38:25PM +0000, LtCdData wrote: > Hi > I am having problems building ghostscript8-8.63 from ports with the below= =20 > error > : multiple definition of `gs_shared_init' > ./obj/../soobj/gdevl256.o(.text+0x780): first defined here > gmake[1]: *** [bin/../sobin/libgs.so.8.63] Error 1 > > After some googling about it seems this is an old issue with a conflict= =20 > between lvga256 and vgalib. The fix seems to be to build it without SVGAl= ib, =20 > but so far I have failed to get it to do. Ill assume I am doing something= =20 > wrong here as I am not a coder. Any help with how to actually get=20 > ghostscript8 to build without SVGAlib would be much appreciated=20 As root, go to the port directory with 'cd /usr/ports/print/ghostscript8'.= =20 Type 'make config' and disable the two SVGA lib drivers. You can use the PageUp and PageDown keys to scroll through the list of drivers. Disable anything you don't need. Then issue the commands 'make clean', and 'make install clean' to build and install the software. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkl8iYcACgkQEnfvsMMhpyXvEgCfQgzl8Dx0hmQ2pKU3JZydImGI CYwAn3A+0GlYc31r/RcNR/khLfM42jn6 =rKJf -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--