Re: compiling error

2004-02-25 Thread Dmitry V. Zhulanov
On Thu, Feb 26, 2004 at 01:16:13AM +0100, Alfred M. Szmidt wrote: >The line is from sysdeps/i386/elf/configure.new that produced after >'make' command. See attachment. > > What is configure.new? It produced while executing 'make'. See attachment for more details. e make -r PARALLELMFLAGS=

Re: compiling error

2004-02-25 Thread Alfred M. Szmidt
The line is from sysdeps/i386/elf/configure.new that produced after 'make' command. See attachment. What is configure.new? ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: compiling error

2004-02-25 Thread Dmitry V. Zhulanov
On Wed, Feb 25, 2004 at 04:51:42PM +0100, Alfred M. Szmidt wrote: >>From cvs sources at sources.redhat.org I also have compile problem: >$ mkdir build >$ mkdir root >$ cd build >$ ../configure --prefix=/src/libc/root > > Please don't do that, you will have screwed up paths and

Re: compiling error

2004-02-25 Thread Alfred M. Szmidt
>From cvs sources at sources.redhat.org I also have compile problem: $ mkdir build $ mkdir root $ cd build $ ../configure --prefix=/src/libc/root Please don't do that, you will have screwed up paths and your libc will be totally unusable if you install it, you must use `--prefix=' o

Re: compiling error

2004-02-25 Thread Dmitry V. Zhulanov
On Wed, Feb 25, 2004 at 02:06:41PM +0100, Alfred M. Szmidt wrote: > Please use glibc from CVS with any GNU/Hurd system. >From cvs sources at sources.redhat.org I also have compile problem: $ mkdir build $ mkdir root $ cd build $ ../configure --prefix=/src/libc/root $ make output logs attached e