[issue1436] gtar fails to build due to incomplete list of *at() functions

Simon 'corecode' Schubert (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Mon Jul 27 23:10:54 PDT 2009


Simon 'corecode' Schubert <corecode at fs.ei.tum.de> added the comment:

Just to follow up, tonight's release build failed with this:

getcwd.c: In function 'rpl_getcwd':
getcwd.c:298: warning: implicit declaration of function 'fstatat'
getcwd.c:298: error: 'AT_SYMLINK_NOFOLLOW' undeclared (first use in this function)
getcwd.c:298: error: (Each undeclared identifier is reported only once
getcwd.c:298: error: for each function it appears in.)
*** Error code 1

Stop.
bmake: stopped in /usr/pkgobj/archivers/gtar-base/work/tar-1.20/lib
*** Error code 1


Maybe we should take out the *at() changes until all of the functions are
implemented?  Of course if you're already done, then that would be even better.

----------
nosy: +nthery
title: DragonFly ISO release build failure for 2CSNAP-20090725-2330-Devel-3e28fb5cdfd8cf89f7293661a2d0c85012a04453 -> gtar fails to build due to incomplete list of *at() functions

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1436>
_____________________________________________________





More information about the Bugs mailing list