[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Missing file in snapshot
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Missing file in snapshot |
Date: |
25 Sep 2008 17:35:53 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
address@hidden writes:
> <html><head>
>
> <link media="all" type="text/css"
> href="/webmail/static/deg/css/wysiwyg-4230203003.css" rel="stylesheet">
> </head><body>
> I downloaded gcc-4.1.2+gm2-cvs-latest.tar.gz and started a
> bootstrap.<br><br>The bootstrap stopped on this:<br>Configuring to build
> libraries using native compiler<br>/bin/sh: line 12: cd: gm2/gm2-libs: No
> such file or directory<br>/bin/sh: line 1:
> ../../../../gcc-4.1.2+gm2-cvs-latest/gcc/gm2/gm2-libs/configure: No such file
> or directory<br>make[2]: *** [gm2/gm2-libs/gm2-libs-host.h] Error
> 127<br>make[2]: Leaving directory `/home/ed/Tarballs/obj-gm2/gcc'<br>make[1]:
> *** [stage1_build] Error 2<br>make[1]: Leaving directory
> `/home/ed/Tarballs/obj-gm2/gcc'<br>make: *** [bootstrap] Error 2<br><br>I
> added $(srcdir)/ is a couple spots in Make-lang.in and reconfigured and it
> seemed to go through.<br><br>Here is the diff:<br><br>address@hidden gm2]$
> diff
> Make-lang.in*<br>1375c1375<br><
> cd $(srcdir)/gm2/gm2-libs ;
> \<br>---<br>>
> cd gm2/gm2-libs ;
> \<br>1385c1385<br><
> cd $(srcdir)/gm2/gm2-libs ;
> \<br>---<br>>
> cd gm2/gm2-libs ; \<br><br>Ed<br><br></body></html>
Hi,
any chance you can cut and paste all the shell commands you used to
configure and make gm2? As I think a number of critical ones are
missing above - also (if possible) please send plain text emails as
they are easier to read on non web mail readers,
regards,
Gaius