Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jun 2011 22:44:39 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        joerg_surmann <joerg_surmann@snafu.de>
Cc:        wen heping <wenheping@gmail.com>, FreeBSD_mailiglist_KERNEL <freebsd-stable@freebsd.org>, Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   Re: cannot install textproc/py-libxml2
Message-ID:  <20110606054439.GA73301@icarus.home.lan>
In-Reply-To: <4DEC67AA.3060500@snafu.de>
References:  <4DEBDDB8.30001@snafu.de> <BANLkTindWhfAPkm_cWiFeh6qR3zC16aSGw@mail.gmail.com> <4DEC67AA.3060500@snafu.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110606054439.GA73301>