[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Enigma-devel] Error running make (Enigma 1.10 svn 1248)
From: |
dev0 |
Subject: |
[Enigma-devel] Error running make (Enigma 1.10 svn 1248) |
Date: |
Fri, 01 Aug 2008 19:44:37 +0200 |
Hi,
I've just downloaded SVN 1248.
When running make I got the following error:
...
g++ -O2 -ftracer -march=pentium4 -I/usr/include/SDL -I/opt/games/include
-DENABLE_ASSERT -O2 -ffast-math -fomit-frame-pointer -DCXXLUA -s
-L/opt/games/lib -o printlevels printlevels.o liboxyd.a -lcurl -lxerces-c -lpng
-ldl
g++ -DHAVE_CONFIG_H -I. -I../../src -O2 -ftracer -march=pentium4
-I/usr/include/SDL -I/opt/games/include -O2 -ftracer -march=pentium4
-I/usr/include/SDL -I/opt/games/include -DENABLE_ASSERT -O2 -ffast-math
-fomit-frame-pointer -DCXXLUA -MT printstats.o -MD -MP -MF .deps/printstats.Tpo
-c -o printstats.o printstats.cpp
In file included from EnigmaNames.cpp:26,
from printstats.cpp:28:
../../src/ox_oxyd1.cc:309: error: 'IT_INVALID' was not declared in this scope
../../src/ox_oxyd1.cc:311: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_oxyd1.cc:312: error: 'IT_EXTERNAL' was not declared in this scope
In file included from EnigmaNames.cpp:27,
from printstats.cpp:28:
../../src/ox_extra.cc:311: error: 'IT_INVALID' was not declared in this scope
../../src/ox_extra.cc:313: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_extra.cc:314: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_extra.cc:319: error: 'IT_MISSING' was not declared in this scope
../../src/ox_extra.cc:371: error: 'IT_MISSING' was not declared in this scope
In file included from EnigmaNames.cpp:28,
from printstats.cpp:28:
../../src/ox_magnum.cc:293: error: 'IT_INVALID' was not declared in this scope
../../src/ox_magnum.cc:295: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_magnum.cc:296: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_magnum.cc:348: error: 'IT_MISSING' was not declared in this scope
In file included from EnigmaNames.cpp:29,
from printstats.cpp:28:
../../src/ox_peroxyd.cc:382: error: 'IT_INVALID' was not declared in this scope
../../src/ox_peroxyd.cc:384: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_peroxyd.cc:385: error: 'IT_EXTERNAL' was not declared in this scope
../../src/ox_peroxyd.cc:437: error: 'IT_MISSING' was not declared in this scope
../../src/ox_peroxyd.cc:444: error: 'IT_MISSING' was not declared in this scope
../../src/ox_peroxyd.cc:463: error: 'IT_MISSING' was not declared in this scope
../../src/ox_peroxyd.cc:465: error: 'IT_MISSING' was not declared in this scope
../../src/ox_peroxyd.cc:470: error: 'IT_MISSING' was not declared in this scope
../../src/ox_peroxyd.cc:471: error: 'IT_MISSING' was not declared in this scope
make[2]: *** [printstats.o] Error 1
make[2]: Leaving directory
`/mount/disk/sda7/irmo/BUILD/_addons/level99/sdl-games/enigma-1.10.svn1248/lib-src/oxydlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mount/disk/sda7/irmo/BUILD/_addons/level99/sdl-games/enigma-1.10.svn1248/lib-src'
make: *** [all-recursive] Error 1
Greetings
dev0
- [Enigma-devel] Error running make (Enigma 1.10 svn 1248),
dev0 <=