I tried to compile surf recently, but it returns an error (see attached
file). 
I'm running on debian sid, so I suppose it's because of an error in
libX11-dev package?
What do you think?
CC       = cc
CC -o surf
/usr/bin/ld: surf.o: undefined reference to symbol 'XSync'
/usr/bin/ld: note: 'XSync' is defined in DSO /usr/lib64/libX11.so.6 so try 
adding it to the linker command line
/usr/lib64/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

Reply via email to