gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: open-axiom builds on mingw32


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: open-axiom builds on mingw32
Date: Wed, 03 Nov 2010 17:31:26 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Greetings!

Gabriel Dos Reis <address@hidden> writes:

> Camm Maguire <address@hidden> writes:
>
> | Greetings!  Trying wine again: after an ssvn update, or fresh checkout
> | per your instructions:
> | 
> | ../oa.trunk/configure --with-lisp=gcl --build=mingw32
> | configure: error: cannot find sources (src/Makefile.pamphlet) in 
> ../oa.trunk or ..
>
> That is a silly error from may part.  I remove the pamphlet version of
> the src/Makefile.in and I forgot to tell configure.  Fixed.  Please try
> again. 
>

OK, this is not critical, but wine still does not work for oa:

libtool: compile:  /usr/bin/i586-mingw32msvc-gcc -c -m32 
-DOPENAXIOM_MS_WINDOWS_HOST -g -O2 -O2 -Wall -I../../../oa.trunk/src/include 
-I../../config -I/usr/include ../../../oa.trunk/src/lib/cfuns-c.c  -DDLL_EXPORT 
-DPIC -o .libs/cfuns-c.o
In file included from 
/usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/windows.h:98,
                 from ../../../oa.trunk/src/lib/cfuns-c.c:51:
/usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/winsock2.h:64:
 error: conflicting types for ‘fd_set’
/usr/include/sys/select.h:78: note: previous declaration of ‘fd_set’ was here
/usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/winsock2.h:109:
 error: redefinition of ‘struct timeval’
/usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/winsock2.h:632:
 error: conflicting types for ‘select’
/usr/include/sys/select.h:109: note: previous declaration of ‘select’ was here
/usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/winsock2.h:635:
 error: conflicting types for ‘gethostname’
/usr/include/unistd.h:895: note: previous declaration of ‘gethostname’ was here
../../../oa.trunk/src/lib/cfuns-c.c: In function ‘oa_spawn’:
../../../oa.trunk/src/lib/cfuns-c.c:801: warning: format ‘%d’ expects type 
‘int’, but argument 3 has type ‘DWORD’
make[2]: *** [cfuns-c.lo] Error 1

This is only a nicety in case real windows access goes away again,
which it very well might one day.  But nothing to hold up releases,
IMHO.

Take care,

> -- Gaby
>
>
>
>

-- 
Camm Maguire                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]