GNU bug report logs -
#19015
SDL_mixer not linked against libmikmod
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Mon, 10 Nov 2014 22:18:02 UTC
Severity: normal
Done: 宋文武 <iyzsong <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Contrary to what’s intended, SDL_mixer ends up not linking against
libmikmod. Its ./configure run goes like this:
--8<---------------cut here---------------start------------->8---
checking for fork... yes
checking for vfork... yes
checking for libmikmod-config... /gnu/store/32mqj92g8bmq8bmr84sw2gckifld0ga0-libmikmod-3.3.3/bin/libmikmod-config
checking for libmikmod - version >= 3.1.10... configure: WARNING: *** Unable to find MikMod library (http://mikmod.raphnet.net/)
configure: WARNING: MOD support disabled
--8<---------------cut here---------------end--------------->8---
So it’s failing somewhere after the AC_PATH_PROG for libmikmod-config.
Ludo’.
This bug report was last modified 10 years and 77 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.