bug-gzip
[Top][All Lists]
Advanced

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

Undefined reference to _getdtablesize() on windows


From: Adrien
Subject: Undefined reference to _getdtablesize() on windows
Date: Tue, 16 Mar 2010 14:03:44 +0100

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

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