Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2001 17:36:24 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Peter Losher <plosher@wwiv.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Compiling KDE v2.2.1 (libxml errors)
Message-ID:  <3C004B18.3070005@owt.com>
References:  <20011124151254.M27485-100000@tardis.plosh.net>

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


Peter Losher wrote:

> Hi,
> 
> I recently updated X11 from the Xfree86 v3.x that came with FreeBSD
> 4.x-RELEASE to Xfree86 v4.1.0, and in the process, needed to
> recompile my install of KDE v2.2.1.  When compiling kdelibs2 port, it
> complains in the middle, then aborts:
> 
> -=-
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory
> `/usr/ports/x11/kdelibs2/work/kdelibs-2.2.1/kio/file
> 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[2]: *** [all-recursive] Error 1
> gmake[1]: *** [all-recursive] Error 1
> gmake: *** [all-recursive-am] Error 2
> -=-
> 
> (I do have the libxml2 port installed)
> 
> I tried rebuilding the box from scratch this morning (it was overdue for
> its annual rebuild anyway), and yet I get this same error.
> 
> I looked at the mail archives, and then GNATS, but to no avail.  Is anyone
> else seeing this?


Many people. You can fix the compile error by moving the first include 
in xlmerror.h to above the ifndef. There was a message by Will that 
2.2.2 might be out this weekend.

You might as well wait at this point.

Kent


> 
> Best Wishes - Peter
> 


-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


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




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