Re: [xml] iconv not found
- From: Steve Ball <Steve Ball zveno com>
- To: William Kanoff <wkanoff cablespeed com>
- Cc: xml gnome org
- Subject: Re: [xml] iconv not found
- Date: Thu, 22 Jul 2004 12:18:53 +1000
Mac OS 10.3 (Panther) includes libiconv. Your configure is finding the
library,
but there is a problem compiling a program that uses the library.
My config.log reveals the problem as:
configure:27872: gcc -o conftest -g -O2 -Wall conftest.c >&5
ld: Undefined symbols:
_libiconv
_libiconv_open
configure:27878: $? = 1
However, my build of xmllint and xsltproc work OK nevertheless. The
problem
is probably that the configure script is not using the '-liconv'
argument.
HTHs,
Steve Ball
On 19/07/2004, at 1:35 PM, William Kanoff wrote:
I have been trying to install libxml2-2.6.11 on OS X 10.3.4 and I have
come found the following:
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... no
checking for iconv in -liconv... yes
I have iconv in /usr/bin but ./configure can not find it. I do not
know if this will cause a problem or not? Can someone let me know if
a problem might arise.
Wm Kanoff
wkanoff cablespeed com
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
---
Steve Ball | XSLT Standard Library | Training & Seminars
Zveno Pty Ltd | Web Tcl Complete | XML XSL Schemas
http://www.zveno.com/ | TclXML TclDOM | Tcl, Web Development
Steve Ball zveno com +---------------------------+---------------------
Ph. +61 2 6242 4099 | Mobile (0413) 594 462 | Fax +61 2 6242 4099
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]