Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] prefix-launcher failure on libtool
Date: Sat, 03 Nov 2007 05:42:52
Message-Id: 9085429.7121194068553031.JavaMail.root@ghostwheel.zentire.com
1 Hello all. My problems getting prefix-launcher installed on AIX 5.3 persist.
2 I'm installing using version 1.1 as downloaded from:
3 http://prefix-launcher.wiki.sourceforge.net/
4
5 While running the following command:
6
7 $ gmake install
8
9 It fails on installing libtool with the following output:
10
11 ...
12 Making all in .
13 gmake[1]: Entering directory `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0'
14 CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/bash ./config.status
15 config.status: creating libtoolize
16 config.status: executing depfiles commands
17 chmod +x libtoolize
18 gmake[1]: Leaving directory `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0'
19 Making all in libltdl
20 gmake[1]: Entering directory `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libltdl'
21 cd /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/libtool-1.5.22/libltdl && /bin/bash /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/libtool-1.5.22/libltdl/missing --run autoheader
22 Can't locate object method "path" via package "Autom4te::Request" at /usr/gnu/bin/autom4te line 81.
23 autoheader: /usr/gnu/bin/autom4te failed with exit status: 1
24 gmake[1]: *** [/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/libtool-1.5.22/libltdl/config-h.in] Error 1
25 gmake[1]: Leaving directory `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libltdl'
26 gmake: *** [all-recursive] Error 1
27 gmake: *** [/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/libtool/libtool.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0.builded] Error 1
28
29 And indeed, there is no autom4te at /usr/gnu/bin. Is there some pre-req that needs
30 to be installed prior to libtool that the prefix launcher isn't picking up ?
31
32 Thanks.
33 --
34 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] prefix-launcher failure on libtool Marshall McMullen <marshall.mcmullen@×××××.com>