Hi,
../stlport/ctime:25:44: /usr/lib/gcc/i386-redhat-1/3.4.2/../../../../include/c++ /3.4.2/ctime: No such file or directory
That's insane!
It moves into the lib area and then goes back to /usr and then into include. Is the space a typo? If it isn't, then that is the problem
find /usr/include/c++/ -name ctime* /usr/include/c++/3.4.3/ctime
TTFN
Paul