No Name wrote:
[]
ld: flag: -undefined dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1

What do you get from the 2 commands:

/usr/bin/sw_vers
perl -e 'use Fink::Services; use Fink::Config; print Fink::Services::get_sw_vers()."\n"'


Do you see 10.3.5 in both cases?

costabel% /usr/bin/sw_vers
ProductName: Mac OS X
ProductVersion: 10.3.5
BuildVersion: 7M34
costabel% perl -e 'use Fink::Services; use Fink::Config; print Fink::Services::get_sw_vers()."\n"'
10.3.5


--
Martin




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to