On Thu, 23 Apr 2009 20:25:14 +0300
Mart Raudsepp wrote:
> > Yes, and in the real world, if you change / whilst something is
> > compiling, things break.
>
> Except with dependency tracking they might not.
Disabling dependency tracking will merely change "broken, in a way that
may or may not en
On Thu, 2009-04-23 at 13:58 +0100, Ciaran McCreesh wrote:
> On Thu, 23 Apr 2009 10:56:56 +0300
> Mart Raudsepp wrote:
> > > If a parallel install is overwriting things on / whilst a package is
> > > compiling, things are already horribly broken regardless of this
> > > switch. PMS explicitly forbi
On Thu, 23 Apr 2009 10:56:56 +0300
Mart Raudsepp wrote:
> > If a parallel install is overwriting things on / whilst a package is
> > compiling, things are already horribly broken regardless of this
> > switch. PMS explicitly forbids that from happening.
>
> That's that. And then there's the real
On Tue, 2009-04-21 at 16:17 +0100, Ciaran McCreesh wrote:
> On Tue, 21 Apr 2009 05:11:15 +0300
> Mart Raudsepp wrote:
> > > * ECONF-OPTIONS
> >
> > query
> > --disable-dependency-tracking has other implications than it being
> > allowed to be passed to ./configure or not - such as dependency
> >
On Tue, 21 Apr 2009 05:11:15 +0300
Mart Raudsepp wrote:
> > * ECONF-OPTIONS
>
> query
> --disable-dependency-tracking has other implications than it being
> allowed to be passed to ./configure or not - such as dependency
> tracking being, well, disabled and the affects of that in face of any
> ou
Thanks, it work very well !D PIRYOn 11/2/06, Johannes Weiner <[EMAIL PROTECTED]> wrote:
On Mon, Oct 30, 2006 at 05:02:29PM -0500, Chris Gianelloni wrote:> On Mon, 2006-10-30 at 22:44 +0100, KLessou wrote:
> > Hello,> >> > I have to make a Live ebuild (from a CVS repository). But econf don't> > find
On Mon, Oct 30, 2006 at 05:02:29PM -0500, Chris Gianelloni wrote:
> On Mon, 2006-10-30 at 22:44 +0100, KLessou wrote:
> > Hello,
> >
> > I have to make a Live ebuild (from a CVS repository). But econf don't
> > find the configure script.
> >
> > >> !!! no configure script found .
> >
> >
On Mon, 2006-10-30 at 22:44 +0100, KLessou wrote:
> Hello,
>
> I have to make a Live ebuild (from a CVS repository). But econf don't
> find the configure script.
>
> >> !!! no configure script found .
>
> The configure file is into ${WORKDIR}/package/, I have defined ${S}
> here, but no
Hello, I have to make a Live ebuild (from a CVS repository). But econf don't find the configure script. >> !!! no configure script found . The configure file is into ${WORKDIR}/package/, I have defined ${S} here, but no result.
Thanks for advance if you have any idea. -- ~| kle