Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread Ned Deily
In article , Chris Jones wrote: > > The suggested fix in http://bugs.python.org/issue14018 is "to manually fix > > the symlinks in /Developer/SDKs/MacOSX10.6.sdk ..." ! > > > > Hmmm... I don't know what and how to fix this. > > Any guide that is telling you to manually start fiddling with sy

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread MK-MacPorts
On Sep 26, 2013, at 12:32 AM, Ryan Schmidt wrote: > The reason 3.2.6 is recommended and the default is because it is the last > free version of Xcode for Snow Leopard. Thanks for pointing this out, Ryan! ___ macports-dev mailing list macports-dev@lists

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread Ryan Schmidt
On Sep 25, 2013, at 16:42, Chris Jones wrote: > Just a thought, but maybe updating to an Xcode 4 release, there is one for > OSX 10.6, would fix things … Any reason to stay on Xcode 3 ? Xcode 3.2.6 is the recommended version for Snow Leopard for MacPorts. It is the version our buildbot runs an

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread MK-MacPorts
Hi Chris, On Sep 25, 2013, at 11:42 PM, Chris Jones wrote: > Any guide that is telling you to manually start fiddling with sym links in > system areas, is a guide you should stay away from. That's what I also thought... > Just a thought, but maybe updating to an Xcode 4 release, there is one for

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread Chris Jones
Hi, > > The suggested fix in http://bugs.python.org/issue14018 is "to manually fix > the symlinks in /Developer/SDKs/MacOSX10.6.sdk …" ! > > Hmmm… I don't know what and how to fix this. Any guide that is telling you to manually start fiddling with sym links in system areas, is a guide you sho

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread Jeremy Lavergne
And of course I do this backwards. touch todo.txt ln -s test todo.txt ln: todo.txt: File exists Sorry :-\ On Sep 25, 2013, at 5:39 PM, Jeremy Lavergne wrote: > To recreate a symlink, you remove the existing source (source points to > destination) then symlink it again. For example: > `ls -l /

Re: CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread Jeremy Lavergne
I'd look for the existing symlinks and see what's going on (perhaps use `find` and set type to link and exec ls -l {} \;). You can see where they point and why they're wrong, if not highlighted already in the bug report. To recreate a symlink, you remove the existing source (source points to d

CMake warning wrt frameworks during configure phase on Snow Leopard

2013-09-25 Thread MK-MacPorts
Just by accident I've found on my Snow Leopard this warning in the log file of one of my ports: --- . . . :info:configure -- The C compiler identification is GNU 4.2.1 :info:configure -- The CXX compiler identification is GNU 4.2.1 :info:configure CMake Warning at /opt/macports-test/share/cmake-2