Tried rebuilding the source rpm, obviously missing something:
GL -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make: *** [lib/libwx_gtk2ud_gl-2.4.so.0.0.0] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.66673 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.66673 (%build)
[root@pc-00067 gtk2]#
Tried rebuilding the source rpm, obviously missing something:
GL -lGLU
/usr/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make: *** [lib/libwx_gtk2ud_gl-2.4.so.0.0.0] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.66673 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.66673 (%build)
[root@pc-00067 gtk2]#
Can anyone point me where to go next
You probably need to install Mesa and libMesa* RPMs
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!