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

--- Comment #5 from Christopher Thielen <[email protected]> ---
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:

$ 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 are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to