2011/5/1 Kouichiro Iwao <m...@club.kyutech.ac.jp>: > $ python2.6-config --ldflags > -L/usr/local/lib/python2.6/config -lutil -lm -lpython2.6
Umm.. Do you have still have pth installed? I think your python 2.6 has changed after you submitted PR? I have gone ahead installed lang/python26 with the pth option. Here's what I get: # python2.6-config --ldflags -L/usr/local/lib/python2.6/config -lpth -lutil -lm -lpython2.6 ----------------------------------------^^^ > is this mean python-relevant ports (ex. py-*) fail to detect build > options of python's? It's a lang/python26 bug. There is nothing that py-libxml2 depends on pth. Since the python2.6-config has -lpth then it needs to be fixed by add -L/usr/local/lib/pth in the python2.6-config. Add CC'ing to python@ and I will change the PR to python. Cheers, Mezz -- mezz.free...@gmail.com - m...@freebsd.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gn...@freebsd.org _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"