Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2001 20:32:55 -0800 (PST)
From:      William Richard <wrichard@trivalley.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/32055: kdelibs-2.2.1 build throws up on libxml/globals.h
Message-ID:  <200111170432.fAH4Wtq64406@freefall.freebsd.org>

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

>Number:         32055
>Category:       ports
>Synopsis:       kdelibs-2.2.1 build throws up on libxml/globals.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 16 20:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     William Richard
>Release:        4.4-STABLE
>Organization:
Wm. Richard & Associates, Ltd
>Environment:
FreeBSD C11631-A 4.4-STABLE FreeBSD 4.4-STABLE #7: Thu Nov 15 12:33:55 PST 2001 root@C11631-A:/usr/src/sys/compile/SAFFRON  i386
>Description:
Building kdelib-2.2.1 (from the kde2 meta-port) fails while the build of kdoctool/libxslt:

gmake[3]: Entering directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools/libxslt' /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include/libxml2/libxml -I/usr/local/include/libxml2  -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_  -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -D_THREAD_SAFE -I/usr/local/include  -O0  -pipe  -c templates.c cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include/libxml2/libxml -I/usr/local/include/libxml2 -I/usr/include -D_GETOPT_H -D_PTH_H_ -D_PTH_PTHREAD_H_ -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include/qt2 -D_THREAD_SAFE -I/usr/local/include -O0 -pipe -c templates.c  -fPIC -DPIC -o .libs/templates.o In file included from /usr/local/include/libxml2/libxml/parser.h:576,                  from /usr/local/include/libxml2/libxml/xmlerror.h:4,                  from templates.c:18: /usr/local/include/libxml2/libxml/globals.h:70: syntax error before `xmlGenericErrorFunc' /usr/local/include/libxml2/libxml/globals.h:217: syntax error before `xmlGenericError' /usr/local/include/libxml2/libxml/globals.h:217: warning: data definition has no type or storage class gmake[3]: *** [templates.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools/libxslt' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kdoctools'
[ ... ]
>How-To-Repeat:
cd /usr/ports/x11/kdelibs2/
make install
>Fix:
Unknown--the code appears to be valid, yet gcc throws a syntax error.  But what do I know?
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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