On Jul 15, 2009, at 11:02 AM, Bin Shao wrote:

when I added CPP="gcc -E", the configure just stopped at "checking whether libctl version is at least 2.1.1... "

The obvious followup question is: have you checked that "gcc -E" works on your system?

e.g. what happens if you do
        gcc -E /usr/include/stdio.h
? It should run and spit out lots of output (the preprocessed stdio.h) not freeze or give an error.

Steven


_______________________________________________
mpb-discuss mailing list
mpb-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss

Reply via email to