error make install_utils

Mike Frysinger vapier at gentoo.org
Wed Nov 16 19:15:29 UTC 2005


On Wed, Nov 16, 2005 at 04:59:42PM -0200, Alex de Oliveira Silva wrote:
> Somebody knows what it can be happening?
> <snip>

yes, the utils didnt compile with -L../lib thus the libraries that
gcc normally links with were used

this has been fixed in uClibc svn already, but you should be able to
fix it by editing utils/Makefile and adding '-L../lib' to the first
CFLAGS variable (~ line 22)
-mike



More information about the uClibc mailing list