Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301058

Summary: dev-db/sqlite-3.6.22: libsqlite3.so isnt properly linked
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Status: RESOLVED DUPLICATE    
Severity: normal CC: betelgeuse, cornicx, dabbott, fauli, jackdachef
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexis Ballier gentoo-dev 2010-01-15 06:15:40 UTC
$ gcc foo.c -lsqlite3
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/libsqlite3.so: undefined reference to `dlsym'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/libsqlite3.so: undefined reference to `dlerror'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/libsqlite3.so: undefined reference to `dlopen'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/../../../../lib64/libsqlite3.so: undefined reference to `dlclose'
collect2: ld returned 1 exit status


this breaks, eg, ocaml-sqlite3 build.
Comment 1 Martin Väth 2010-01-15 19:38:32 UTC
This is a dupe of bug 300836 (and several others), but the only one
with the correct summary in title...
Comment 2 Alexis Ballier gentoo-dev 2010-01-18 20:26:27 UTC
*** Bug 301422 has been marked as a duplicate of this bug. ***
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-01-18 21:24:45 UTC
*** Bug 301439 has been marked as a duplicate of this bug. ***
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2010-01-19 10:33:45 UTC
Can this be fixed by 300145#c7?
Comment 5 David Abbott (RETIRED) gentoo-dev 2010-01-19 20:46:45 UTC
*** Bug 301571 has been marked as a duplicate of this bug. ***
Comment 6 Rafał Mużyło 2010-01-20 12:53:23 UTC
(In reply to comment #1)
> This is a dupe of bug 300836 (and several others), but the only one
> with the correct summary in title...
> 

In that case, for the sake of simplicity...

*** This bug has been marked as a duplicate of bug 300836 ***