Date: Sat, 27 Aug 2005 12:35:14 +0400 From: Stepan Rakhimov <stepan_r@mail.ru> To: noackjr@alumni.rice.edu, freebsd-current@freebsd.org Subject: Re: kde applications crash (Was: no permissions to libc.so.x libpthread.so.x and other files) Message-ID: <431025C2.4000004@mail.ru> In-Reply-To: <61214.170.140.82.83.1124994931.squirrel@www.noacks.org> References: <4300FF21.5000609@mail.ru> <20050815205144.GC2362@odin.ac.hmc.edu> <430397B4.4090604@mail.ru> <200508180602.38366.lofi@freebsd.org> <43041D6F.3000805@mail.ru> <43042799.8050709@alumni.rice.edu> <430B76A9.2060002@mail.ru> <3455.192.168.1.9.1124832260.squirrel@www.noacks.org> <430C4DF1.6070109@mail.ru> <430CBDD2.701@alumni.rice.edu> <430CD912.3030101@mail.ru> <61214.170.140.82.83.1124994931.squirrel@www.noacks.org>
index | next in thread | previous in thread | raw e-mail
Jonathan Noack wrote:
> Stepan Rakhimov wrote:
>
>>Jonathan Noack wrote:
>>
>>>Huh. Everything looks in order. I guess your next step is to try to
>>>obtain a kmail backtrace. Everything else is using libc.so.6 without a
>>>problem, so I doubt it's an issue there. Do you use custom CFLAGS?
>>
>>my make.conf looks like this:
>> CPUTYPE?=athlon64
>> CFLAGS= -O2 -pipe
>>
>> #ccache
>> .if !defined(NOCCACHE)
>> .if ${.CURDIR:M/usr/src*}
>> CC=/usr/local/libexec/ccache/cc
>> CXX=/usr/local/libexec/ccache/c++
>> .else
>> CC=cc
>> CXX=c++
>> .endif
>> .else
>> CC=/usr/bin/cc
>> CXX=/usr/bin/c++
>> .endif
>> #end ccache
>>
>> # added by use.perl 2005-08-23 10:28:40
>> PERL_VER=5.8.7
>> PERL_VERSION=5.8.7
>
>
> Try to recompile the kmail and kdevelop without ccache and using the
> default CFLAGS (-O2 -fno-strict-aliasing -pipe). This is my last idea on
> this, so if you haven't already you should ask again on the list.
>
> Hope you get it resolved,
> Jon
>
I've recompiled all the kde without ccache and CFLAGS, i've even rebuilt
kdepim with CPUTYPE=i686, nothing changed
(kmail, kdevelop and some other application still craches with
libc.so.6, but works with libc.so.5)
Any other help would be very appreciated.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431025C2.4000004>
