Guppi compiled with no problems and Gnucash is now up and running.

I'm not sure exactly what I did to fix the problem but I read a little about libtool because that seemed to be causing the problem (/usr/bin/libtool: internal link edit command failed). I ran /usr/bin/libtool from the command line but didn't completely understand how to use it after reading the man page, so I used fink to recompile and reinstall libtool14. After doing this I was able to compile Guppi and Gnucash with out a problem. Maybe someone could explain to me how this fixed the problem.

Thanks,
David

ld: flag: -undefined dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libguppi.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling guppi16-0.40.3-14 failed



On Sep 10, 2004, at 2:42 AM, Martin Costabel wrote:

No Name wrote:

Thanks for the reply...Yes 10.3.5 in both cases....
davidhug% /usr/bin/sw_vers
ProductName: Mac OS X
ProductVersion: 10.3.5
BuildVersion: 7M34
davidhug% perl -e 'use Fink::Services; use Fink::Config; print Fink::Services::get_sw_vers()."\n"'
10.3.5

And what version of fink "fink --version"? What you are seeing

ld: flag: -undefined dynamic_lookup can't be used with
MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1

cannot happen, fink sets MACOSX_DEPLOYMENT_TARGET to 10.3 in your case :-)

I don't really know how to debug this further, I'll bounce it back to the list and to our fink engine guru.

--
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