[Ecls-list] build failure of sockets.lisp

Julian Stecklina der_julian at web.de
Wed Feb 16 12:34:53 UTC 2005


Hello,

building ECL --with-tcp fails:

...
;;; Emitting code for SOCKET-ACCEPT.
;;; Note: Emitting linking call for DO-ACCEPT-INET
;;; Note: Emitting linking call for SOCKET-PROTOCOL
;;; Emitting code for SOCKET-CONNECT.
;;; Emitting code for SOCKET-PEERNAME.
;;; Emitting code for SOCKET-BIND.
;;; Compiling C::|compiler preprocess|.
;;; Error: C-INLINE: Variable code exceeds number of arguments
;;; Due to errors in the compilation process, no FASL was generated.
;;; Search above for the "Error:" tag to find the error messages.
;;; Invoking external command: gcc -I/usr/local/include -fPIC
-fstrict-aliasing -Dfreebsd -I"/usr/home/blitz/src/ecls/src"/h
-I"/usr/home/blitz/src/ecls/src"/gmp
-I"/usr/home/blitz/src/ecls/build"/h 
-I"/usr/home/blitz/src/ecls/build"/h -w -c "sockets.c" -o "sockets.o"
;;; Invoking external command: ar cr libsockets.a sockets.o
/usr/home/blitz/src/ecls/build/ext/sockets.o  ar:
'/usr/home/blitz/src/ecls/build/ext/sockets.o': No such file
...

Inspecting the code I could not find anything obvious that would cause
this.

Regards,
-- 
                    ____________________________
 Julian Stecklina  /  _________________________/
  ________________/  /
  \_________________/  LISP - truly beautiful




More information about the ecl-devel mailing list