I have a wild suspicion that this is the same problem gated had on redhat 5.0,
and is because there is someplace some code that looks like:
#ifdef IFF_LOOPBACK
if (flags & IFF_LOOPBACK)
... /* skip this interface */
#endif
and the headers needed to get that bit have changed somehow. I don't
recall the precise details. Worth checking though.
- Need a Java/Linux RedHat 5.0 configuration where getLoc... John A. Zinky
- Re: Need a Java/Linux RedHat 5.0 configuration whe... Per Widerlund
- Re: Need a Java/Linux RedHat 5.0 configuration... B. Craig Taverner
- Re: Need a Java/Linux RedHat 5.0 configuration... ptoscano
- Re: Need a Java/Linux RedHat 5.0 configura... Per Widerlund
- Re: Need a Java/Linux RedHat 5.0 configura... Nelson Minar
- Re: Need a Java/Linux RedHat 5.0 configuration whe... Stephen Wynne
- Re: Need a Java/Linux RedHat 5.0 configuration... Joe Carter
- InetAddr.getLocalHost() [glibc?] bug worka... Geoffrey S. Knauth
- Re: InetAddr.getLocalHost() [glibc?] b... Andreas Jaeger
- Re: InetAddr.getLocalHost() [glibc?] b... Roland McGrath
- Re: InetAddr.getLocalHost() [glib... Andreas Jaeger
- Re: Need a Java/Linux RedHat 5.0 configuration... David Lucas
- Re: Need a Java/Linux RedHat 5.0 configuration whe... Karl Asha
- Re: Need a Java/Linux RedHat 5.0 configuration... Geoffrey S. Knauth
- Re: Need a Java/Linux RedHat 5.0 configuration whe... Stefan Andreasen
- Need a Java/Linux RedHat 5.0 configuration where g... Geoffrey S. Knauth
