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-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to