VOGONS


First post, by athemis

User metadata
Rank Newbie
Rank
Newbie

Hi!

I've got a problem to compile the cvs version with gcc-3.3.1.
Here's the terminal extract:

make[3]: Entering directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/fpu'
source='fpu.cpp' object='fpu.o' libtool=no \
depfile='.deps/fpu.Po' tmpdepfile='.deps/fpu.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o fpu.o `test -f fpu.cpp || echo './'`fpu.cpp
rm -f libfpu.a
ar cru libfpu.a fpu.o
ranlib libfpu.a
make[3]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/fpu'
Making all in gui
make[3]: Entering directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/gui'
source='sdlmain.cpp' object='sdlmain.o' libtool=no \
depfile='.deps/sdlmain.Po' tmpdepfile='.deps/sdlmain.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o sdlmain.o `test -f sdlmain.cpp || echo './'`sdlmain.cpp
source='render.cpp' object='render.o' libtool=no \
depfile='.deps/render.Po' tmpdepfile='.deps/render.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o render.o `test -f render.cpp || echo './'`render.cpp
source='midi.cpp' object='midi.o' libtool=no \
depfile='.deps/midi.Po' tmpdepfile='.deps/midi.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -march=athlon-tbird -O3 -pipe -g -g -g -c -o midi.o `test -f midi.cpp || echo './'`midi.cpp
sdlmain.cpp: In function `void GFX_SetTitle(int, int)':
sdlmain.cpp:86: error: ISO C++ forbids declaration of `internal_cycles' with no
type
sdlmain.cpp:87: error: ISO C++ forbids declaration of `internal_frameskip' with
no type
make[3]: *** [sdlmain.o] Error 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
make[3]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dosbox-cvs-20030809/work/dosbox'
make: *** [all] Error 2

Reply 1 of 2, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Ah I just fixed this error. Please wait till sourceforge updates it's backup server.

(if you want to continue they are Bits)

Water flows down the stream
How to ask questions the smart way!