This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build error for powerpc64-linux-gnu


On Sat, Jul 16, 2005 at 07:11:41PM -0700, Khem Raj wrote:

> I am getting following error while building glibc headers. I think
> bits/stdlib.h was added recently to stdlib/Makefile. May be it is
> caused because of that. Has someone seen this error so far?

No. It works fine here.

> make[2]: *** No rule to make target `bits/stdlib.h', needed by 
> `/opt/install/gcc-glibc/powerpc64-unknown-linux-gnu/powerpc64-unknown-linux-gnu/sys-root/usr/include/bits/stdlib.h'.  
> Stop.

I'd guess you have an incomplete CVS working copy because of the added
directory (stdlib/bits). It's possible you forgot to supply the `-d'
argument to `cvs update'. Another way to be sure would be to perform a
fresh checkout.

Regards
Greg
--
http://www.diy-linux.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]