Hi,
when I try
$gcc -shared -o nvidia_drv.so nvidia_drv.o

I get

/usr/bin/ld: nvidia_drv.o: relocation R_X86_64_32S against `a local symbol'
can not be used when making a shared object; recompile with -fPIC
nvidia_drv.o: could not read symbols: Bad value
collect2: ld returned 1 exist status

I'm running testing (with few packages from unstable) on amd64 architecture.

Any way to fix this?

Regards, Jan

Reply via email to