DragonFly bugs List (threaded) for 2009-07
DragonFly BSD
DragonFly bugs List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: DragonFly ISO release build failure for 2CSNAP-20090725-2330-Devel-3e28fb5cdfd8cf89f7293661a2d0c85012a04453


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Sun, 26 Jul 2009 13:24:27 +0200

Nicolas Thery wrote:
2009/7/26 Simon 'corecode' Schubert <corecode@fs.ei.tum.de>:
getcwd.c: In function 'rpl_getcwd':
getcwd.c:242: warning: implicit declaration of function 'fdopendir'
getcwd.c:242: warning: assignment makes pointer from integer without a
cast
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.)

It's caused by my openat() commit. If HAVE_OPEN_OPENAT is defined then gtar assumes AT_SYMLINK_NOFOLLOW and fdopendir() (and possibly others) are present too.

If fdopendir() can be implemented quickly, I'll do so.  Otherwise, I
guess gtar should use sth along the line for HAVE_FDOPENDIR.

The problem is that changing pkgsrc is a quite slow process. Until either base or pkgsrc are fixed, snapshot builds are broken.


cheers
  simon

--
  <3 the future  +++  RENT this banner advert  +++   ASCII Ribbon   /"\
  rock the past  +++  space for low CHF NOW!1  +++     Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \



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