[Freeciv-Dev] Re: (PR#6585) Delta version 16
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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?
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".
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
+#if defined(__alpha__) && defined(CONFIG_PCI)
+ /*
+ * The meaning of life, the universe, and everything. Plus
+ * this makes the year come out right.
+ */
+ year -= 42;
+#endif
-- Patch for 1.3.2 (kernel/time.c) from Marcus Meissner
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Raimar Falke, 2003/11/24
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Raimar Falke, 2003/11/24
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Mateusz Stefek, 2003/11/25
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Andreas Røsdal, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Raimar Falke, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Andreas Røsdal, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16,
Raimar Falke <=
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Andreas Røsdal, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Raimar Falke, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Andreas Røsdal, 2003/11/26
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Raimar Falke, 2003/11/27
- [Freeciv-Dev] Re: (PR#6585) Delta version 16, Andreas Røsdal, 2003/11/27
|
|