[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #32328] current build is broken
From: |
Patrice Dumas |
Subject: |
Re: [bug #32328] current build is broken |
Date: |
Sun, 6 Feb 2011 15:54:54 +0100 |
User-agent: |
Mutt/1.4.2.2i |
On Sun, Feb 06, 2011 at 03:52:33PM +0100, Patrice Dumas wrote:
> On Sat, Feb 05, 2011 at 07:17:21PM +0000, Karl Berry wrote:
> > Hi again Jerker,
> >
> > Indeed, it looks like the non-NLS branch in the rule for i18n/en.thl
> > isn't prepared to handle a VPATH build. What options are you specifying
> > to configure? Perhaps something like simply adding $(srcdir) before
> > i18n_ref/ would suffice. I'll see if I can reproduce.
>
> This indeed looks like the way to go. Maybe even better something that
> works with spaces in srcdir. I'll try to come with something.
Actually autoconf/configure forbids srcdir with spaces... So just prepending
srcdir is certainly the way to go.
--
Pat