From owner-freebsd-stable@FreeBSD.ORG Mon Jun 6 06:07:22 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C7F71065670; Mon, 6 Jun 2011 06:07:22 +0000 (UTC) (envelope-from joerg_surmann@snafu.de) Received: from sour.ops.eusc.inter.net (sour.ops.eusc.inter.net [84.23.254.154]) by mx1.freebsd.org (Postfix) with ESMTP id DB71C8FC0A; Mon, 6 Jun 2011 06:07:21 +0000 (UTC) X-Trace: 507c73757269697c38352e3137392e33392e3136307c3151545379382d30303033 6a612d30787c31333037333430343430 Received: from sour.ops.eusc.inter.net ([10.154.10.19] helo=localhost) by sour.ops.eusc.inter.net with esmtpsa (Exim 4.72) id 1QTSy8-0003ja-0x; Mon, 06 Jun 2011 08:07:20 +0200 Message-ID: <4DEC6E95.4000606@snafu.de> Date: Mon, 06 Jun 2011 08:07:17 +0200 From: joerg_surmann User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: wen heping , FreeBSD_mailiglist_KERNEL , Freebsd_mailinglist_PORTS References: <4DEBDDB8.30001@snafu.de> <4DEC67AA.3060500@snafu.de> <20110606054439.GA73301@icarus.home.lan> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 85.179.39.160 X-SA-Exim-Mail-From: joerg_surmann@snafu.de X-SA-Exim-Scanned: No (on sour.ops.eusc.inter.net); SAEximRunCond expanded to false Cc: Subject: Re: cannot install textproc/py-libxml2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2011 06:07:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Wen, sorry i forgot the quotes in command. make CFLAGS+="-I/usr/local/include/pth -L/usr/local/lib/pth" install works fine. Now i have next problem in multimedia/py-gstreamer: checking for libraries required to embed python... no configure: error: could not find Python lib ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.21/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/multimedia/py-gstreamer. You have a idea? Thanks Suri Am 06.06.11 07:56, schrieb wen heping: > try > > make CFLAGS+=-L/usr/local/lib/pth install > > still fail? > > then try: > > ln -s /usr/local/lib/pth/* /usr/local/lib/ > > wen > > 2011/6/6 Jeremy Chadwick : >> On Mon, Jun 06, 2011 at 07:37:46AM +0200, joerg_surmann wrote: >>> Thanks for your reply but it's the same issue: >> >> It appears you made a copy-paste typo. Look closely (missing >> whitespace): >> >>> /usr/ports/textproc/py-libxml2# make CFLAGS+=-I/usr/local/include/pth-L/usr/local/lib/pth install >>> ... >> >> I don't know if this will work, but what you want is: >> >> make CFLAGS+="-I/usr/local/include/pth -L/usr/local/lib/pth" install >> >> Also, this looks to be a freebsd-ports topic, not freebsd-stable. >> >> -- >> | Jeremy Chadwick jdc@parodius.com | >> | Parodius Networking http://www.parodius.com/ | >> | UNIX Systems Administrator Mountain View, CA, US | >> | Making life hard for others since 1977. PGP 4BD6C0CB | >> >> > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.12 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3sbpUACgkQcEHvP2uxrTMJMQCggkX2l6nVaH5xFFKh8etSvUpJ 9MEAoIKinzuTPH5wed8HgDBKMy5vcLl5 =t6pc -----END PGP SIGNATURE-----