ports/66267: textproc/libcroc build can't find iconv.h (patch included)

Pav Lucistnik pav at FreeBSD.org
Tue May 4 19:18:37 UTC 2004


Synopsis: textproc/libcroc build can't find iconv.h (patch included)

State-Changed-From-To: open->closed
State-Changed-By: pav
State-Changed-When: Tue May 4 12:17:03 PDT 2004
State-Changed-Why: 
This must be a problem with your local setup, because
CFLAGS for LibXML are being obtained from pkg-config
and contain -I${PREFIX}/include already. Check
configure script output for lines

checking for libxml-2.0 >= 2.4.23... yes
checking LIBXML2_CFLAGS... -I/usr/local/include/libxml2 -I/usr/local/include  
checking LIBXML2_LIBS... -L/usr/local/lib -lxml2 -lz -liconv -lm 

and output of command

pkg-config --cflags libxml-2.0

http://www.freebsd.org/cgi/query-pr.cgi?pr=66267



More information about the freebsd-ports-bugs mailing list