From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 18:57:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BECB316A424 for ; Fri, 31 Mar 2006 18:57:20 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CA143D6A for ; Fri, 31 Mar 2006 18:57:19 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-06-z2.arcor-online.net (mail-in-06-z2.arcor-online.net [151.189.8.18]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id 88B2D1D0E77; Fri, 31 Mar 2006 20:57:17 +0200 (CEST) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mail-in-06-z2.arcor-online.net (Postfix) with ESMTP id 63AF61975CE; Fri, 31 Mar 2006 20:57:17 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-153-189.pools.arcor-ip.net [84.61.153.189]) by mail-in-07.arcor-online.net (Postfix) with ESMTP id 9B0E012FCE0; Fri, 31 Mar 2006 20:57:16 +0200 (CEST) Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k2VIvBit045718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 31 Mar 2006 20:57:12 +0200 (CEST) (envelope-from lofi@freebsd.org) Message-ID: <442D7B83.2050402@freebsd.org> Date: Fri, 31 Mar 2006 20:57:07 +0200 From: Michael Nottebrock User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Olivier Nicole References: <200603300708.k2U78i4V082634@banyan.cs.ait.ac.th> <200603301920.52071.lofi@freebsd.org> <200603310659.k2V6x8re097626@banyan.cs.ait.ac.th> In-Reply-To: <200603310659.k2V6x8re097626@banyan.cs.ait.ac.th> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8C8A6931DE3BA1ECC5775DAB" X-Virus-Scanned: by amavisd-new Cc: freebsd-questions@freebsd.org Subject: Re: getop.h conflict when building audio/akode 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: Fri, 31 Mar 2006 18:57:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8C8A6931DE3BA1ECC5775DAB Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Olivier Nicole schrieb: >> Deinstall the libgnugetopt port - it's only needed on FreeBSD releases= earl=3D >> ier=3D20 >> than 5.x and causes buildtime errors on later versions (as you found o= ut). >=20 > Thanks. After I managed to rebuild audio/akode, it seems that it was no= t > depending on libgnugetopt anymore. >=20 > I cannot get rid of libgnugetopt though because it is needed for > libmal (?) thatis needed for KDE. You can. All functionality that libgnugetopt provides is now included in FreeBSD's libc. It's pretty unlikely that you have anything left on your system that actually *links* to libgnugetopt by now - just deinstalling it and deleting the recorded dependencies afterwards with pkgdb -F will most likely work just fine. If you want to make absolutely sure, delete libgnugetopt and then recompile every port that had a dependency on it recorded. Cheers, --=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enig8C8A6931DE3BA1ECC5775DAB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFELXuHXhc68WspdLARAjbgAKCDWa736bUhD+ppeirPGz7gILvARwCfexrm QUxCB69QlYEO90XP/4toXY8= =0oLE -----END PGP SIGNATURE----- --------------enig8C8A6931DE3BA1ECC5775DAB--