On 5/26/07, Bruno Haible <[EMAIL PROTECTED]> wrote:
Also, I don't reproduce this problem when compiling findutils-4.3.6 on Solaris 7 with Sun cc 5.0.
Odd. That's apparently the same platform Nelson observerd the problem on:- Machinetype: Sun Ultra Enterprise 450/400 (4 UltraSPARC-II CPUs, 400 MHz); Solaris 7 System status: 6:26pm up 71 day(s), 7:03, 2 users, load average: 1.55, 0.71, 0.48 Remote c89 version: cc: WorkShop Compilers 5.0 98/12/15 C 5.0 Configure environment: CC=cc CFLAGS=-I/usr/local/include CXX=CC CXXFLAGS=-I/usr/local/include LDFLAGS="-R/usr/local/lib -L/usr/local/lib"
This is the code producing the value. I guess the $ac_cpp command led to an error, for some reason that the user needs to investigate. The investigation can use the config.log file, since - as you see - the error output of the $ac_cpp command is piped to the config.log. It would also help to show the configure command together with all relevant environment variables (CC, CPP, CPPFLAGS).
Some of them appear above; I believe Nelson will be able to provide the remaining details (including the config.log files). James.