You are not logged in.

#1 2012-12-11 12:15:35

fabrydrunk
Member
From: Catanzaro, Italy
Registered: 2012-04-16
Posts: 25

Strange error with libnvidia and libcuda

Hi guys,
I'm having a bad error (or maybe it's just a warning) each time I do a system upgrade. Everything seems to work fine, but I always receive this message:

ldconfig: File /usr/lib/libcuda.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-cfg.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-cfg.so.1 is empty, not checked.
ldconfig: File /usr/lib/libnvidia-ml.so.1 is empty, not checked.
ldconfig: File /usr/lib/libnvcuvid.so.310.19 is empty, not checked.
ldconfig: File /usr/lib/libnvidia-cfg.so.310.19 is empty, not checked.
ldconfig: File /usr/lib/libcuda.so.310.19 is empty, not checked.
ldconfig: File /usr/lib/libnvcuvid.so.1 is empty, not checked.
ldconfig: File /usr/lib/libnvidia-tls.so.310.19 is empty, not checked.
ldconfig: File /usr/lib/libcuda.so.1 is empty, not checked.
ldconfig: File /usr/lib/libnvidia-glcore.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-ml.so.310.19 is empty, not checked.
ldconfig: File /usr/lib/libnvcuvid.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-ml.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-tls.so is empty, not checked.
ldconfig: File /usr/lib/libnvidia-glcore.so.310.19 is empty, not checked.

I noticed this error the first time yaourt found an upgrade for "virtualgl" package. I can't complete the upgrade yet because it ends with this error:

/usr/bin/ld: warning: libnvidia-tls.so.295.40, needed by /usr/lib64/libGL.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libnvidia-glcore.so.295.40, needed by /usr/lib64/libGL.so, not found (try using -rpath or -rpath-link)
/usr/lib64/libGL.so: undefined reference to `_nv013glcore'
/usr/lib64/libGL.so: undefined reference to `_nv020glcore'
/usr/lib64/libGL.so: undefined reference to `_nv019glcore'
/usr/lib64/libGL.so: undefined reference to `_nv002glcore'
/usr/lib64/libGL.so: undefined reference to `_nv018glcore'
/usr/lib64/libGL.so: undefined reference to `_nv007tls'
/usr/lib64/libGL.so: undefined reference to `_nv006tls'
/usr/lib64/libGL.so: undefined reference to `_nv022tls'
/usr/lib64/libGL.so: undefined reference to `_nv009tls'
/usr/lib64/libGL.so: undefined reference to `_nv021tls'
/usr/lib64/libGL.so: undefined reference to `_nv020tls'
/usr/lib64/libGL.so: undefined reference to `_nv014glcore'
/usr/lib64/libGL.so: undefined reference to `_nv015glcore'
/usr/lib64/libGL.so: undefined reference to `_nv021glcore'
/usr/lib64/libGL.so: undefined reference to `_nv014tls'
/usr/lib64/libGL.so: undefined reference to `_nv015tls'
/usr/lib64/libGL.so: undefined reference to `_nv016tls'
/usr/lib64/libGL.so: undefined reference to `_nv019tls'
/usr/lib64/libGL.so: undefined reference to `_nv000glcore'
/usr/lib64/libGL.so: undefined reference to `_nv018tls'
/usr/lib64/libGL.so: undefined reference to `_nv017tls'
/usr/lib64/libGL.so: undefined reference to `_nv011tls'
/usr/lib64/libGL.so: undefined reference to `_nv012glcore'
/usr/lib64/libGL.so: undefined reference to `_nv001glcore'
/usr/lib64/libGL.so: undefined reference to `_nv013tls'
/usr/lib64/libGL.so: undefined reference to `_nv017glcore'
/usr/lib64/libGL.so: undefined reference to `_nv012tls'
collect2: error: ld returned 1 exit status
make[2]: *** [bin/fakerut] Error 1
make[1]: *** [server/CMakeFiles/fakerut.dir/all] Error 2
make: *** [all] Error 2

What can I do to fix this?

Offline

#2 2012-12-11 16:22:03

fabrydrunk
Member
From: Catanzaro, Italy
Registered: 2012-04-16
Posts: 25

Re: Strange error with libnvidia and libcuda

Can anybody help me? Is it the right thread?

Offline

Board footer

Powered by FluxBB