Emuforums.com

Go Back   Emuforums.com > Handheld Emulation > VBA-M Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old October 13th, 2009   #1 (permalink)
Registered User
 
seisatsu's Avatar
 
Join Date: Oct 2009
Location: United States
Posts: 1
Linux SVN Revision 917 won't compile

When compiling the newest SVN on Linux I get a few undefined reference errors.

Or rather, the error occurs during linking of gvbam.

Code:
Linking CXX executable gvbam
libvbamcore.a(GBA.o): In function `CPUReset()':
GBA.cpp:(.text+0x2e30): undefined reference to `systemCartridgeRumble(bool)'
libvbamcore.a(RTC.o): In function `rtcWrite(unsigned int, unsigned short)':
RTC.cpp:(.text+0x184): undefined reference to `systemCartridgeRumble(bool)'
RTC.cpp:(.text+0x29c): undefined reference to `systemCartridgeRumble(bool)'
libvbamcore.a(RTC.o): In function `rtcRead(unsigned int)':
RTC.cpp:(.text+0x600): undefined reference to `systemGetSensorDarkness()'
RTC.cpp:(.text+0x621): undefined reference to `systemGetSensorZ()'
libvbamcore.a(GB.o): In function `gbReset()':
GB.cpp:(.text+0x100b1): undefined reference to `systemCartridgeRumble(bool)'
libvbamcore.a(gbMemory.o): In function `mapperMBC5ROM(unsigned short, unsigned char)':
gbMemory.cpp:(.text+0x2a67): undefined reference to `systemCartridgeRumble(bool)'
gbMemory.cpp:(.text+0x2a7f): undefined reference to `systemPossibleCartridgeRumble(bool)'
collect2: ld returned 1 exit status
make[2]: *** [gvbam] Error 1
make[1]: *** [CMakeFiles/gvbam.dir/all] Error 2
make: *** [all] Error 2
Edit: Nevermind, it looks like these functions aren't implemented yet, so the revision is broken. I just wrote dummy functions for these and it compiled fine.

Last edited by seisatsu; October 14th, 2009 at 04:36..
seisatsu is offline   Reply With Quote

Advertisement [Remove Advertisement]
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 00:01.

© 2006 - 2008 Emu Forums | About Emu Forums | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5