Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117051 - tdb-1.0.6 does not create dynamic libraries on gentoo-embedded (uclibc)
Summary: tdb-1.0.6 does not create dynamic libraries on gentoo-embedded (uclibc)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-29 00:51 UTC by Natanael Copa
Modified: 2005-12-29 02:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Natanael Copa 2005-12-29 00:51:46 UTC
when compiling on embedded, tdb does not seem to find support for dynamic libraries in libtool. This is some lines from output:

checking how to hardcode library paths into programs... immediate
checking for /usr/i386-gentoo-linux-uclibc/bin/ld option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
...

No .so files are installed.
Comment 1 SpanKY gentoo-dev 2005-12-29 02:52:48 UTC
fixed in cvs, thanks for the report