You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2009-07-04 18:12:58

desu
Member
Registered: 2009-07-04
Posts: 2

undefined reference to printlog() in src/MMU.c

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

#2 2009-07-04 18:33:46

desu
Member
Registered: 2009-07-04
Posts: 2

Re: undefined reference to printlog() in src/MMU.c

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

#3 2009-07-04 20:46:15

zeromus
Radical Ninja
Registered: 2009-01-05
Posts: 6,169

Re: undefined reference to printlog() in src/MMU.c

that is ancient. the svn trunk is almost a whole new emulator by now

Offline

Board footer

Powered by FluxBB