[ scummvm-Bugs-1630813 ] PSP:Compile&svn

SourceForge.net noreply at sourceforge.net
Mon Jan 8 19:23:34 CET 2007


Bugs item #1630813, was opened at 2007-01-08 19:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1630813&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dcfrance (erwan2004)
Assigned to: Nobody/Anonymous (nobody)
Summary: PSP:Compile&svn

Initial Comment:
Hello, 

I do not manage any more to compile version SVN of SCUMMVM.
[Babel Fish]

Host Suse 10.2 64bit
Toolchain psp:

gcc-4.0.2
binutils-2.16.1
newlib-1.13.0

Libs:

-SDL
-Zlib
-LibTremor
-Libmad

Error:

mkdir -p tools/.deps
cc  -Wall -o tools/convbdf ../../../tools/convbdf.c
mkdir -p tools/.deps
cc  -Wall -o tools/md5table ../../../tools/md5table.c
mkdir -p ./.deps
psp-g++ -Wp,-MMD,"./.deps/psp_main.d",-MQ,"psp_main.o",-MP -I../../.. -I. -I../../../engines/ -I. -I/home/erwan/PSP/pspdev/psp/sdk/include -O2 -Wall -D__PSP__ -DNONSTANDARD_PORT -DUSE_ZLIB -Wno-multichar `/home/erwan/PSP/pspdev/psp/sdk/../bin/sdl-config --cflags`  -DUSE_MAD -DUSE_VORBIS -DUSE_TREMOR -fno-exceptions -fno-rtti -DDISABLE_SCALERS -DDISABLE_HQ_SCALERS  -c psp_main.cpp -o psp_main.o
osys_psp.h:120: erreur: ‘TimerProc’ has not been declared
osys_psp.h:127: erreur: ‘SoundProc’ has not been declared
psp_main.cpp: In function ‘int main()’:
psp_main.cpp:139: erreur: cannot allocate an object of abstract type ‘OSystem_PSP_GU’
osys_psp_gu.h:32: note:   because the following virtual functions are pure within ‘OSystem_PSP_GU’:
../../../common/system.h:806: note:  virtual Common::TimerManager* OSystem::getTimerManager()
../../../common/system.h:866: note:  virtual Audio::Mixer* OSystem::getMixer()
../../../common/system.h:958: note:  virtual Common::SaveFileManager* OSystem::getSavefileManager()
make: *** [psp_main.o] Erreur 1




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1630813&group_id=37116




More information about the Scummvm-tracker mailing list