[Ecls-list] (no subject)
David Creelman
davidc at hubb.com
Thu Jun 1 03:11:15 UTC 2006
Hi,
After doing cvs up -d -P;./configure;make clean; make all
I get the following error
;;; Calling the C compiler...
;;; Note: Invoking external command:
;;; gcc -g -O2 -fPIC -fstrict-aliasing -Dcygwin
-I"/home/davidc/ecl/src"/c -I"/home/davidc/ecl/src"/gmp
-I"/home/davidc/ecl/build" -I"/home/davidc/ecl/build" -w -c
"/home/davidc/ecl/build/ext/sockets.c" -o
"/home/davidc/ecl/build/ext/sockets.o"
/home/davidc/ecl/build/ext/sockets.c: In function `LC36socket_send':
/home/davidc/ecl/build/ext/sockets.c:1125: error: `MSG_EOR' undeclared
(first use in this function)
/home/davidc/ecl/build/ext/sockets.c:1125: error: (Each undeclared
identifier is reported only once
/home/davidc/ecl/build/ext/sockets.c:1125: error: for each function it
appears in.)
/home/davidc/ecl/build/ext/sockets.c:1127: error: `MSG_DONTWAIT'
undeclared (first use in this function)
LAMBDA: Too many arguments to function CONTINUE.
Top level.
SB-BSD-SOCKETS>
Cheers
DC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20060601/3245f514/attachment.html>
More information about the ecl-devel
mailing list