Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix-launcher failure on libtool
Date: Sat, 03 Nov 2007 16:06:14
Message-Id: 19083736.7231194105955181.JavaMail.root@ghostwheel.zentire.com
1 Well, I finally got things working. I used the latest svn version, and
2 things worked great. Just wanted to report my success. Now I'm going
3 to try to bootstrap the actual prefixed-portage using the prefix
4 launcher. Wish me luck!
5
6 ----- Original Message -----
7 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
8 To: gentoo-alt@l.g.o
9 Sent: Saturday, November 3, 2007 1:19:46 AM (GMT-0600) America/Chicago
10 Subject: Re: [gentoo-alt] prefix-launcher failure on libtool
11
12 Hrm, I suspect something went awry in my setup. I'm going to backtrack
13 a bit and try to get it working again....
14
15 Thanks.
16
17 ----- Original Message -----
18 From: "Marshall McMullen" <marshall.mcmullen@×××××.com>
19 To: "gentoo-alt" <gentoo-alt@l.g.o>
20 Sent: Saturday, November 3, 2007 12:42:33 AM (GMT-0600) America/Chicago
21 Subject: [gentoo-alt] prefix-launcher failure on libtool
22
23 Hello all. My problems getting prefix-launcher installed on AIX 5.3 persist.
24 I'm installing using version 1.1 as downloaded from:
25 http://prefix-launcher.wiki.sourceforge.net/
26
27 While running the following command:
28
29 $ gmake install
30
31 It fails on installing libtool with the following output:
32
33 ...
34 Making all in .
35 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'
36 CONFIG_FILES=libtoolize CONFIG_HEADERS= /bin/bash ./config.status
37 config.status: creating libtoolize
38 config.status: executing depfiles commands
39 chmod +x libtoolize
40 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'
41 Making all in libltdl
42 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'
43 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
44 Can't locate object method "path" via package "Autom4te::Request" at /usr/gnu/bin/autom4te line 81.
45 autoheader: /usr/gnu/bin/autom4te failed with exit status: 1
46 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
47 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'
48 gmake: *** [all-recursive] Error 1
49 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
50
51 And indeed, there is no autom4te at /usr/gnu/bin. Is there some pre-req that needs
52 to be installed prior to libtool that the prefix launcher isn't picking up ?
53
54 Thanks.
55 --
56 gentoo-alt@g.o mailing list
57
58
59 --
60 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] prefix-launcher failure on libtool Fabian Groffen <grobian@g.o>