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 <free...@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 j...@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-unsubscr...@freebsd.org"