[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU Guile 2.0.10 released
From: |
Mark H Weaver |
Subject: |
Re: GNU Guile 2.0.10 released |
Date: |
Wed, 19 Mar 2014 15:13:47 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
address@hidden (Ludovic Courtès) writes:
> Panicz Maciej Godek <address@hidden> skribis:
>
>> 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)
>
> Oops, indeed.
>
> Could you edit libguile/Makefile.am (or libguile/Makefile.in, if
> Automake isn’t installed), and remove occurrences of mkstemp.c in there?
>
> Let us know if it solves the problem.
Interesting. Madsy and I both built Guile (950a966, very close to
2.0.10) successfully using MinGW without running into this problem.
I wonder why we didn't hit this.
Mark
- GNU Guile 2.0.10 released, Ludovic Courtès, 2014/03/17
- Re: GNU Guile 2.0.10 released, Andy Wingo, 2014/03/18
- Re: GNU Guile 2.0.10 released, Panicz Maciej Godek, 2014/03/19
- Re: GNU Guile 2.0.10 released, Ludovic Courtès, 2014/03/19
- Re: GNU Guile 2.0.10 released,
Mark H Weaver <=
- Re: GNU Guile 2.0.10 released, Panicz Maciej Godek, 2014/03/19
- Re: GNU Guile 2.0.10 released, Ludovic Courtès, 2014/03/20
- Re: GNU Guile 2.0.10 released, Panicz Maciej Godek, 2014/03/20
- Re: GNU Guile 2.0.10 released, Eli Zaretskii, 2014/03/26
- Re: GNU Guile 2.0.10 released, Panicz Maciej Godek, 2014/03/26
- Re: GNU Guile 2.0.10 released, Mike Gran, 2014/03/26
- Re: GNU Guile 2.0.10 released, Eli Zaretskii, 2014/03/26
- Re: GNU Guile 2.0.10 released, Ludovic Courtès, 2014/03/27
- Re: GNU Guile 2.0.10 released, Eli Zaretskii, 2014/03/26
- Re: GNU Guile 2.0.10 released, Panicz Maciej Godek, 2014/03/26