Cristian 'Kit' Paul wrote: [] >> ./configure --prefix=/sw >> Checking C++ compiler... >> no g++-4.0 -no-cpp-precomp -DAUTO_PTR_BROKEN=1 >> Error: Could not find a working C++ compiler. >> ### execution of ./configure failed, exit code 1 >> Removing build lock... >> /sw/bin/dpkg-lockwait -r fink-buildlock-html2text-1.3.2a-1022 >> (Reading database ... 4184 files and directories currently installed.) >> Removing fink-buildlock-html2text-1.3.2a-1022 ... >> Failed: phase compiling: html2text-1.3.2a-1022 failed > > How can I 'convince' Fink that *I have* a working C++ compiler?
You should first try to find out why it thinks you don't. Its reasoning can be found in the config.log file accompanying the failing configure script, in the case you are describing this would be /sw/src/fink.build/html2text-1.3.2a-1022/html2text-1.3.2a/config.log Look for the lines after "Checking C++ compiler". -- Martin _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
