Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2003:
[Freeciv-Dev] Re: (PR#6585) Delta version 16
Home

[Freeciv-Dev] Re: (PR#6585) Delta version 16

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Raimar Falke <i-freeciv-lists@xxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#6585) Delta version 16
From: Andreas Røsdal <andrearo@xxxxxxxxxxxx>
Date: Wed, 26 Nov 2003 13:32:42 +0100 (CET)

On Wed, 26 Nov 2003, Raimar Falke wrote:
> On Wed, Nov 26, 2003 at 12:44:25PM +0100, Andreas Røsdal wrote:
> > On Wed, 26 Nov 2003, Raimar Falke wrote:
> > > On Wed, Nov 26, 2003 at 10:36:01AM +0100, Andreas Røsdal wrote:
> > > > On Wed, 26 Nov 2003, Raimar Falke wrote:
> > > > > On Tue, Nov 25, 2003 at 10:13:56PM +0100, Andreas Røsdal wrote:
> > > > > > > Can you mail me your Makefile and the make version?
> > > > > >
> > > > > > GNU Make 3.80
> > > > > >
> > > > > > Hope this helps...
> > > > > > ## Process this file with automake to produce Makefile.in
> > > > >
> > > > > No the real Makefile.
> > > >
> > > > Attached.
> > > >
> > > > > Can you also please undo your patch and remove common/.deps and test
> > > > > (rerun autogen.sh;make).
> > > > >
> > > >
> > > > Still same problem.
> > >
> > > Can you tar up the common/.deps dir and mail it to me?
> > >
> >  Enjoy.
>
> All dependency files contain only the line
>
>   # dummy
>
> This is the problem. I suspect that automake 1.7 is causing this. What
> compiler are you using?

gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux)

>
> Can you please run:
>
>  cd common
>  gcc -Wp,-MD,out -c city.c
>  gcc -MT city.o -MD -MP -MF out2 -c -o city.o city.c
>
> and mail the files "out" and "out2".

attached.

Attachment: out2
Description: Text document

Attachment: out
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]