Re: Guile 1.7.91 has been released (MacIntel)

2006-02-18 Thread Michael Tuexen
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,

re: Guile 1.7.91 has been released (MacIntel)

2006-02-18 Thread Bill Schottstaedt
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

re: Guile 1.7.91 has been released (MacIntel)

2006-02-17 Thread Bill Schottstaedt
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