Ángel González <[email protected]> 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
