If I try to use MikMod in my 3DS game I get linker errors:
/opt/devkitpro/portlibs/3ds/lib/libmikmod.a(drv_pipe.o): In function `pipe_Exit':
drv_pipe.c:(.text.pipe_Exit+0x3c): undefined reference to `pclose'
/opt/devkitpro/portlibs/3ds/lib/libmikmod.a(drv_pipe.o): In function `pipe_Init':
drv_pipe.c:(.text.pipe_Init+0x18): undefined reference to `popen'
Both devkitARM and libmikmod are installed via pacman.
Any suggestions?
Can't link libmikmod
-
- Site Admin
- Posts: 1986
- Joined: Tue Aug 09, 2005 3:21 am
- Location: UK
- Contact:
Re: Can't link libmikmod
Do you have any idea what's pulling those functions in offhand?
libmikmod was only packaged and tested as part of the SDL package, sorry.
The library may need patching or built with different configure options.
libmikmod was only packaged and tested as part of the SDL package, sorry.
The library may need patching or built with different configure options.
Who is online
Users browsing this forum: No registered users and 1 guest