[uClibc]0.9.12 does not honor PREFIX

Erik Andersen andersen at codepoet.org
Sun Jun 23 05:18:43 UTC 2002


On Sat Jun 22, 2002 at 07:03:13PM +0200, Karl Trygve Kalleberg wrote:
> 
> The 0.9.12 release does not seem to honor PREFIX when doing make install.
> 
> make PREFIX=${D} install
> 
> gives:
> 
> 
> ../../extra/gcc-uClibc/i386-uclibc-gcc -Wall -Os  -march=i386
> -mpreferred-stack-boundary=2  -fno-builtin -nostdinc  -I../../include
> -iwithprefix include -I. -D_LIBC  -DNDEBUG  -fPIC -D_LIBC_REENTRANT -Wl,-s
> -DUCLIBC_TARGET_PREFIX=\"/\" \
>         -DUCLIBC_DEVEL_PREFIX=\"/usr/cross-tools/boxershorts\" \
> 
> -DUCLIBC_BUILD_DIR=\"/var/tmp/portage/bxs-uclibc-0.9.12/work/uClibc-0.9.12\"
> \
>         -DUCLIBC_LDSO=\"ld-uClibc.so.0\" \
>         ldd.c -o ldd.target
> gcc: /usr/cross-tools/boxershorts/lib/crt0.o: No such file or directory

Fixed now.  It was not supposed to be compiling the target
utils unless explicitly told to do so, but I'd missed a
spot.  Sorry about that,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list