On 12/1/05, Gary K Olson <[EMAIL PROTECTED]> wrote:
> When I try compiling kile, I get the following:
>
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... gcc -E
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++-3.3 accepts -g... yes
> checking dependency style of g++-3.3... gcc3
> checking whether gcc is blacklisted... yes
> configure: error:
>
> This particular compiler version is blacklisted because it
> is known to miscompile KDE. Please use a newer version, or
> if that is not yet available, choose an older version.
>
> Please do not report a bug or bother us reporting this
> configure error. We know about it, and we introduced
> it by intention to avoid untraceable bugs or crashes in KDE.
>
>
> ### execution of ./configure failed, exit code 1
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-kile-1.8.1-1
> (Reading database ... 243133 files and directories currently installed.)
> Removing fink-buildlock-kile-1.8.1-1 ...
> Failed: phase compiling: kile-1.8.1-1 failed
>
> However, I am using gcc-4.0 with Xtools 2.0.  I have gcc-3.3, but
> gcc-4.0 is currently the default.  Any ideas?
>
> Gary K Olson
>
>

sudo gcc_select 3.3

Or update to XCode 2.2 --which avoids the "blacklisted gcc" errors but
has other issues.
--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to