Re: CVS guile does not build on Solaris+gcc

2001-10-13 Thread Marius Vollmer
This should be fixed now. ___ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile

º¯ºñ,¼÷º¯,ÇǺι̿ë,´ÙÀÌ¾îÆ® - ´õ ÀÌ»ó °í¹Î ³¡!!

2001-10-13 Thread ÄÁµð¼Ç~
Title: ÀÌ»ç°ñÀÔ´Ï´Ù.. º¯ÀÌ ÅëÇÏ¸é ¸ðµç °ÍÀÌ Áñ°Ì´Ù!! - Jelly Juice "  ISAGOL "

Compile errors

2001-10-13 Thread Michael Carmack
On versions 1.3.2a, 1.4, 1.5.4, compiles always fail because usleep is apparently detected as an int instead of a void. This is a gnu/linux system, kernel 2.4.10, glibc 2.1.3, gcc 2.95.3, binutils 2.11.2. Additional information can be found in the build logs attached to this mail. Lines that sta

Bug-report follow-up

2001-10-13 Thread Michael Carmack
Ok, it appears someone has put an absolute path to a header file in the 'configure.in' script. This occurs on line 275. On systems that don't store unistd.h under /usr/include the test program will fail and cause configure to assume the usleep return type is 'int'. This breaks the compile later