> #### 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
> 
> Try reinstalling your dev tools. I personally recommend 1.5 w/the Nov.
> update.
> 
> - -chris zubrzycki

I had installed gcc 3.4.x in /usr/local, which I have now removed. I
reinstalled Xcode 1.5, including Dev.pkg, followed by the Nov. update. I
still get the same error.

Below is a directory listing that might help in diagnosis.

c-24-3-244-201:/usr/lib raterwil$ ls -d -l libstd*

-rwxr-xr-x  1 root  wheel  6721388 25 Oct 16:53 libstdc++.6.0.2.dylib
lrwxr-xr-x  1 root  wheel       21 25 Oct 16:53 libstdc++.6.dylib ->
libstdc++.6.0.2.dylib
lrwxr-xr-x  1 root  wheel       30  7 Jan 07:20 libstdc++.a ->
gcc/darwin/default/libstdc++.a
lrwxr-xr-x  1 root  wheel       21 25 Oct 16:53 libstdc++.dylib ->
libstdc++.6.0.2.dylib
-rwxr-xr-x  1 root  wheel      953 25 Oct 16:53 libstdc++.la

Regards, 

---------------------
Robert Terwilliger
Physics Department
Penn State McKeesport
http://www.personal.psu.edu/rat10





-------------------------------------------------------
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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to