Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2005 10:38:10 GMT
From:      Yann golanski <yann@kierun.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/89663: libxml++ does not compile. 
Message-ID:  <200511281038.jASAcAq1090001@www.freebsd.org>
Resent-Message-ID: <200511281040.jASAe2qB086146@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         89663
>Category:       ports
>Synopsis:       libxml++ does not compile.
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 28 10:40:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Yann golanski
>Release:        FreeBSD 6.0RC1
>Organization:
University of York, UK
>Environment:
FreeBSD hovel 6.0-RC1 FreeBSD 6.0-RC1 #0: Sun Oct  9 20:32:57 UTC 2005     root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
              After CVS up on Monday 28 morning, libxml++ does not compile and aborts with the following error:

 c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxml++\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_STRING=1 -DHAVE_LIST=1 -DHAVE_MAP=1 -DLIBXMLPP_COMPILATION -I. -I. -I../.. -I/usr/local/include/libxml2 -O2 -fno-strict-aliasing -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc  -fPIC -DPIC -o .libs/parser.o
In file included from /usr/local/include/libxml2/libxml/parser.h:796,
                 from parser.cc:9:
/usr/local/include/libxml2/libxml/encoding.h:28:19: iconv.h: No such file or directory
In file included from /usr/local/include/libxml2/libxml/parser.h:796,
                 from parser.cc:9:
/usr/local/include/libxml2/libxml/encoding.h:136: error: `iconv_t' does not name a type
/usr/local/include/libxml2/libxml/encoding.h:137: error: `iconv_t' does not name a type
*** Error code 1

Stop in /usr/ports/textproc/libxml++/work/libxml++-1.0.5/libxml++/parsers.
*** Error code 1

Stop in /usr/ports/textproc/libxml++/work/libxml++-1.0.5/libxml++.
*** Error code 1

Stop in /usr/ports/textproc/libxml++/work/libxml++-1.0.5.
*** Error code 1

Stop in /usr/ports/textproc/libxml++.

>How-To-Repeat:
              CVSup and try to install port.  This is replicated in 6.0 and 5.4... 
>Fix:
              None.
>Release-Note:
>Audit-Trail:
>Unformatted:



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