sh make_timestamp
make -f makefile_user
make[1]: Entering directory `/home/psp/snes/s9xTYL-0.4.2src'
makefile_user:73: warning: overriding commands for target `PARAM.SFO'
/usr/local/pspdev.new.popsloader/psp/sdk/lib/build.mak:168: warning: ignoring old commands for target `PARAM.SFO'
psp-g++ -I. -Ipsp -Ipsp/me -Ipsp/openspc++ -Ipsp/adhoc -Izlib -Idanzeff -I. -I/usr/local/pspdev.new.popsloader/psp/sdk/include -O3 -g -G0 -Wall -DFW3X -DPSP -D__PSP__  -DNOKERNEL -I. -Ipsp -Ipsp/me -Ipsp/openspc++ -Ipsp/adhoc -Izlib -Idanzeff -I. -I/usr/local/pspdev.new.popsloader/psp/sdk/include -O3 -g -G0 -Wall -DFW3X -DPSP -D__PSP__  -DNOKERNEL -fno-exceptions -fno-rtti   -c -o psp/psp.o psp/psp.cpp
In file included from psp/psp.cpp:1949:
psp/psp_utils.c:383:1: warning: "READ_SETTING" redefined
psp/psp_utils.c:262:1: warning: this is the location of the previous definition
psp/psp_utils.c:388:1: warning: "READ_SETTING_SIZE" redefined
psp/psp_utils.c:268:1: warning: this is the location of the previous definition
psp/psp_utils.c:480:1: warning: "READ_SETTING" redefined
psp/psp_utils.c:383:1: warning: this is the location of the previous definition
psp/psp_utils.c:485:1: warning: "READ_SETTING_SIZE" redefined
psp/psp_utils.c:388:1: warning: this is the location of the previous definition
psp/psp.cpp: In function ‘void update_pad()’:
psp/psp.cpp:483: warning: unused variable ‘str’
psp/psp.cpp: In function ‘void S9xSyncSpeed()’:
psp/psp.cpp:1392: warning: unused variable ‘lag’
psp/psp.cpp:1434: warning: comparison between signed and unsigned integer expressions
psp/psp.cpp: In function ‘void S9xProcessEvents(bool8)’:
psp/psp.cpp:1772: error: ‘endUSBdrivers’ was not declared in this scope
psp/psp.cpp:1860: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c: In function ‘void load_background()’:
psp/psp_utils.c:72: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:83: warning: passing NULL to non-pointer argument 6 of ‘int unzGetCurrentFileInfo(void*, unz_file_info*, char*, uLong, void*, uLong, char*, uLong)’
psp/psp_utils.c:83: warning: passing NULL to non-pointer argument 8 of ‘int unzGetCurrentFileInfo(void*, unz_file_info*, char*, uLong, void*, uLong, char*, uLong)’
psp/psp_utils.c: In function ‘int load_rom_settings(int)’:
psp/psp_utils.c:247: warning: unused variable ‘i’
psp/psp_utils.c: In function ‘int save_buffer_settings(char*)’:
psp/psp_utils.c:323: warning: unused variable ‘tmp_str’
psp/psp_utils.c: In function ‘int load_buffer_settings(char*)’:
psp/psp_utils.c:372: warning: unused variable ‘tmp_str’
psp/psp_utils.c: In function ‘void getsysparam()’:
psp/psp_utils.c:537: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:548: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:557: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:561: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:566: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c: In function ‘int os9x_findhacks(int)’:
psp/psp_utils.c:674: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:675: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:693: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:697: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:715: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c:716: warning: comparison between signed and unsigned integer expressions
psp/psp_utils.c: In function ‘int net_waitpause_state(int)’:
psp/psp_utils.c:837: warning: unused variable ‘file_size’
psp/psp_utils.c:837: warning: unused variable ‘length’
psp/psp_utils.c:838: warning: unused variable ‘crc32’
psp/psp_utils.c:838: warning: unused variable ‘rlen’
psp/psp_utils.c:842: warning: unused variable ‘f’
psp/psp_utils.c: In function ‘void net_receive_settings()’:
psp/psp_utils.c:936: warning: unused variable ‘file_size’
psp/psp_utils.c:936: warning: unused variable ‘length’
psp/psp_utils.c:937: warning: unused variable ‘crc32’
psp/psp_utils.c:937: warning: unused variable ‘rlen’
psp/psp.cpp: In function ‘int scroll_message(char**, int, int, int, char*)’:
psp/psp.cpp:2542: warning: suggest parentheses around assignment used as truth value
psp/message.c: At global scope:
psp/message.c:4: warning: ‘size_message’ defined but not used
psp/psp.cpp:324: warning: ‘s_iFlip’ defined but not used
psp/snd_beep1.c:4: warning: ‘size_snd_beep1’ defined but not used
./data/icon_cheats.c:4: warning: ‘size_icon_cheats’ defined but not used
./data/icon_game.c:4: warning: ‘size_icon_game’ defined but not used
./data/icon_misc.c:4: warning: ‘size_icon_misc’ defined but not used
./data/icon_pad.c:4: warning: ‘size_icon_pad’ defined but not used
./data/icon_save.c:4: warning: ‘size_icon_save’ defined but not used
./data/icon_sound.c:4: warning: ‘size_icon_sound’ defined but not used
./data/icon_video.c:4: warning: ‘size_icon_video’ defined but not used
./data/icon_about.c:4: warning: ‘size_icon_about’ defined but not used
make[1]: *** [psp/psp.o] Error 1
make[1]: Leaving directory `/home/psp/snes/s9xTYL-0.4.2src'
make: *** [user] Error 2
