Bug 2521 - Can't compile sdl_mixer, mikmod.h can't be found
Summary: Can't compile sdl_mixer, mikmod.h can't be found
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-05 16:44 UTC by Dan Dart
Modified: 2010-09-25 21:53 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dart 2010-09-05 16:44:33 UTC
mikmod.h can't be found:
http://pastebin.com/MZd00gsd

but I have it in /usr/include, plus libmikmod2-dev.
Comment 1 Peter Korsgaard 2010-09-25 21:53:40 UTC
You'll need a cross compiled version of mikmod, a version for your build host doesn't help.

Currently we don't have any mikmod package in BR, but I've fixed it in git so the configure script at least doesn't get confused when it's installed on the host.