Unable to build Lush 1.0 on Cygwin
"Sammy" <[email protected]>
| Newsgroups | gmane.lisp.lush.devel |
|---|---|
| Message-ID | <[email protected]> |
I just tried to build Lush 1.0 on Cygwin. configure runs Ok. ( or so it seems ) Make compile many files but stop with this error message: for d in src ; \ do ( cd $d && make all ) || exit ; done make[1]: Entering directory `/cygdrive/h/lush-1.0/src' gcc -DHAVE_CONFIG_H -DNO_DEBUG -Wall -O3 -I../include -I/usr/X11R6/includ e -c dldbfd.c make[1]: Leaving directory `/cygdrive/h/lush-1.0/src' 494: error: structure has no member named `_cooked_size' dldbfd.c:494: error: structure has no member named `_raw_size' dldbfd.c: In function `handle_common_symbols': dldbfd.c:785: error: structure has no member named `_raw_size' dldbfd.c: In function `allocate_memory_for_object': dldbfd.c:1375: error: structure has no member named `_cooked_size' dldbfd.c: In function `load_object_file_data': dldbfd.c:1407: error: structure has no member named `_raw_size' dldbfd.c: In function `compute_executable_flag': dldbfd.c:1951: error: structure has no member named `_raw_size' make[1]: *** [dldbfd.o] Error 1 make: *** [all] Error 2 I used the latest cygwin. I launched the script and the make from within the cygwin shell. gcc -v gives: Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.1/specs Configured with: /gcc/3.4/gcc-3.4.1-1/configure --verbose --prefix=/usr --exec-prefix=/usr -- sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/ man --infodir=/usr/share/info --enable-languages=c,ada,c++,f77,java,objc --enabl e- nls --without-included-gettext --enable-libgcj --with-system-zlib --enable- interpreter --enable-threads=posix --enable-java-gc=boehm --enable-sjlj- exceptions --disable-version-specific-runtime-libs --disable-win32-registry Thread model: posix gcc version 3.4.1 (cygming special) Does anybody know of to fix this (before i begin to work on it :-) ) Thanks. ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php