Hi,

(I'm not subscribed to the list so please CC me when answering, thanks)

I'm trying to compile gzip 1.4 for windows and it is failing with an
undefined reference to _getdtablesize() in libgzip.a/fcntl.c/dupfd().
Grepping the sources, I found some reference to gnulib's
implementation in unistd.(in.)h but not the implementation itself.

Should gnulib's getdtablesize.c be bundled in gzip sources or is it
meant to be that way? I've been really surprised to find one half of
it but not the other and don't know what to think.
Or is it a pure gnulib bug and I'm mailing the wrong list?

Thanks.

PS: actually, there is the same problem in mkdir.c/rpl_mkdir()

 ---

Adrien Nader


Reply via email to