Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 12:18:37 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        conrads@cox.net, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/66267: textproc/libcroc build can't find iconv.h (patch included)
Message-ID:  <200405041918.i44JIbhh087865@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405041918.i44JIbhh087865>