Ticket #3257: build.log

File build.log, 586 bytes (added by hkzlab, 17 years ago)

Failing build log

Line 
1nightshade@Plaguewielder:[~/Downloads/scummvm/backends/platform/psp]$ make kxploit
2mkdir -p ./.deps
3psp-g++ -Wp,-MMD,"./.deps/psp_main.d",-MQ,"psp_main.o",-MP -I../../.. -I. -I../../../engines/ -I. -I/usr/local/pspdev/psp/sdk/include -O2 -Wall -D__PSP__ -DNONSTANDARD_PORT -DUSE_ZLIB -Wno-multichar `/usr/local/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
4osys_psp.h:65: error: field ‘_framebuffer’ has incomplete type
5make: *** [psp_main.o] Error 1
6