adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-general] Problem compiling v0.3.3


From: Roland Häder
Subject: [Adonthell-general] Problem compiling v0.3.3
Date: Sun, 15 Dec 2002 02:57:32 +0100
User-agent: KMail/1.4.3

Hello!

The configure script ends up here:

Adonthell v0.3.3

SDL ....................... : 1.2.3
Python .................... : 2.2
Python debugging .......... : yes
SWIG ...................... : 1.3.14
GTK+ ...................... : 1.2.10
Ogg music ................. : enabled
Building editors .......... : yes
Building API doc .......... : no
Test for Memory Leaks ..... : enabled
Data directory ............ : ${prefix}/share/adonthell

That's working. But when I start with "make" I good this message:

g++ -DHAVE_CONFIG_H -I. -I. -I..    -DOGG_MUSIC -I/usr/include/SDL 
-D_REENTRANT  -I/usr/include/python2.2 -DPY_DEBUG  -g -Wall -fno-exceptions  
-DDATA_DIR="\"/usr/local/share/adonthell\"" -DMEMORY_LEAKS  -c -o adonthell.o 
`test -f 'adonthell.cc' || echo './'`adonthell.cc
In file included from character_base.h:37,
                 from mapcharacter.h:38,
                 from landmap.h:28,
                 from adonthell.h:27,
                 from adonthell.cc:27:
storage.h:36: directory `map' specified in #include

The directory map does only contain the CVS directory and nothing more.

What' wrong here?

Roland
;-)




reply via email to

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