[Bug 242101] k3b-1.93.0/b has linker error /usr/bin/ld: /usr/local/lib/libavcodec.a

Pino Toscano pino at kde.org
Mon Jun 21 18:06:48 BST 2010


https://bugs.kde.org/show_bug.cgi?id=242101


Pino Toscano <pino at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|crash                       |normal




--- Comment #1 from Pino Toscano <pino kde org>  2010-06-21 19:06:46 ---
A failing build is not a "crash", but just a build failure.
Also, /usr/local/lib/libavcodec.a looks like you compiled your own libavcodec,
and there is no shared library (.so) version of it, but it was compiled as
static library. Please check that you have also the shared library version, and
if not check whether you can compile libavcodec in such way.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list