Alexander Hansen wrote: > On 2/18/10 7:39 PM, Sean Lake wrote: >> Hello all, >> >> There is a mistake in dependency for the updated qt4-mac for 10.6 Intel >> machines. Specifically, when I try to run fink update qt4-mac, it asks to >> install system-sdk-10.4-universal. I shouldn't need the 10.4 sdk for a >> dedicated 10.6 Intel machine. >> >> Thanks, >> Sean >> >> Details: >> fink --version >> Package manager version: 0.29.10 >> Distribution version: selfupdate-rsync Thu Feb 18 14:43:22 2010, 10.6, x86_64 >> >> qt4-mac-4.6.1-1 (installed, I don't know the version it's trying to update >> to). > > That may be intentional, rather than a mistake. How about checking with > the maintainer to see if it is. (cc'ed) > > That's the latest version of qt4, so presumably it's _not_ what is > currently installed. "fink list" only shows the latest available version. > > Using "dpkg -p qt4-mac | grep Version" will show you what is currently > installed. > > - -- > Alexander Hansen > Fink User Liaison
I made a local copy of the .info and just commented out the builddep on system-sdk-10.4-universal (since I know I have the 10.5 and 10.6 SDKs) and it built successfully. I'm running 10.6 with Xcode 3.2.2 have a 64-bit fink installation on a 32-bit kernel. Here's the complete output if interested (compressed it's still 562Kb; it took about six hours to build): http://robertwyatt.info/fink/qt4-mac-4.6.1-1a.txt.zip I'm thinking that the builddep needs to be simply any recent SDK and that there may be a simple way to denote that, but I don't know what that would be. --Robert ------------------------------------------------------------------------------ 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
