Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2002:
[Freeciv-Dev] More OpenVMS Client Build Problems....
Home

[Freeciv-Dev] More OpenVMS Client Build Problems....

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] More OpenVMS Client Build Problems....
From: Robert Alan Byer <byer@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 14 Oct 2002 10:44:29 -0500

-----BEGIN PGP SIGNED MESSAGE-----


Well...

After last week's mess I decided to give myself a break and take the rest 
of the week off.  While doing that v1.14 development tree was created so 
today I decided to pull that down to work with.

The server builds just fine and I now have a new client build problem.  
When trying to build the client (specifically the cityrepdata.c file) I got 
an error stating that "cma_core.h" wasn't found.  After some looking I found 
it in the "../freeciv-1.14/client/agents" directory.  Modifying my build
script to include the directory I get the following two errors...

===========================================================================

Compilng The SYS$DISK:[-.CLIENT]CLIENTLIB-AXP.OLB Library.
Using Compile Command: CC/NOLIST/PREFIX=ALL/OPTIMIZE=(LEVEL=5,TUNE=HOST)/
ARCH=HOST/NODEBUG/REENTRANCY=MULTITHREAD/FLOAT=IEEE_FLOAT/IEEE_MODE=DENORM_RESULTS
/NEST=PRIMARY/NAME=(AS_IS,SHORTENED)/INCLUDE=(SYS$DISK:[-],SYS$DISK:[-.CLIENT],
SYS$DISK:[-.CLIENT.INCLUDE],SYS$DISK:[-.CLIENT.AGENTS],SYS$DISK:[-.COMMON],
SYS$DISK:[-.-.GTK128.GLIB],SYS$DISK:[-.-.IMLIB-1_9_8_1.GDK_IMLIB],PORTING_LIB:[INCLUDE
])/DEFINE=("HAVE_CONFIG_H=TRUE","DEBUG=TRUE","_AXP_=TRUE","PRE_DECC_V6_2=TRUE")

        SYS$DISK:[-.CLIENT]ATTRIBUTE.C
        SYS$DISK:[-.CLIENT]AUDIO_NONE.C
        SYS$DISK:[-.CLIENT]CHATLINE_COMMON.C
        SYS$DISK:[-.CLIENT]CITYDLG_COMMON.C
        SYS$DISK:[-.CLIENT]CITYREPDATA.C

enum stat { FOOD, SHIELD, TRADE, GOLD, LUXURY, SCIENCE, NUM_STATS };
^
%CC-E-REDEFTAG, In this declaration, the tag "stat" is redeclared.
at line number 39 in file DISK$WORK:[TEST.FREECIV-1_14.CLIENT.AGENTS]
CMA_CORE.H;
1

  int minimal_surplus[NUM_STATS];
......................^
%CC-E-UNDECLARED, In the declaration of "minimal_surplus", "NUM_STATS" is 
not de
clared.
at line number 43 in file DISK$WORK:[TEST.FREECIV-1_14.CLIENT.AGENTS]
CMA_CORE.H;
1

===========================================================================

Now, the last working version of FreeCiv didn't have the "agents" directory
, so I guess one of my questions is what is it and how do I need to build 
it?


 +------------------+--------------------------+---------------+
 | Robert Alan Byer | byer@xxxxxxxxxxxxxxxxxxx | ICQ #65926579 |
 +------------------+--------------------------+---------------+
 | Send an E-mail request to obtain a copy of my PGP key.      |
 +-------------------------------------------------------------+
 | "It is by caffeine alone I set my mind in motion.  It is by |
 |  cans of cola the thoughts aquire speed, the hands acquire  |
 |  shakes, the shakes become a warning.  It is by caffeine    |
 |  alone I set my mind in motion."                            |
 +-------------------------------------------------------------+


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQEVAwUBParmWqVSqzlBVJbBAQFWsQf/egrXa5RcyTYtoixFii7u7G2B0GhA+3Ap
ydMklnjJrLyWL7l7QJ2ZzjcALSW1NW60wX08GBPgP/UWGLz8qpG9Gq71r/Efqy68
olq0ZGFd3QQgMAbXdrDiCu0ET4MW1V/ZXBH+oFJDnqqg6GCcBEPpDG/ZydRUBf1x
EKxmfQPWv1mgTi/c5F15zq+rFc9IiDKOh75UaYRpN+IBlADrkvtlwK6KXzV+QLsY
5A2r0n6AT8IhVGjJoT1v6tmSwan3Nmpqwz52VcfrmY1SPG4uccEy5srGTqkfBCSe
qdGiD4n3rrsOlpMAqk3MgOKiVD8DmjBrkqOtsHAfAxIhmKDP5ITZZw==
=nH3N
-----END PGP SIGNATURE-----


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