From mint-bounce@lists.fishpool.fi Tue Jan 22 17:31:21 2008 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de X-Belgacom-Dynamic: yes From: =?iso-8859-15?q?Jean-Fran=E7ois_Lemaire?= To: mint@lists.fishpool.fi Subject: Re: [MiNT] Compilation script for cross development under Linux Date: Tue, 25 Dec 2007 13:04:22 +0100 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_GHPcHFi4KuHb9Bn" Content-Disposition: inline Message-Id: <200712251304.22611.jflemaire@skynet.be> X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: jflemaire@skynet.be Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-0.5 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00, HTML_MESSAGE X-Spam-Level: Status: X-Status: X-Keywords: --Boundary-01=_GHPcHFi4KuHb9Bn Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Hello MiKRO, =20 On Monday 24 December 2007, MiKRO wrote: [...] > So, what do you need? Download from Vincent's web > (http://vincent.riviere.free.fr/soft/m68k-atari-mint/) gcc, binutils, > pml and mintlib (use mintlib from cvs -- no need to patch anything or > download that mintlib + manually patch it) + patches, set correct > versions in that script (currently no need to change anything), > change INSTALL_DIR and... and that's all :) > > I hope you'll find it useful, it was nightmare to get it working :) I'm afraid the nightmare is not over yet. I downloaded the packages, did = not rename any of them, edited INSTALL_DIR in 'build.sh' then ran the scr= ipt. It fails with mintlib. It looks like a path problem. See below: Unpacking mintlib ... Done. build.sh: line 105: cd: mintlib: No such file or directory sed: can't read buildrules: No such file or directory sed: can't read checkrules: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. Unpacking pml-2.03 ... unzip: cannot find or open pml-2.03.zip, pml-2.03.zip.zip or pml-2.03.zi= p.ZIP. Done. Patching pml-2.03 with patch version 20070609 ... build.sh: line 130: cd: pml-2.03: No such file or directory bzcat: Can't open input file ../pml-2.03-mint-20070609.diff.bz2: No such = file or directory. Done. build.sh: line 140: cd: pml-2.03/pmlsrc: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. make: *** No rule to make target `clean'. Stop. sed: can't read Makefile.16: No such file or directory sed: can't read Makefile.32: No such file or directory sed: can't read Makefile: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. build.sh: line 160: cd: gcc-4.2.2-cross: No such file or directory make: *** No targets specified and no makefile found. Stop. make: *** No rule to make target `install'. Stop. And here's the directory listing: bin gemlib-0.43.6-src.tar.gz binutils-2.18 info binutils-2.18-cross lib binutils-2.18-mint-20070922.diff.bz2 m68k-atari-mint binutils-2.18.tar.bz2 man build.sh mintlib-CVS-20071212 build.sh~ mintlib-CVS-20071212-patch-20071212= .diff.bz2 gcc-4.2.2 mintlib-CVS-20071212.tar.bz2 gcc-4.2.2-cross pml-2.03-mint-20070609.diff.bz2 gcc-4.2.2-mint-20071212.diff.bz2 pml-2.03.zip gcc-4.2.2.tar.bz2 JFL --=20 Jean-Fran=E7ois Lemaire --Boundary-01=_GHPcHFi4KuHb9Bn Content-Type: text/html; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable

Hello MiKRO,

On Monday 24 December 2007, MiKRO wrote:

[...]

> So, what do you need? Download from Vincent's web

> (http://vincent.riviere.free.fr/soft/m68k-atari-mint/) gcc, binut= ils,

> pml and mintlib (use mintlib from cvs -- no need to patch anythin= g or

> download that mintlib + manually patch it) + patches, set correct=

> versions in that script (currently no need to change anything),

> change INSTALL_DIR and... and that's all :)

>

> I hope you'll find it useful, it was nightmare to get it working = :)

I'm afraid the nightmare is not over yet. I downloaded the packages, d= id not rename any of them, edited INSTALL_DIR in 'build.sh' then ran the = script. It fails with mintlib. It looks like a path problem. See below:

Unpacking mintlib ...

Done.

build.sh: line 105: cd: mintlib: No such file or directory

sed: can't read buildrules: No such file or directory

sed: can't read checkrules: No such file or directory

make: *** No targets specified and no makefile found. Stop.

make: *** No rule to make target `install'. Stop.

Unpacking pml-2.03 ...

unzip: cannot find or open pml-2.03.zip, pml-2.03.zip.zip or pml-2.03= .zip.ZIP.

Done.

Patching pml-2.03 with patch version 20070609 ...

build.sh: line 130: cd: pml-2.03: No such file or directory

bzcat: Can't open input file ../pml-2.03-mint-20070609.diff.bz2: No su= ch file or directory.

Done.

build.sh: line 140: cd: pml-2.03/pmlsrc: No such file or directory

make: *** No targets specified and no makefile found. Stop.

make: *** No rule to make target `install'. Stop.

make: *** No rule to make target `clean'. Stop.

sed: can't read Makefile.16: No such file or directory

sed: can't read Makefile.32: No such file or directory

sed: can't read Makefile: No such file or directory

make: *** No targets specified and no makefile found. Stop.

make: *** No rule to make target `install'. Stop.

build.sh: line 160: cd: gcc-4.2.2-cross: No such file or directory

make: *** No targets specified and no makefile found. Stop.

make: *** No rule to make target `install'. Stop.

And here's the directory listing:

bin gemlib-0.43.6-src.tar.gz

binutils-2.18 info

binutils-2.18-cross lib

binutils-2.18-mint-20070922.diff.bz2 m68k-atari-mint

binutils-2.18.tar.bz2 man

build.sh mintlib-CVS-20071212

build.sh~ mintlib-CVS-20071212-patch-20071= 212.diff.bz2

gcc-4.2.2 mintlib-CVS-20071212.tar.bz2

gcc-4.2.2-cross pml-2.03-mint-20070609.diff.bz2<= /p>

gcc-4.2.2-mint-20071212.diff.bz2 pml-2.03.zip

gcc-4.2.2.tar.bz2

JFL

--

Jean-Fran=E7ois Lemaire

--Boundary-01=_GHPcHFi4KuHb9Bn--