This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trouble with memory layout and config tool


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]