g++ -o cscursor.so ./out/linuxx86/optimize/plugins/video/cursor/cursor.o -lm -ldl -lnsl -L/usr/local/lib -shared ./out/linuxx86/optimize/libs/libcrystalspace.a -lpthread -lz -lm -ldl -lnsl -L/usr/local/lib \
-Wl,-soname,cscursor.so
make: *** [all] Error 1
That doesn't appear to be a full compile log. More specifically the error is missing.
Greetings,