[Ecls-list] ECL 10.2.1 RC

Marko Kocić marko.kocic at gmail.com
Tue Feb 16 20:42:59 UTC 2010


I got my mingw box again. Here's the build error when building asdf
included in latest ecl.


;;; Note: Invoking external command:
;;;   gcc "-Ic:/lisp/app/ecl"  -g -O2  -Ic:/msys/1.0/local/include
-D_THREAD_SAFE -Dmingw32  -w -c "
C:/dev/cvstree/ecl.git/contrib/asdf/asdf.c" -o
"C:/dev/cvstree/ecl.git/contrib/asdf/asdf.o"
;;; Note: Invoking external command:
;;;   gcc -shared -o "C:/dev/cvstree/ecl.git/contrib/asdf/asdf.fas"
-Wl,--export-all-symbols -L"c:/l
isp/app/ecl" "C:/dev/cvstree/ecl.git/contrib/asdf/asdf.o"
-Lc:/msys/1.0/local/lib -lecl  -lgmp -
lgc    -lm -lws2_32C:/dev/cvstree/ecl.git/contrib/asdf/asdf.o: In
function `L24get_uid':
C:/dev/cvstree/ecl.git/contrib/asdf/asdf.c:1916: undefined reference to `getuid'
collect2: ld returned 1 exit status

;;; Error: The C compiler failed to compile the intermediate file.

On Sat, Feb 13, 2010 at 10:00 PM, Marko Kocić <marko.kocic at gmail.com> wrote:
> Just did another build on mingw (system gc 7.2alpha4, unicode,
> threads) and it seems that asdf.fas is not built for some reason.
>
> Regards,
> Marko
>




More information about the ecl-devel mailing list