-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/24/10 5:48 PM, Ivan Vasin wrote: > On Wed, Feb 24, 2010 at 15:46, Alexander Hansen > <[email protected] <mailto:[email protected]>> wrote: > > On 2/24/10 3:10 PM, Ivan Vasin wrote: > > i haven't been able to successfully run `fink update-all` for a while > > now. every time i run it, there is a package that cannot compile > due to > > the error "LaunchServices/LSOpen.h: No such file or directory". > > > > iirc, first it was fontforge-20090923-101. i removed fontforge from my > > system, since i don't use it and nothing depends on it (i'm not even > > sure why it was installed in the first place). > > Did you file a bug report at that point? Mentioning this on a report > unrelated to that package isn't really necessary. And what was the bug? > It clearly wasn't the same one as you have here, because there wouldn't > have been anything _to_ remove from your system if the package > didn't build. > > > no, i didn't file a report because i didn't have enough time back then. > i mentioned it to point out that libsamplerate0 is not the only affected > package. it was the same bug. i had fontconfig-20090408-101 installed > previously (which, and that was the package i removed.
Ah; but that shouldn't have mattered. If a package in Fink builds differently when an older version of itself is installed than not, then that's a bug that needs fixing. > > > > then it was some other package whose name i no longer remember. it > could > > have been several, actually. > > If you don't remember, it's not much use griping about them, is it? Our > Jedi powers can't extract that information. > > > once again, this is just to point out that multiple packages are > affected, not just the two that i mentioned. As expected, because you were missing a core header file. > > > That header file should have been installed as part of your Xcode > Developer SDK package. > > $ pkgutil --file-info > > /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Headers/LSOpen.h > volume: / > path: > > System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Headers/LSOpen.h > > pkgid: com.apple.pkg.DevSDKLeo > pkg-version: 4.0.0.9000000000.1.1192168948 > install-time: 1245514043 > uid: 0 > gid: 0 > mode: 100644 > > > i get exactly the same output here, but with a more recent install-time. > > > It could be the case that Apple's installer dropped a file (it is known > to do that) or maybe you just didn't install it. You can verify whether > it was installed or not via > > pkgutil --pkgs='DevSDK' > > > this produces the following: > com.apple.pkg.DevSDKLeo > > > In any case you need to (re)install that package. > > > i reinstalled DevSDK from the Packages directory of my Xcode DVD image > (which i'm lucky to have kept around, since Apple now only distributes > an Xcode release that is incompatible with Mac OS 10.5!). this fixed the > issue with LSOpen.h. a similar problem was encountered by the mplayer > compile process, this time with QuickTime.h. i fixed this by > (re)installing the QuickTimeSDK using the same method. i'm a little > puzzled about why these didn't get installed (correctly) by > XcodeTools.mpkg, but at least now i know what to do. > > thanks for your help! > > > Xcodes for 10.5 are available from connect.apple.com if you select the Developer Tools item on the Downloads Page. We recommend versions 3.1.3 or 3.1.4, as they solve a number of problems related to Apple's X11. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuF0+YACgkQB8UpO3rKjQ9ZygCfRqCVuzmnNivHpaJ2UesJO6HL spMAn2+PooQCkMMYrsV3XAGpTh7zjy85 =RYus -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
