[openbeosnetteam] Re: libnet fix

I wrote:

> > Any OBOS after doing a 'jam install-networkign' would give this error.
> You are talking about the missing symbol "_res" problem.

I should add:

Of cause, after installing our libnet.so, every application that needs libnet.so
will fail, because our libnet.so requires to *import* a symbol called _res
that it will not find.

This is fixed by the renaming of _res now, but still a strange bug.

Marcus


Other related posts: