This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with proftpd-1.2.9 compiling


Micha? Letyn'ski wrote:
gcc version 3.2.3

We aren't maintaining gcc-3.2 anymore, and hence aren't interested in bug reports for it.


There does appear to be something wrong with the gcc on your system. It starts failing pretty early with a segfault during the configure process. A segfault gets interpreted as saying that the tested for feature is not usable. Gcc then continues to segfault for many tests until we finally reach one for which "no" is not an acceptable answer, and configure itself fails.

You might want to check your system to make sure you have good gcc and glibc installs.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]