On 10/26/13 10:26 AM, jean-francois wrote: >> I believe that's the sort of error one gets when dpkg needs to overwrite a >> real file by a directory? Check the path mentioned above starting at >> /sw/lib to see if that's the case. > > apparently, dpkg has a problem unpacking > constructors_destructor_fn_imps.hpp > within directory > /sw/lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ > > yet, i've double checked that > /sw/lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ > does exist as a directory: > [spip]<sw> ls -ld > lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_ > drwxr-xr-x 3 root admin 102 Oct 26 19:15 > lib/gcc4.8/include/c++/4.8.2/ext/pb_ds/detail/bin_search_tree_/ > and that the only thing it contains is: > bin_search_tree_.hpp > > so i still see no obvious reason for which dpkg cannot create > constructors_destructor_fn_imps.hpp > out of gcc48-compiler_4.8.2-1000_darwin-x86_64.deb and put it in the right > place. > could it be a disc problem? > >
That's possible. You might also try "fink remove gcc48-compiler ; fink install gcc48-compiler" -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
