good way is:
gcc -shared -o .libs/liblastSeenPlugin.so.0.0 lastSeenPlugin.o

to be complete:

"You should be using cc -shared [PICFLAG -fpic/-fPIC same flag
as used to compile the shared objects] -o libFOO.so.0.0 [shared objects]"




Regards


Julien

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to