cannot install textproc/py-libxml2

wen heping wenheping at gmail.com
Mon Jun 6 05:56:03 UTC 2011


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 <freebsd at jdc.parodius.com>:
> 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 at parodius.com |
> | Parodius Networking                       http://www.parodius.com/ |
> | UNIX Systems Administrator                   Mountain View, CA, US |
> | Making life hard for others since 1977.               PGP 4BD6C0CB |
>
>


More information about the freebsd-stable mailing list