[Nouveau] [Bug 74648] [NV86] Ultima IX (wine) movie playback crashes game

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 15 20:43:10 PST 2014


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

--- Comment #6 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #5)
> Getting closer ...
> 
> With "./configure --enable-32-bit --enable-debug CFLAGS="-m32"
> CXXFLAGS="-m32" LDFLAGS="-m32"" I now get as far as:
> 
>   CC       eglscreen.lo
>   CC       eglstring.lo
>   CC       eglsurface.lo
>   CC       eglsync.lo
>   CCLD     libEGL.la
> /bin/ld: skipping incompatible /usr/lib64/libudev.so when searching for
> -ludev
> /bin/ld: cannot find -ludev
> collect2: error: ld returned 1 exit status
> gmake[3]: *** [libEGL.la] Error 1
> gmake[3]: Leaving directory `/usr/local/src/Mesa-9.2.5/src/egl/main'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/local/src/Mesa-9.2.5/src/egl'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/local/src/Mesa-9.2.5/src'
> gmake: *** [all-recursive] Error 1
> 
> I'm not sure why it can't find udev:

Dunno... sorry. Is there a /usr/lib32/libudev.so.2?

> 
> $ rpm -qa | grep -i udev
> system-config-printer-udev-1.4.3-2.fc20.x86_64
> libgudev1-208-9.fc20.x86_64
> libgudev1-208-9.fc20.i686
> libgudev1-devel-208-9.fc20.x86_64
> libgudev1-devel-208-9.fc20.i686

You could also see if there are debug symbols available for your current rpm's
-- they are often supplied by the distro in a separate package. Hopefully the
thing generating the backtrace would know to look in the alternate locations
for them.

-- 
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/nouveau/attachments/20140216/43caf4be/attachment-0001.html>


More information about the Nouveau mailing list