You are not logged in.
Pages: 1
Hi. I use Arch Linux and I'm trying to build desmume-cvs ( http://aur.archlinux.org/packages.php?ID=16911 ), but at some point this error comes out:
../libdesmume.a(MMU.o): In function `MMU_read16':
MMU.c:(.text+0xa2d): undefined reference to `printlog'
Well, I can comment line 660 out to avoid the error, and it builds just fine, but as far as I can understand, printlog() is used only in Windows version and should be defined as void() or shouldn't be called at all for us, people who use other OSes. So yes, this is kind of bug report.
Otherwise pretty good emulator!
Last edited by desu (2009-07-04 18:13:17)
Offline
Just checked svn version, builds just fine. I guess that pkgbuild was way too old (still uses cvs), so no need to worry now.
Offline
that is ancient. the svn trunk is almost a whole new emulator by now
Offline
Pages: 1