clisp win2k cygwin gcc 
Author Message
 clisp win2k cygwin gcc

Hello,
I am trying to build clisp on win2k using cygwin/gcc and get the following
during make:

..
gcc -Wall -O -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type \
-fomit-frame-pointer -Wno-sign-compare -O2 -fexpensive-optimizations -DUNICODE\
-DDYNAMIC_FFI -c socket.c
In file included from socket.d:40:
lispbibl.d:6864: warning: register used for two global register variables
socket.d: In function `C_machine_instance':
socket.d:195: structure has no member named `in6_u'

..

socket.d:195: structure has no member named `in6_u'
socket.d: In function `socket_getlocalname_aux':
socket.d:596: structure has no member named `in6_u'

..

socket.d:596: structure has no member named `in6_u'
socket.d: In function `socket_getpeername':
socket.d:648: structure has no member named `in6_u'

..

socket.d:648: structure has no member named `in6_u'
make: *** [socket.o] Error 1


..has anyone surmounted this obstacle and/or have suggestion(s) towards gaining
my objective?

Thank you,
Keith



Mon, 04 Aug 2003 05:39:21 GMT  
 clisp win2k cygwin gcc
Quote:

>Hello,
>I am trying to build clisp on win2k using cygwin/gcc and get the following
>during make:

[...]

Try their clisp developer list:
http://sourceforge.net/mail/?group_id=1355
http://clisp.sourceforge.net

 -----  Posted via NewsOne.Net: Free (anonymous) Usenet News via the Web  -----
  http://newsone.net/ -- Free reading and anonymous posting to 60,000+ groups
   NewsOne.Net prohibits users from posting spam.  If this or other posts



Wed, 06 Aug 2003 00:08:22 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. GCC 3.1 / Ada / Cygwin / Win2k ?

2. compile issues on Win2k using cygwin

3. Diff between .RPM and CygWin CLisp 2.30, CLX

4. clisp testsuite failure on cygwin

5. precompiled CLISP for cygwin

6. Problems building DCOracle 1.3.2 under Win2K/Cygwin

7. external rexx function dll with cygwin gcc ?

8. make error: cannot exec gcc (after many compiles) : Win95 : Cygwin of 9/19/2001

9. Rand() GCC 3.2 under Cygwin

10. Building shared libraries with gcc 3.2 (cygwin or mingw) for Tcl 8.4.1

11. Compile error building tcl8.4.0 using MinGW-gcc, Cygwin

12. Help compilation tcl application with gcc (cygwin)

 

 
Powered by phpBB® Forum Software