[uClibc] Help with gdbm

Erik Andersen andersen at codepoet.org
Thu Aug 14 18:38:46 UTC 2003


On Thu Aug 14, 2003 at 11:54:36AM -0400, Frank R Callaghan wrote:
> Hi All,
> 
> I'm trying to build gdbm-1.8.3 against Pre2 with:
> 
> export PATH=/path/to/my/uclibc/bin:$PATH
> ./configure --prefix=/path/to/my/uclibc/
> 
> it compiles fines without any error but,
> 
> [frank at plinux gdbm-1.8.3]# /usr/i386-linux-uclibc/usr/bin/ldd .libs/libgdbm.so
>         libc.so.0 => /usr/lib/libc.so.0 (0x00000000)
>         ld-uClibc.so.0 => /usr/lib/ld-uClibc.so.0 (0x00000000)
> 
> Why is it linked against libc.so.0 ? 

You told it to compile and link vs uClibc and it indeed did
just what you asked for.  I don't see a problem.

 -Erik

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



More information about the uClibc mailing list