installing glibc-2.6 problem

Mike Frysinger vapier@gentoo.org
Sat Aug 2 17:00:00 GMT 2014


On Fri 18 Jul 2014 04:18:21 ZhengJian wrote:
> I am trying to install glibc-2.6. The 'configure' and 'make' processes look
> good. But there are errors when 'make install'. Here are the error
> information:
> 
> /usr/bin/install -c -m 644 include/limits.h
> /home/jzheng/glibc-2.6/include/limits.h /usr/bin/install:
> `include/limits.h' and `/home/jzheng/glibc-2.6/include/limits.h' are the
> same file make[1]: *** [/home/jzheng/glibc-2.6/include/limits.h] Error 1
> make[1]: Leaving directory `/home/jzheng/glibc-2.6'
> make: *** [install] Error 2
> 
> I don't know what I should do.

please post the exact commands you ran for configure and make.  my guess is 
you passed a bad value to configure for its --prefix and now make install is 
trying to install into that bad place.  easy answer is to not use a bad 
prefix.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140802/8f13c095/attachment.sig>


More information about the Libc-alpha mailing list