bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with compiling sighandle.c on CVS 1.11.19 with GCC 3.2.2 o


From: mac a cody
Subject: Re: Problem with compiling sighandle.c on CVS 1.11.19 with GCC 3.2.2 on Solaris 9
Date: Wed, 23 Mar 2005 13:03:38 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)



Derek Price wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

mac a cody wrote:

| I notice in the output of my configure that the result of "checking
| for sys/stat.h" is "no".  Could this be an indication of a problem
| with stat.h?


configure is detecting that a very simple program including the line,
"#include <sys/stat.h>", could not be compiled.  Most likely this does
imply a problem with the <sys/stat.h> installed on your system, though
there is still a slim chance that configure might be defining
something that affects an otherwise good <sys/stat.h>.


Turns out the problem was a "broken" GCC 3.3.2 installation.
When it was compiled, GCC 2.95.3 was used and the OS was
Solaris 8.  Since then the OS was upgraded to Solaris 9,
probably resulting in changes to sys/stat.h.  Fortunately,
GCC 3.3.2 from the Sun freeware CD for Solaris 9 was
installed elsewhere on the workstation.  After running
configure again (the "checking for sys/stat.h" now answered
"yes") that GCC installation compiled cvs 1.1.19 correctly.

Thanks for the help!

Mac





reply via email to

[Prev in Thread] Current Thread [Next in Thread]