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


Regards,
     Yair.


-------------------------------------------------------------------------
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

Reply via email to