23.1.04
20:02 libGL.a problem/NVidia (
,
,
,
)
Linux: for those of you who problems compiling applications and you get the error message
libtool: link: `/usr/lib/libGL.la' is not a valid libtool archive"
There is a error in libGL.la from nvidia. You have to replace in /usr/lib/libGL.la the line
# Generated by nvidia-installer: 1.0.5
with the line
# Generated by nvidia-installer: 1.0.5 (for use by libtool)
See also this thread
posted by Jean-Marc Autexier |
0 comments | Permalink | Send to Friends | Google it!
|