bug-hurd
[Top][All Lists]
Advanced

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

Re: Porting Debian Packages


From: Samuel Thibault
Subject: Re: Porting Debian Packages
Date: Tue, 24 Jan 2012 12:42:44 +0100
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Tanguy LE CARROUR, le Tue 24 Jan 2012 11:07:24 +0100, a écrit :
> 1) How comes the Hurd patch (part of the last debian/changelog entry) doesn't
> fix this one, leaving a FTBFS package?!

Most probably because this one is new.

> 2) When is is acceptable to solve a PATH_MAX problem like it was done in this
> package? 
> +#ifndef PATH_MAX
> +#define PATH_MAX 10000 /* Hurd does not define PATH_MAX in limits.h */
> +#endif

If it was already done that way, well, why not, but it's preferrable to
really fix it.

Samuel



reply via email to

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