<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>GCC e Kopete</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Salve a tutti. Stavo cercando di installare Kopete su Fedora e dopo aver estratto i files dal tar.gz nella mia home,<BR>
al comando ./configure mi viene fuori questo errore:<BR>
<BR>
**********************************************************************************<BR>
[orion@christian kopete]$ sh ./configure<BR>
checking build system type... i686-pc-linux-gnu<BR>
checking host system type... i686-pc-linux-gnu<BR>
checking target system type... i686-pc-linux-gnu<BR>
checking for a BSD-compatible install... /usr/bin/install -c<BR>
checking for -p flag to install... yes<BR>
checking whether build environment is sane... yes<BR>
checking for gawk... gawk<BR>
checking whether make sets $(MAKE)... yes<BR>
checking for kde-config... /usr/bin/kde-config<BR>
checking where to install... /usr (as returned by kde-config)<BR>
checking for style of include used by make... GNU<BR>
checking for gcc... gcc<BR>
checking for C compiler default output file name... a.out<BR>
checking whether the C compiler works... yes<BR>
checking whether we are cross compiling... no<BR>
checking for suffix of executables...<BR>
checking for suffix of object files... o<BR>
checking whether we are using the GNU C compiler... yes<BR>
checking whether gcc accepts -g... yes<BR>
checking for gcc option to accept ANSI C... none needed<BR>
checking dependency style of gcc... gcc3<BR>
checking how to run the C preprocessor... gcc -E<BR>
checking for g++... g++<BR>
checking whether we are using the GNU C++ compiler... yes<BR>
checking whether g++ accepts -g... yes<BR>
checking dependency style of g++... gcc3<BR>
checking whether gcc is blacklisted... yes<BR>
configure: error:<BR>
<BR>
This particular compiler version is blacklisted because it<BR>
is known to miscompile KDE. Please use a newer version, or<BR>
if that is not yet available, choose an older version.<BR>
<BR>
Please do not report a bug or bother us reporting this<BR>
configure error. We know about it, and we introduced<BR>
it by intention to avoid untraceable bugs or crashes in KDE.<BR>
<BR>
********************************************************************************<BR>
Qui sotto riporto la mia versione di gcc:<BR>
********************************************************************************<BR>
[orion@christian kopete]$ gcc --version<BR>
gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)<BR>
Copyright (C) 2005 Free Software Foundation, Inc<BR>
********************************************************************************<BR>
<BR>
Al momento sembra che la pił nuova sia la GCC 4.1.0. Mi consigliate quindi di installare questa nuova versione?<BR>
Mi pare di aver letto nella guida sul sito di gcc che van rimosse le directories delle precedenti installazioni di GCC prima<BR>
di mettere la release nuova. Devo quindi cancellare le seguenti dir:<BR>
*&nbsp; /usr/include/boost/mpl/aux_/preprocessed/gcc<BR>
* /usr/lib/gcc<BR>
* /usr/libexec/gcc&nbsp;<BR>
e gcc in /usr/bin&nbsp; ??<BR>
<BR>
Grazie ciao<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>