Yair Yarom wrote: > Hi, > > openal 1.0-5 doesn't compile on leopard, intel, with the following > error: > > Missing file or directory: /Developer/Examples/CoreAudio/ > PublicUtility/CADebugMacros.cp > > The file, of course doesn't exist, as it should be CADebugMacros.cpp > > Adding the following lines in the PatchScript section, solved the > problem (I think): > > sed -i -e 's/CADebugMacros.cp/CADebugMacros.cpp/' macosx/al_osx.pbproj/ > project.pbxproj > sed -i -e 's/CADebugMacros.cp/CADebugMacros.cpp/' macosx/al_osx.xcode/ > project.pbxproj
Thanks for the bug report. I've put an updated .info file in the tracker at <http://sourceforge.net/tracker/index.php?func=detail&aid=1864076&group_id=17203&atid=414256> Hanspeter ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
