[uClibc]make install gives error

Manuel Novoa III mjn3 at uclibc.org
Fri Jun 1 16:17:11 UTC 2001


On Fri, Jun 01, 2001 at 08:52:52AM -0700, V Kugan wrote:
> Hi 
> I downloaded the uClibc from the cvs and compiled that
> for ARM, compilation went fine but when i make install
> I am getting  error.
> crt0.o and libc.a are there, I dont know what install
> is looking for???
> i have a small test.c programme to verify uClibc is
> there any way I can give crt0.o in the command line
> and test it.
> 
> thanx in advance
> Best regards
> Kugan
> 
> install -d /usr/arm-linux-uclibc/lib 
> cp -fa lib/*.so* /usr/arm-linux-uclibc/lib;
> cp: lib/*.so* :no such file or directory
> make: ***[install_dev] Error 1

My mistake.  I should have checked that shared libs were requested
before trying to install them.  ;-)

I just checked in a fix to the Makefile.  Care to retry?

Manuel





More information about the uClibc mailing list