View Single Post
Old 14 February 2010, 16:27   #7
MagerValp
Registered User
 
Join Date: Aug 2008
Location: Göteborg / Sweden
Posts: 237
Quote:
Originally Posted by GnoStiC View Post
here is the latest backup i've found here on my ext hdd (latest version is on my work computer)

http://www.gamzeguckiran.com/puaex_2010_02_04.tar.gz
Alright, this manages to run ./configure, but compilation fails:

Quote:
Making all in gui-cocoa
gcc -DHAVE_CONFIG_H -I. -I../../src -I/Library/Frameworks/SDL.framework/Headers -D_REENTRANT -DCPUEMU_0 -DCPUEMU_5 -DCPUEMU_6 -DFPUEMU -DUNALIGNED_PROFITABLE -DJIT -DAGA -DAUTOCONFIG -DFILESYS -DBSDSOCKET -DSUPPORT_THREADS -DUSE_SDL -DFDI2RAW -DDEBUGGER -DSAVESTATE -DENFORCER -DACTION_REPLAY -DXARCADE -DDRIVESOUND -I../../src/include -I../../src -I../../src -MT cocoaui.o -MD -MP -MF .deps/cocoaui.Tpo -c -o cocoaui.o cocoaui.m
cocoaui.m:57: warning: protocol ‘NSMenuItem’ is deprecated
cocoaui.m:204: warning: protocol ‘NSMenuItem’ is deprecated
cocoaui.m: In function ‘-[EuaeGui validateMenuItem:]’:
cocoaui.m:206: warning: ‘-action’ not found in protocol(s)
cocoaui.m:207: warning: ‘-tag’ not found in protocol(s)
cocoaui.m:220: warning: ‘-setState:’ not found in protocol(s)
cocoaui.m:221: warning: ‘-setState:’ not found in protocol(s)
cocoaui.m:236: warning: ‘-setState:’ not found in protocol(s)
cocoaui.m:237: warning: ‘-setState:’ not found in protocol(s)
cocoaui.m: In function ‘-[EuaeGui openPanelDidEnd:returnCode:contextInfo:]’:
cocoaui.m:323: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m:323: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m: In function ‘gui_open’:
cocoaui.m:401: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m:412: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m:417: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m:417: warning: ‘lossyCString’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368)
cocoaui.m:436: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
cocoaui.m:437: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
cocoaui.m: At top level:
cocoaui.m:469: error: conflicting types for ‘gui_hd_led’
../../src/include/gui.h:20: error: previous declaration of ‘gui_hd_led’ was here
cocoaui.m:487: error: conflicting types for ‘gui_cd_led’
../../src/include/gui.h:21: error: previous declaration of ‘gui_cd_led’ was here
cocoaui.m: In function ‘gui_message’:
cocoaui.m:539: warning: ‘stringWithCString:’ is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386)
cocoaui.m:541: warning: format not a string literal and no format arguments
make[3]: *** [cocoaui.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
MagerValp is offline  
 
Page generated in 0.08139 seconds with 11 queries