Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <michael.haubenwallner@×××××××.at>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] AIX: emerge libxml2 fails
Date: Tue, 05 Jun 2007 08:01:33
Message-Id: 1181030669.8326.49.camel@localhost
In Reply to: [gentoo-alt] AIX: emerge libxml2 fails by Marshall McMullen
1 On Mon, 2007-06-04 at 14:08 -0500, Marshall McMullen wrote:
2 > Still having trouble emerging libxml2 on AIX 5.2. Has anyone gotten
3 > this working yet? Mine fails as follows:
4
5 Sorry for being ignorant - I broke my aix prefix recently, but did some
6 work on the Interix port.
7
8 I suppose that a full 'eautoreconf' is required, like done for gettext,
9 but much less tricky.
10
11 /haubi/
12 >
13 > ld: 0711-715 ERROR: File /home/mdmcmull/.overlay/usr/lib/libz.so
14 > cannot be processed.
15 > The file must be an object file, an import file, or an archive.
16 > collect2: ld returned 8 exit status
17 > make[2]: *** [libxml2.la] Error 1
18 > make[2]: *** Waiting for unfinished jobs....
19 > testapi.c: At top level:
20 > testapi.c:17978: warning: 'gen_xmlSchematronPtr' defined but not used
21 > testapi.c:17981: warning: 'des_xmlSchematronPtr' defined but not used
22 > testapi.c:17998: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used
23 > testapi.c:18001: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used
24 > testapi.c:33930: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used
25 > testapi.c:33933: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used
26 > make[2]: Leaving directory
27 > `/home/mdmcmull/.overlay/var/tmp/portage/dev-libs/libxml2-2.6.28/work/libxml2-2.6.28'
28 > make[1]: *** [all-recursive] Error 1
29 > make[1]: Leaving directory
30 > `/home/mdmcmull/.overlay/var/tmp/portage/dev-libs/libxml2-2.6.28/work/libxml2-2.6.28'
31 > make: *** [all] Error 2
32 >
33 >
34 > --
35 > Marshall McMullen
36 > marshall.mcmullen@×××××.com
37 > mjmcmullen@×××××.net
38 > mdmcmullen@××××××.com
39 >
40 > In France, there's a popular saying about Linux that essentially translates as:
41 > "Linux? You can get a less powerful system, but it will cost you more."
42
43 --
44 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] AIX: emerge libxml2 fails Fabian Groffen <grobian@g.o>