Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2005:
[Freeciv-Dev] problems building xaw-client in -current
Home

[Freeciv-Dev] problems building xaw-client in -current

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] problems building xaw-client in -current
From: Denis Lagno <dlagno@xxxxxxxxxx>
Date: Sat, 23 Apr 2005 16:11:13 +0400
Reply-to: dlagno@xxxxxxxxxx

Hi,

I tried to build today's CVS sources.
They are configured with:

CFLAGS="-O3 -march=pentium4 -funroll-loops -mfpmath=sse -msse2 
-fomit-frame-pointer -fno-strict-aliasing" LDFLAGS="-L/usr/local/lib 
-L/usr/local/X11R6/lib -L/usr/lib/i18n" CPPFLAGS="-I/usr/local/include 
-I/usr/local/X11R6/include" ./configure --build=i686-intel-netbsdelf 
--enable-client=xaw --with-included-gettext

Build fails here:

gcc  -O3 -march=pentium4 -funroll-loops -mfpmath=sse -msse2 
-fomit-frame-pointer -fno-strict-aliasing -Wall -Wpointer-arith -Wcast-align 
-Wmissing-prototypes -Wmissing-declarations  -L/usr/local/lib 
-L/usr/local/X11R6/lib -L/usr/lib/i18n -o civclient      attribute.o 
citydlg_common.o cityrepdata.o civclient.o chatline_common.o 
connectdlg_common.o climisc.o climap.o clinet.o control.o goto.o helpdata.o 
mapctrl_common.o mapview_common.o messagewin_common.o overview_common.o 
packhand.o packhand_gen.o plrdlg_common.o options.o repodlgs_common.o reqtree.o 
text.o tilespec.o audio.o audio_none.o ../utility/libcivutility.a  
../common/libcivcommon.a ../common/aicore/libaicore.a agents/libagents.a 
gui-xaw/libguiclient.a ../utility/libcivutility.a  ../common/libcivcommon.a 
../common/aicore/libaicore.a agents/libagents.a gui-xaw/libguiclient.a 
../intl/libintl.a   -L/usr/local/X11R6/lib -lpng -lm -lXaw -lXpm -lXmu -lXt  
-lSM -lICE -lXext -lX11   -lz
overview_common.o(.text+0x51f): In function `calculate_overview_dimensions':
: undefined reference to `get_overview_area_dimensions'
overview_common.o(.text+0x620): In function `calculate_overview_dimensions':
: undefined reference to `overview_size_changed'
gmake[3]: *** [civclient] Error 1
gmake[3]: Leaving directory `/flam/volatile/worksrc/freeciv/client'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/flam/volatile/worksrc/freeciv/client'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/flam/volatile/worksrc/freeciv'
gmake: *** [all] Error 2


I tried to convert my -current sources into 2.0.0 and tried:
cvs -z 9 -d :pserver:freecvs@xxxxxxxxxxxxxxx:/home/freeciv/CVS update -dPAC -r 
2.0.0 freeciv

But it does something weird:
cvs update: Updating freeciv
cvs update: freeciv/.cvsignore is no longer in the repository
cvs update: freeciv/ABOUT-NLS is no longer in the repository
cvs update: freeciv/AUTHORS is no longer in the repository
cvs update: freeciv/COPYING is no longer in the repository
cvs update: freeciv/ChangeLog is no longer in the repository
cvs update: freeciv/INSTALL is no longer in the repository
cvs update: freeciv/Makefile.am is no longer in the repository
cvs update: freeciv/NEWS is no longer in the repository
cvs update: freeciv/README is no longer in the repository
cvs update: freeciv/autogen.sh is no longer in the repository
cvs update: freeciv/config.mac.h is no longer in the repository
cvs update: freeciv/configure.ac is no longer in the repository
cvs update: freeciv/diff_ignore is no longer in the repository
cvs update: freeciv/stamp-h.in is no longer in the repository
cvs update: freeciv/version.in is no longer in the repository

How can I update -current to 2.0.0 properly??


Also I cannot subscribe to freeciv and freeciv-dev.  I sent mails to 
freeciv-request@xxxxxxxxxxx
with SUBSCRIBE in body, but no effect.




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