Compiling goes pretty well until I get to this:
<blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr><pre>
cc -shared autobot.o ../dllinit.o -fPIC -o autobot.so
/usr/bin/ld: Undefined symbols:
_main
make[2]: *** [autobot.so] Error 1
make[1]: *** [all] Error 1
make: *** [dll] Error 2
</pre>[/quote]
then I'm spit back into bash

I don't know what autobot is, but it doesn't sound like something I need. Any ideas?
Thanks, and your site rocks