[LAU] 2 q's re paulstretch compile using liquorix kernel

Kim Cascone kim at anechoicmedia.com
Tue Feb 15 20:52:59 UTC 2011


I'm trying to compile Paulstretch but get the following errors:
==================================================================
compile_linux_fftw_jack.sh
In file included from Control.h:25,
                  from GUI.h:13,
                  from GUI.cxx:3:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.
In file included from Control.h:25,
                  from FreeEditUI.h:12,
                  from FreeEditUI.cxx:3:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.
In file included from FreeEdit.h:26,
                  from BinauralBeats.h:22,
                  from BinauralBeats.cpp:21:
XMLwrapper.h:21: fatal error: mxml.h: No such file or directory
compilation terminated.
In file included from Control.h:25,
                  from Control.cpp:22:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.
In file included from FreeEdit.h:26,
                  from FreeEdit.cpp:21:
XMLwrapper.h:21: fatal error: mxml.h: No such file or directory
compilation terminated.
In file included from Player.h:24,
                  from JAaudiooutput.h:25,
                  from JAaudiooutput.cpp:32:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.
In file included from PAaudiooutput.cpp:22:
PAaudiooutput.h:23: fatal error: portaudio.h: No such file or directory
compilation terminated.
In file included from Player.h:24,
                  from Player.cpp:22:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.
In file included from FreeEdit.h:26,
                  from ProcessedStretch.h:23,
                  from ProcessedStretch.cpp:22:
XMLwrapper.h:21: fatal error: mxml.h: No such file or directory
compilation terminated.
In file included from XMLwrapper.cpp:21:
XMLwrapper.h:21: fatal error: mxml.h: No such file or directory
compilation terminated.
In file included from Input/MP3InputS.cpp:24:
Input/MP3InputS.h:23: fatal error: mad.h: No such file or directory
compilation terminated.

====================================================================
I'm using the 2.6.37-0.dmz.6-liquorix-686 #1 ZEN SMP PREEMPT kernel

so I'm assuming that it's looking for the mad.h file - which is located 
here:

/usr/src/linux-headers-2.6.37-0.dmz.6-liquorix-686/include/config/infiniband/user/mad.h


so 2 questions:
=================
q1: where do I change the path to the 'mad.h' file of the kernel I'm using?

q2: where can I get a copy of the 'mxml.h' file? which is not on my hard 
drive


More information about the Linux-audio-user mailing list