[ECOS] Trouble with memory layout and config tool

Jonathan Larmour jlarmour@cygnus.co.uk
Tue Nov 21 14:57:00 GMT 2000


Fabrice Gautier wrote:
> 
> > -----Original Message-----
> > From: Jonathan Larmour [ mailto:jlarmour@cygnus.co.uk ]
> > Subject: Re: [ECOS] Trouble with memory layout and config tool
> >
> > This may be a separate change in the pkgconf/rules.mak file
> > in the most
> > recent anon CVS update.
> >
> > Can you try the attached rules.mak file, and put it in
> > pkgconf/rules.mak in
> 
> This is the same that the one I have from CVS, rev 1.2. Reverting back to
> rev 1.1 didn;t help.

Oops. I was getting confused by an internal discussion about revamping it
more.

> > your repository. Failing that can you tell me what the MLT line is in
> > hal/i386/pc/current/makefile in your build tree?
> 
> There is:
> 
> MLT := $(wildcard $(REPOSITORY)/$(PACKAGE)/include/pkgconf/mlt*.ldi
> $(REPOSITORY)/$(PACKAGE)/include/pkgconf/mlt*.h)

Which is fine.

Reverting to 1.1 should have helped though. I'm pretty sure the problem is
because of the change from 1.1 to 1.2. In the 1.1 version timestamps were
compared (cp -u) before installing the mlt files. In 1.2 it's
unconditionally overwritten, which is a bug that has been fixed internally
but hasn't got propagated out yet.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault


More information about the Ecos-discuss mailing list