Hi,
I have compiled and installed sipXport sipXsdp with no problem. I ran
autoreconf -fi in sipXmediaLib and configured it.
./configure --prefix=/usr/local/sipx --with-pcre=/opt/local
--enable-codec-amr --enable-codec-amrwb --disable-stream-player
--enable-local-audio
No problems. But compiling it didn't work.
In file included from ../include/mp/MpidOss.h:23,
from mp/MpidOss.cpp:26:
../include/mp/MpOss.h:21:27: error: sys/soundcard.h: No such file or
directory
In file included from ../include/mp/MpidOss.h:23,
from mp/MpidOss.cpp:26:
AFAIK sys/soundcard.h is a Linux specific file, isn't it?
According to the readme.txt you need this:
$ ll /System/Library/Frameworks/CoreAudio.framework/Versions/A/Headers/
total 648
-rw-r--r-- 1 root wheel 18795 18 Mar 2008 AudioDriverPlugIn.h
-rw-r--r-- 1 root wheel 180464 18 Mar 2008 AudioHardware.h
-rw-r--r-- 1 root wheel 54151 18 Mar 2008 AudioHardwarePlugIn.h
-rw-r--r-- 1 root wheel 724 18 Mar 2008 CoreAudio.h
-rw-r--r-- 1 root wheel 58854 18 Mar 2008 CoreAudioTypes.h
-rw-r--r-- 1 root wheel 4017 18 Mar 2008 HostTime.h
to compile on a Mac but it doesn't help.
So how do I compile sipXtapi on OS/X 10.5?
Regards,
Johan
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/