[Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 28 10:06:57 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59967

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #1)
> Full build log here:
> https://launchpadlibrarian.net/129750443/buildlog_ubuntu-quantal-i386.mesa_9.
> 1~git1301281053.87592c~gd~q_FAILEDTOBUILD.txt.gz
> 
> Note that the two libraries are missing, but
> /usr/lib/llvm-3.2/lib/libLLVM-3.2.so.1 is available.

A libLLVM-3.2.so symlink is needed at build time. The Ubuntu/Debian
llvm-3.2-dev package has one at /usr/lib/*-linux-gnu/libLLVM-3.2.so but not at
/usr/lib/llvm-3.2/lib/libLLVM-3.2.so. Maybe Mesa's configure should try
actually linking -lLLVM-3.2 or -lLLVMTarget instead of looking for the files.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130128/8512b813/attachment.html>


More information about the mesa-dev mailing list