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

Replies

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