Bug#380032: [Pkg-pciutils-discuss] Bug#380032: FTBFS on hurd-i386: Unconditional use of MAXPATHLEN

2006-07-27 Thread Martin Mares
 As briefly explained on the hurd-devel-debian page[1], unconditional use
 of PATH_MAX is a POSIX incompatibility.

Err, is there any sense in trying to compile pcimodules on the Hurd?
It's a program specific to Linux (and it isn't a part of the official
pciutils at all, anyway).

Martin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#380032: [Pkg-pciutils-discuss] Bug#380032: FTBFS on hurd-i386: Unconditional use of MAXPATHLEN

2006-07-27 Thread Thomas Schwinge
On Thu, Jul 27, 2006 at 11:56:59AM +0200, Martin Mares wrote:
  As briefly explained on the hurd-devel-debian page[1], unconditional use
  of PATH_MAX is a POSIX incompatibility.
 
 Err, is there any sense in trying to compile pcimodules on the Hurd?
 It's a program specific to Linux (and it isn't a part of the official
 pciutils at all, anyway).

If that's the case, then yes, please disable it for ```uname -s` = GNU''
or the Debian architecture `hurd-i386' (or even better enable it only for
the supported ones?).


Regards,
 Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#380032: [Pkg-pciutils-discuss] Bug#380032: FTBFS on hurd-i386: Unconditional use of MAXPATHLEN

2006-07-27 Thread Matthew Wilcox
On Thu, Jul 27, 2006 at 12:11:52PM +0200, Thomas Schwinge wrote:
 On Thu, Jul 27, 2006 at 11:56:59AM +0200, Martin Mares wrote:
   As briefly explained on the hurd-devel-debian page[1], unconditional use
   of PATH_MAX is a POSIX incompatibility.
  
  Err, is there any sense in trying to compile pcimodules on the Hurd?
  It's a program specific to Linux (and it isn't a part of the official
  pciutils at all, anyway).
 
 If that's the case, then yes, please disable it for ```uname -s` = GNU''
 or the Debian architecture `hurd-i386' (or even better enable it only for
 the supported ones?).

I'm hoping to get rid of it entirely before etch releases.  AFAIK we
don't actually use it anywhere.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]