bug-gnulib
[Top][All Lists]
Advanced

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

libgnu: rpl_getcwd broken on OpenBSD 4.6


From: Mats Erik Andersson
Subject: libgnu: rpl_getcwd broken on OpenBSD 4.6
Date: Thu, 17 Nov 2011 22:51:06 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

(CC to bug-inetutils)

Today the compilation of libgnu for GNU Inetutils
is broken in rpl_getcwd on OpenBSD 4.6. The code
is correct for GNU/Linux, GNU/kFreeBSD, and
GNU/OpenSolaris, but not OpenBSD.

The linker is not able to detect

  lib/getcwd.c: 246: undefined reference to 'fdopendir'

  lib/getcwd.c: 300: undefined reference to 'fstatat'

Why is your code not falling back to the native getcwd()?


Best regards,
  Mats Erik Andersson, on behalf of GNU Inetutils



reply via email to

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