On Jan 6, 2005, at 11:12 AM, Robert Terwilliger wrote:
On 1/5/05 8:26 AM, "Alexander K. Hansen" <[EMAIL PROTECTED]> wrote:
On Jan 4, 2005, at 5:08 PM, Robert Terwilliger wrote:
I have had a perpetual problem with the latest apt and apt-shlibs to compile. I have tried a number of tricks, including several complete reinstalls (deleting the previous /sw directory) of fink-0.7.1 from the disk image.
Suggestions?
===== --------------------- Robert Terwilliger Physics Department Penn State McKeesport
Can you post your error message? There are a number of different reasons why the compile could fail, including missing packages from XCode.
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
Below are the error messages at the end of the compile script.
Regards,
--------------------- Robert Terwilliger Physics Department Penn State McKeesport http://www.personal.psu.edu/rat10
#### Errors at end #####
ld: warning prebinding disabled because dependent library: /usr/lib/libstdc++.6.dylib is not prebound ld: Undefined symbols: /usr/bin/libtool: internal link edit command failed std::basic_string<char, std::char_traits<char>, std::allocator<char>::_S_empty_rep_storage__ZNSaIcED4Ev std::basic_string<char, std::char_traits<char>, std::allocator<char>::_Rep::_S_create(unsigned long, std::allocator<char> const&)__ZNSsD4Ev
std::__default_alloc_template<true, 0>::deallocate(void*, unsigned long)
std::__default_alloc_template<true, 0>::_S_force_new
std::__default_alloc_template<true, 0>::_S_free_list
std::__default_alloc_template<true, 0>::_S_node_allocator_lock
std::__default_alloc_template<true, 0>::_S_refill(unsigned long)
__ZNSt15basic_streambufIcSt11char_traitsIcEED4Ev
std::__default_alloc_template<true, 0>::allocate(unsigned long)
make[2]: *** [/sw/src/apt-0.5.4-51/apt-0.5.4/bin/libapt-pkg.3.2.0.dylib]
Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling apt-0.5.4-51 failed
########################
Just as a quick shot in the dark: do you have the DevSDK package installed? That provides a lot of standard headers, but for some reason is an optional part of XCode.
-- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
