I'm having problems getting perl to build on solaris8. When I do the 'make test' or './perl harness' in the t directory, all the tests dealing with sockets fail. The error is:
.../ext/Socket/Socket................... ld.so.1: ./perl: fatal: relocation error: file .../lib/auto/Socket/Socket.so: symbol inet_aton: referenced symbol not found I am doing a very default configuration. I've built with gcc, and with SUNW Pro C, the only change I've made other than default is to NOT replace /usr/bin/perl. This is a very ordinary solaris8 box. It has some gnu development tools added to it, but otherwise it's just a full install. google says some people have had simalar problems with much older versions of perl (5.6, 5.0....), but solutions have not been forthcoming. Does anyone have any ideas? Thanks; Jason -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]