On Mon, 4 Aug 2003 13:19:12 +0900 (JST)
Kiyo Inaba <[EMAIL PROTECTED]> wrote:

Hi,

> Congratulations for periodical development release for Kaffe. But this
> version may not work for cross environment. The reason is it introduces
> new check for 'in_port_t' and if it fails it tries to determine
> 'in_port_size' by executing a test program. This mod is introduced
> to support getaddrinfo replacement (this itself is a good news for
> old linux users).
> 
> Any way to solve this problem?

you could add the necessary "#define in_port_t int" or whatever
is appropriate to config/config.h after running configure. We
should probably fix the test so you can specify cache variables
for this, though.

Greetings,
Helmer

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to