bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

glibc 2.1.3 build problem


From: Paul Jarc
Subject: glibc 2.1.3 build problem
Date: 21 Dec 2000 17:58:00 -0500
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

[I posted this to gnu.utils.bug yesterday, but then I found this list,
so I'm posting it here.]

I've read about problems compiling gcc 2.95.2 with glibc 2.2, so I'm
trying to build glibc 2.1.3, hoping gcc 2.95.2 will work with that.
(Is this correct?  Is there a better approximation of latest stable
but compatible versions of the two?)  But 'make' fails for glibc
2.1.3:
././scripts/mkinstalldirs /home/prj/src/,build/glibc-2.1.3-b/csu
././scripts/mkinstalldirs: invalid character 45 in exportstr for 
full-config-sysdirs
/bin/sh: invalid character 45 in exportstr for full-config-sysdirs
sed: -e expression #1, char 26: Unknown option to 's'
cpp: output pipe has been closed
make[2]: *** [/home/prj/src/,build/glibc-2.1.3-b/csu/init.d] Error 1
make[2]: Leaving directory `/home/prj/src/,build/glibc-2.1.3/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/home/prj/src/,build/glibc-2.1.3'
make: *** [all] Error 2

Here's the sed line from mkinstalldirs:
   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
                                                   character 26 ^
But running it from the command line, there's no error.  Any ideas?
Any more information needed?  This is Linux 2.2.16, mostly RedHat 7 at
the moment.


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]