Gentoo Archives: gentoo-alt

From: Marshall McMullen <marshall.mcmullen@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] prefix-launcher failure
Date: Fri, 02 Nov 2007 18:25:33
Message-Id: 9084148.6941194027897224.JavaMail.root@ghostwheel.zentire.com
In Reply to: Re: [gentoo-alt] prefix-launcher failure by Jeremy
1 Sorry, that was woefully inadequate information, I apologize.
2
3 The instructions I am following are at:
4 http://prefix-launcher.wiki.sourceforge.net/howto+install+prefix+launcher
5
6 Here's what I've done leading up to this error:
7
8 $ tar -jxf prefix-launcher-1.1-fetched.tar.bz2
9 $ cd prefix-launcher-1.1
10 $ which bash
11 /usr/gnu/bin/bash
12 mdmcmull@furnace1 ~/prefix-launcher-1.1 (636)
13 $ export CONFIG_SHELL=/usr/gnu/bin/bash
14 mdmcmull@furnace1 ~/prefix-launcher-1.1 (637)
15 $ gmake install PREFIX=/gsa/ausgsa/home/m/d/mdmcmull/prefix
16 Makefile:105: /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/packages.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0.env: A file or directory in the path name does not exist.
17 Makefile:141: /gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/packages.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0.mk: A file or directory in the path name does not exist.
18 packages: autoconf automake bash binutils bison bzip2 compiler coreutils db diffutils eprefix-bootstrap findutils gawk gcc gettext grep gzip libtool m4 make ncurses patch popt portage pycrypto python-fchksum python root sed tar wget zlib
19 category-default: bash coreutils eprefix-bootstrap portage
20 category-devel: autoconf automake bison gettext libtool m4 popt
21 category-all: autoconf automake bash binutils bison bzip2 compiler coreutils db diffutils eprefix-bootstrap findutils gawk gcc gettext grep gzip libtool m4 make ncurses patch popt portage pycrypto python-fchksum python sed tar wget zlib
22 category-system: bash binutils bzip2 compiler diffutils eprefix-bootstrap findutils gawk gcc grep gzip make patch portage pycrypto python-fchksum python sed tar wget
23 category-libs: bison db gettext ncurses popt zlib
24 category-interix: sed
25
26 gmake: *** No rule to make target `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.fetched.done', needed by `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.extracted'. Stop.
27
28 any ideas ?
29
30 I do appreciate any help.
31
32 Thanks,
33 Marshall
34
35 ----- Original Message -----
36 From: "Jeremy" <jer.gentoo@×××××.com>
37 To: gentoo-alt@l.g.o
38 Sent: Friday, November 2, 2007 1:01:35 PM (GMT-0600) America/Chicago
39 Subject: Re: [gentoo-alt] prefix-launcher failure
40
41 On 11/2/07, Marshall McMullen <marshall.mcmullen@×××××.com> wrote:
42 > Going to try prefix-launcher on AIX, but it fails right off the bat with:
43 >
44 > make: *** No rule to make target
45 > `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.fetched.done',
46 > needed by
47 > `/gsa/ausgsa-h2/00/mdmcmull/prefix-launcher-1.1/buildroot.furnace1.austin.ibm.com.powerpc-ibm-aix5.3.0.0/root/root.extracted'.
48 > Stop.
49 >
50 >
51 > Any idea what might be causing this ?
52
53 Marshall,
54 You would get more help if you also included what instructions you
55 were following and what command caused this. Simply stating the error
56 won't allow anyone to help you very easily. Please include more
57 details with your posts. In this case, we would also need to know what
58 you did so far (ie. downloaded the package, untar'd it, etc) I got
59 prefix-launcher working on AIX just fine. Are you sure you followed
60 the instructions correctly?
61 --
62 gentoo-alt@g.o mailing list
63
64
65 --
66 gentoo-alt@g.o mailing list

Replies

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