[Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
alternately, a quicker method would be to put something like:
#ifndef FC__ATTRIBUTE_H
#error
#endif
at around line 33 of client/attribute.c
-mike
On Tue, Oct 08, 2002 at 12:03:59PM -0500, Mike Kaufman wrote:
> wasn't the fact that we have two attribute.h's a problem for some of the
> handheld developers? Is the compiler trying to find the wrong attribute.h
> and choking when it sees fc__attribute()?
>
> I might suggest renaming attribute.h in the client to client_attribute.h
> (with appropriate changes elsewhere) and see if that solves it. If you
> check your preprocessor output, fc__attribute should not be appearing...
>
> -mike
>
- [Freeciv-Dev] Problem Compiling Client Under OpenVMS With DEC C., Robert Alan Byer, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Davide Pagnin, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Mike Kaufman, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Davide Pagnin, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Mike Kaufman, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Raimar Falke, 2002/10/09
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Davide Pagnin, 2002/10/09
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Jason Short, 2002/10/09
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C.,
Mike Kaufman <=
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Andy Black, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Per I. Mathisen, 2002/10/08
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Jason Short, 2002/10/08
[Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., Jason Short, 2002/10/08
|
|