glibc install help

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
Subject: glibc install help
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to for more info.

---1496233398-847026478-1064591667=:13812
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Fri, 26 Sep 2003, tickticker wrote:

> glibc configure runs fine, but neither gmake nor make run.
>
> [root@Images glibc-2.3.2]# gmake
> Makeconfig:84: sysdeps/../config.make: No such file or directory


Remember that you did the ../glibc-2.3.2/configure from within your glibc
build directory.

So, do the gmake also when you are in your glibc build directory.

If you are using recent glibc-2.3.2, then the source needs to be patched.

cd glibc-2.3.2 ; patch -p0 < /path/to/patch

The patch is attached.

Then go back into your glibc-build (or whatever you called it) to run
gmake.

Jeremy C. Reed
http://bsd.reedmedia.net/


---1496233398-847026478-1064591667=:13812
Content-Type: TEXT/PLAIN; charset=US-ASCII; name=patch-aa
Content-Transfer-Encoding: BASE64
Content-ID: <>
Content-Description:
Content-Disposition: attachment; filename=patch-aa

RnJvbSByZWVkQHJhaW5pZXIucmVlZG1lZGlhLm5ldCBGcmkgU2VwIDI2IDA4
OjUzOjMyIDIwMDMNCkRhdGU6IEZyaSwgMjYgU2VwIDIwMDMgMDg6NTI6MzMg
LTA3MDANCkZyb206IHJlZWRAcmFpbmllci5yZWVkbWVkaWEubmV0DQpUbzog
cmVlZA0KDQotLS0gc3RkaW8tY29tbW9uL3NzY2FuZi5jLm9yaWcJMjAwMy0w
Ni0xMSAxNDoyOToxMy4wMDAwMDAwMDAgKzAyMDANCisrKyBzdGRpby1jb21t
b24vc3NjYW5mLmMJMjAwMy0wNi0xMSAxNDozMDoyMi4wMDAwMDAwMDAgKzAy
MDANCkBAIC0yNyw5ICsyNyw3IEBADQogLyogUmVhZCBmb3JtYXR0ZWQgaW5w
dXQgZnJvbSBTLCBhY2NvcmRpbmcgdG8gdGhlIGZvcm1hdCBzdHJpbmcgRk9S
TUFULiAgKi8NCiAvKiBWQVJBUkdTMiAqLw0KIGludA0KLXNzY2FuZiAocywg
Zm9ybWF0KQ0KLSAgICAgY29uc3QgY2hhciAqczsNCi0gICAgIGNvbnN0IGNo
YXIgKmZvcm1hdDsNCitzc2NhbmYgKGNvbnN0IGNoYXIgKnMsIGNvbnN0IGNo
YXIgKmZvcm1hdCwgLi4uKQ0KIHsNCiAgIHZhX2xpc3QgYXJnOw0KICAgaW50
IGRvbmU7DQo=
---1496233398-847026478-1064591667=:13812--