ports/156425: Installing textproc/py-libxml2 fails because of lack of CFLAGS

Iwao, Koichiro meta at club.kyutech.ac.jp
Fri Apr 15 16:10:10 UTC 2011


>Number:         156425
>Category:       ports
>Synopsis:       Installing textproc/py-libxml2 fails because of lack of CFLAGS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 15 16:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     "Iwao, Koichiro"
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Kyushu Institute of Technology
>Environment:
System: FreeBSD rose.club.kyutech.ac.jp 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar 1 21:18:22 JST 2011 root at rose.club.kyutech.ac.jp:/usr/obj/usr/src/sys/MASAKIKERNEL amd64

>Description:
Installing py-libxml2 from ports fails and the problem is solved at FreeBSD forum.
http://forums.freebsd.org/showthread.php?t=10165

Making symbolic links works fine but I believe changing CLAGS is the better way, isn't it?

>How-To-Repeat:
cd /usr/ports/textproc/py-libxml2 && make install
ld says "cannot find -lpth".
>Fix:
Add "CFLAGS+=-L/usr/local/lib/pth" to the Makefile.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list