On 2/4/2013 2:26 AM, Martin Perez wrote: > Hanspeter Niederstrasser <fink <at> snaggledworks.com> writes: > >> >> On 2/1/2013 7:52 AM, Andrea Brivio wrote: >>> Good afternoon >>> I'm installing mediatomb on Mountain Lion 10.8.2 via fink. >>> The installation hangs compiling taglib and taglib-shlibs. >>> I have done selfupdate e maxjobs to 1 but installation fails. >>> Attached you'll find the console logs. >>> >>> Thank you in advance for support. >> >> This is now fixed in taglib by following Martin's advice to set >> CMAKE_OSX_DEPLOYMENT_TARGET. It should be available after a selfupdate. >> >> Hanspeter >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_d2d_jan >> _______________________________________________ >> Fink-users mailing list >> Fink-users <at> lists.sourceforge.net >> List archive: >> http://news.gmane.org/gmane.os.macosx.fink.user >> Subscription management: >> https://lists.sourceforge.net/lists/listinfo/fink-users >> >> > Hello, > I have the same issue installing mediatomb > (in particular taglib and tag lib-shlibs) > on Leopard 10.5.8 PowerPC via fink. > Package manager version 0.34.5, Xcode version is 3.1.4. > The following is from trying: > fink install taglib > > -- The CXX compiler identification is GNU 4.2.1 > CMake Error at /sw/share/cmake-2.8/Modules/Platform/Darwin.cmake:190 > (message): > > CMAKE_OSX_DEPLOYMENT_TARGET is '10.5' but CMAKE_OSX_SYSROOT: > > "/" > > is not set to a MacOSX SDK with a recognized version. Either set > CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to > empty. > Call Stack (most recent call first): > /sw/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 > (include) > CMakeLists.txt:1 (project) > > > -- Configuring incomplete, errors occurred!
This should now be fixed universally. Look for a new revision (-104) of kde4-buildenv after selfupdate, install that, and then taglib should build. Hanspeter ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
