guile-user
[Top][All Lists]
Advanced

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

Re: GNU Guile 2.0.10 released


From: Panicz Maciej Godek
Subject: Re: GNU Guile 2.0.10 released
Date: Wed, 19 Mar 2014 13:50:07 +0100

Delightful to hear that. Thanks a lot for the work!

However, when I'm trying to build it under mingw, I get the following error:

../lib/.libs/libgnu.a(mkstemp.o): In function `mkstemp':
c:\dev\guile-2.0.10\lib/mkstemp.c:48: multiple definition of `mkstemp'
.libs/libguile_2.0_la-mkstemp.o:c:\dev\guile-2.0.10\libguile/mkstemp.c:68:
first defined here

(and indeed, the function is defined twice, once in
libguile/mkstemp.c, and the second time in lib/mkstemp.c)

Any clues how to fix it?

(I am using latest mingw with gc-7.2e configured with --enable-threads=posix)



reply via email to

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