Re: Re.: [xml] Release of libxml2-2.5.3



  No idea something seems seriously broken in your setup like if the
compiler used older includes instead of the local ones.
  Use the precompiled binaries, or gcc -v to see what includes get 
picked by your compiler.

Daniel

On Thu, Feb 20, 2003 at 05:59:36PM -0800, R. Hannes Niedner wrote:
I am trying to compile libxml on MacOS X 10.2.4
hannes titan:/usr/local/src/libxml2-2.5.3% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1175, based on gcc version 3.1 20020420
(prerelease)

Could you please cc me on your list reply.
FWIW: I got the same error with V. 2.5.2

Thank you/h

hannes titan:/usr/local/src/libxml2-2.5.3% make
make  all-recursive
Making all in include
Making all in libxml
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in .
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include
-I./include       -g -O2 -Wall -c SAX.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I./include -g -O2 -Wall -c
SAX.c  -fno-common -DPIC -o .libs/SAX.lo
SAX.c: In function `getEntity':
SAX.c:389: structure has no member named `owner'
SAX.c: In function `my_attribute':
SAX.c:959: structure has no member named `recovery'
make[2]: *** [SAX.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]