[Ubuntu-x-swat] [Bug 540171] Re: Empty /usr/include/CL after installation of nvidia-current and nvidia-current-dev

2010-05-12 Thread Jaakko Pero
> Jaakko, you'll need to pass gcc the path to the openCL headers. That's a negative, Sir. I should not have to include the system header directories of the distro. On Ubuntu these happen to include "/usr/include", so if I tell gcc to #include it will look for /usr/include/CL/cl.h. ( http://gcc.g

[Ubuntu-x-swat] [Bug 540171] [NEW] Empty /usr/include/CL after installation of nvidia-current and nvidia-current-dev

2010-03-17 Thread Jaakko Pero
Public bug reported: $ sudo apt-get install nvidia-current nvidia-current-dev The standard way of including OpenCL headers fails: $ echo '#include ' > opencltest.c $ gcc opencltest.c -o opencltest opencltest.c:1:19: error: CL/cl.h: No such file or directory After installation an empty directory

[Ubuntu-x-swat] [Bug 540143] [NEW] Symlinks libnvidia-tls.so.1 are not removed on package uninstall

2010-03-17 Thread Jaakko Pero
Public bug reported: $ sudo apt-get remove --purge nvidia-current $ sudo rm -rf /usr/lib/nvidia-current $ sudo rm -rf /usr/lib32/nvidia-current $ sudo apt-get install nvidia-current $ sudo apt-get remove --purge nvidia-current ... Removing nvidia-current ... Removing all DKMS Modules Done. update-