Mike Hommey, le Fri 29 Feb 2008 19:56:06 +0100, a écrit :
> On Fri, Feb 29, 2008 at 06:19:30PM +, Samuel Thibault wrote:
> > For hurd-i386, however, it looks like there was a missing reconfigure,
> > so as to get the following:
>
> The second part doesn't make sense to me.
Eergl, that was a b
On Fri, Feb 29, 2008 at 06:19:30PM +, Samuel Thibault wrote:
> found 408745 1.8.1.12-2
> thanks
>
> Hello,
>
> Thanks to have applied the patches, xulrunner now properly compiles on
> kfreebsd!
>
> For hurd-i386, however, it looks like there was a missing reconfigure,
> so as to get the foll
found 408745 1.8.1.12-2
thanks
Hello,
Thanks to have applied the patches, xulrunner now properly compiles on
kfreebsd!
For hurd-i386, however, it looks like there was a missing reconfigure,
so as to get the following:
--- xulrunner-1.8.1.12/configure.orig 2008-02-29 09:40:56.38000 +
+
Samuel Thibault, le Mon 31 Dec 2007 01:12:51 +, a écrit :
> #
> +# GNU doesn't have path length limitation
> +#
> +
> +ifeq ($(OS_ARCH),GNU)
> +OS_CPPFLAGS += -DPATH_MAX=1024 -DMAXPATHLEN=1024
> +endif
Note: of course that is not really a proper fix: it both potentially
uses a lot of memory a
Hello,
Here is an updated 38_kbsd.dpatch that includes both the fix for
#433126 and fixes for GNU/Hurd.
Also, a rediffed 80_uname.dpatch because of the GNU changes.
Eventually, for GNU/Hurd, a patch that just defines MAXPATHLEN and
PATH_MAX to 1024 from the CPPFLAGS.
Could you please apply them
5 matches
Mail list logo