On 16/12/10 04:16, David Lowe wrote: > While attempting to compile coot on Tiger, i ran into a problem with > mmdb: > >> configure:2615: checking for C++ compiler version >> configure:2623: /sw/lib/gcc4.4/bin/g++ --version>&5 >> ./configure: line 1: /sw/lib/gcc4.4/bin/g++: No such file or directory [] >> configure:2742: error: in `/sw/src/fink.build/mmdb-1.21-15/mmdb-1.21': >> configure:2745: error: C++ compiler cannot create executables > > fink version 0.29.15 and XCode 2.5 are used on this particular > partition.
That version of mmdb (which says itself that it is obsolete) has a dependency on Fink's gcc44 package, uses the flag 'CXX=/sw/lib/gcc4.4/bin/g++"', and gcc44 contains /sw/lib/gcc4.4/bin/g++. So, if you really don't have that file /sw/lib/gcc4.4/bin/g++, your installation of gcc44 is broken. Reinstall it. Or, better, switch to Fink unstable, which has mmdb-1.23.2-1 and uses Apple's g++. -- Martin ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users