1
MilkyPlay / Having trouble building from source on Mac.
« on: December 30, 2010, 03:37:46 »
Hello,
I'm on MacOSX 10.6.5 and have XCode installed. I tried running ./configure with the defaults but no matter which version of libzzip I compiled, I couldn't get the configure script to recognize it.
I tried patching the configure.in file with no_zziplib_dep.patch from the downloads area and that got the configure script to run. Now it complains that the AM_PATH_ALSA macro is not defined. I'm on a Mac so I obviously don't have ALSA installed. I want to use SDL's audio for now and maybe port it to AmigaOS later on based on the source on OS4Depot using the AHI drivers.
I don't need the full editor since I have a binary for that on my Mac. I just need the player code to work for now so I can make my modifications and maybe send them back upstream.
Thanks for any help,
--Sam
I'm on MacOSX 10.6.5 and have XCode installed. I tried running ./configure with the defaults but no matter which version of libzzip I compiled, I couldn't get the configure script to recognize it.
I tried patching the configure.in file with no_zziplib_dep.patch from the downloads area and that got the configure script to run. Now it complains that the AM_PATH_ALSA macro is not defined. I'm on a Mac so I obviously don't have ALSA installed. I want to use SDL's audio for now and maybe port it to AmigaOS later on based on the source on OS4Depot using the AHI drivers.
I don't need the full editor since I have a binary for that on my Mac. I just need the player code to work for now so I can make my modifications and maybe send them back upstream.
Thanks for any help,
--Sam