This ist the problem, that the configure script does not figure out
that socklen_t does exist. Therefore it defines it when it is defined
in sys/socket.h the compiler throws an error.
Please use the code in configure.in which I posted earlier. Then it will
work.
Best regards
Michael
On Feb 17,
Mike Gran tells me that the way around the MacIntel gmp problem is to
configure with host=none-unknown-darwin7.1.0. I must have missed that
in the gmp instructions. Anyway, given gmp, the Guile 1.7.91 build chugs
away until
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -Wall -Wmissing-prot
The good news is that Guile builds and works on MacIntel. The bad news...
Guile needs either support for netBSD's readline, or a way to disable readline
in configure. As it is, we get:
ld: Undefined symbols:
__rl_init_argument
__rl_kill_kbd_macro
_free_undo_list
_rl_clear_message
_rl_get_keymap