adonthell-devel
[Top][All Lists]
Advanced

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

[Adonthell-devel] xml ...


From: joel vennin
Subject: [Adonthell-devel] xml ...
Date: Tue, 18 May 2004 21:18:55 +0200
User-agent: KMail/1.6.2

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello, 
        About the xml library, i've discover that  xml 2 is used. Ok it's 
great, but 
there is just a little issue. It's inside the configure.in, in fact, on my 
system i've xml-config 1 and 2. So i've the xml-config and xml2-config. For 
now it's not a problem. I've take a look inside the configure.in
and i saw: AM_PATH_XML($XML_VERSION, ...
ok this macro is for xml-config one, so i've replaced by 
AM_PATH_XML2($XML_VERSION, ...
In this way the configure works great.

So i've try to compile adonthell, and i've a little error:
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libltdl -I/usr/include/libxml2 
- -DPKGLIBDIR=\"/usr/local/lib/adonthell\" -g -Wall -fno-exceptions -fno-rtti 
- -I../../src/ -MT libadonthell_base_la-configuration.lo -MD -MP 
- -MF .deps/libadonthell_base_la-configuration.Tpo -c configuration.cc  -fPIC 
- -DPIC -o .libs/libadonthell_base_la-configuration.o
In file included from /usr/include/stdlib.h:43,
                 from configuration.cc:29:
/usr/include/bits/waitstatus.h:78: error: declaration of `unsigned int 
   wait::<anonymous struct>::__w_retcode'
/usr/include/bits/waitstatus.h:73: error: conflicts with previous declaration 
`
   unsigned int wait::<anonymous struct>::__w_retcode'
/usr/include/bits/waitstatus.h:79: error: declaration of `unsigned int 
   wait::<anonymous struct>::__w_coredump'
/usr/include/bits/waitstatus.h:72: error: conflicts with previous declaration 
`
   unsigned int wait::<anonymous struct>::__w_coredump'
/usr/include/bits/waitstatus.h:80: error: declaration of `unsigned int 
   wait::<anonymous struct>::__w_termsig'
/usr/include/bits/waitstatus.h:71: error: conflicts with previous declaration 
`
   unsigned int wait::<anonymous struct>::__w_termsig'
/usr/include/bits/waitstatus.h:92: error: declaration of `unsigned int 


I'll take a look tomorrow. But if you have a solution, it's welcome.

Jol

- -- 
"What's the use of a good quotation if you can't change it?"
                -- The Doctor
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAqmGjOzJ7itUoJpQRArw+AKCQoGtmJ7mItHTsqI9mqKbeqOh4igCfa4pA
kOBBugGb9KuIIG38Hlq6KMg=
=LFAR
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]