[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]
Robert Alan Byer wrote:
-----BEGIN PGP SIGNED MESSAGE-----
I pulled down the latest CVS snapshot so I could make sure that everything
was still working for the OpenVMS side.
The civserver compiled, but the client had a problem.
While trying to compile "./freeciv/client/attribute.c" I got the following
error..
fc__attribute((format (printf, 3, 4)));
.....^
%CC-E-NOSEMI, Missing ";".
at line number 128 in file DISK$WORK:[TEST.FREECIV.COMMON]SHARED.H;1
fc__attribute((format (printf, 2, 3)));
..................^
%CC-E-NOSEMI, Missing ";".
at line number 62 in file DISK$WORK:[TEST.FREECIV.COMMON]LOG.H;1
Any thoughts here? I have the DEC C compiler set to ANSI89 as normal.
Can you send us the config.h and config.log files from the build directory?
jason
- [Freeciv-Dev] Re: Problem Compiling Client Under OpenVMS With DEC C., (continued)
- [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, 2002/10/08
- [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 <=
|
|