GLIBC 2.3.2 Compile Problem
From: skubik (vkube_at_yahoo.com)
Date: 12/19/03
- Next message: Gerard Oberle: "RedHat 9 Gnome customization"
- Previous message: ynotssor: "Re: Anyone know of an open source HP 700/92 emulator?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Dec 2003 10:34:35 GMT
Please forgive me if this is not the appropriate ng to post this question
to.
I'm trying to update GLIBC on my Slackware 9.0 system by compiling it from
the sources downloaded from gnu.org. I have not previously updated any
system libraries from what was shipped with Slackware 9.0.
I've been able to successfully 'configure' the glibc build, but receive the
following error during the 'make' process:
In file included from ../include/libc-symbols.h:56,
from <command line>:1:
/usr/src/glibc-2.3.2/glibc-build/config.h:3:3: #error "glibc cannot be
compiled without optimization"
sed -e 's@ /usr/src/glibc-2\.3\.2/glibc-build/@ $(common-objpfx)@g' -e
's@^/usr/src/glibc-2\.3\.2/glibc-build/@$(common-objpfx)@g' -e 's@
*\.\.\/\([^ \]*\)@ $(..)\1@g' \
/usr/src/glibc-2.3.2/glibc-build/tcb-offsets.h.dT >
/usr/src/glibc-2.3.2/glibc-build/tcb-offsets.h.dT2
sed: can't read /usr/src/glibc-2.3.2/glibc-build/tcb-offsets.h.dT: No such
file or directory
make[2]: *** [/usr/src/glibc-2.3.2/glibc-build/tcb-offsets.h] Error 2
make[2]: Leaving directory `/usr/src/glibc-2.3.2/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.3.2'
make: *** [all] Error 2
Any ideas what this error is and how to remedy it?
Thank You,
- skubik.
- Next message: Gerard Oberle: "RedHat 9 Gnome customization"
- Previous message: ynotssor: "Re: Anyone know of an open source HP 700/92 emulator?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|