Alexander Reichle-Schmehl, le Tue 14 Dec 2010 13:44:38 +0100, a écrit : > Adding the debian-hurd people to the CC list, as they might be > interested in it. > > Am 13.12.2010 23:23, schrieb Martin Pool: > > Thanks for the explanations. > > > > I see there is a build problem in > > <https://buildd.debian.org/fetch.cgi?&pkg=distcc&ver=3.1-3.2&arch=hurd-i386&stamp=1291631237&file=log> > > and specifically that PATH_MAX is not defined on Hurd, at least in the > > headers distcc includes. It seems probably fairly easy to fix > > upstream if someone cares to try. > > > > src/stringmap.c: In function 'stringmap_load': > > src/stringmap.c:41: error: 'PATH_MAX' undeclared (first use in this > > function) > > src/stringmap.c:41: error: (Each undeclared identifier is reported only once > > src/stringmap.c:41: error: for each function it appears in.) > > > > The same bug might well be present in 2.18.
This is a common pitfall, yes, see http://www.gnu.org/software/hurd/hurd/porting/guidelines.html#PATH_MAX_tt_MAX_PATH_tt_MAXPATHL samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

