Can't create outgoing socket: UnknownHostException

Jeff Sturm jsturm@one-point.com
Mon Jun 2 21:55:00 GMT 2003


On Mon, 2 Jun 2003, Pering, Trevor wrote:
> Using 127.0.0.1 works -- thanks for the suggestion.

That being the case, you have networking.  Something else caused the name
lookup to fail.

I have no idea what might have gone wrong.  Random guess: Some libc
weirdness causes libnss* to fail.  Feel free to debug.

> So -- does networking need to be explicitly enabled? I never specified
> --with-newlib anywhere.

No, it's normally enabled on any *-linux-* target.

Jeff



More information about the Java mailing list