bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] bootstrap modules missing


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] bootstrap modules missing
Date: Tue, 20 Mar 2012 20:41:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Ángel González <address@hidden> writes:

> I noticed that the gnulib modules ftello, mkstemp and strtok_r are
> needed for windows build, but not listed in bootstrap.conf
> Patch attached.
>
> These are the errors that I got without it:
>> http.o:http.c:(.text+0x1ccd): undefined reference to `_ftello'
>> http.o:http.c:(.text+0x1d53): undefined reference to `_ftello'
>> warc.o:warc.c:(.text+0x662): undefined reference to `_ftello'
>> warc.o:warc.c:(.text+0x90f): undefined reference to `_strtok_r'
>> warc.o:warc.c:(.text+0x96b): undefined reference to `_strtok_r'
>> warc.o:warc.c:(.text+0xaff): undefined reference to `_strtok_r'
>> warc.o:warc.c:(.text+0xb30): undefined reference to `_strtok_r'
>> warc.o:warc.c:(.text+0xd7c): undefined reference to `_mkstemp'
>> warc.o:warc.c:(.text+0x1221): undefined reference to `_ftello'
>> warc.o:warc.c:(.text+0x14ef): undefined reference to `_ftello'

thanks!  I have included the ChangeLog entry and pushed it.

Giuseppe



reply via email to

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