[kde-freebsd] About devinfo.h

2008-09-21 Thread Henry Hu
Hi, Today, I looked at the CMakeError.log of kdebase4. I found that the checking of devinfo.h failed because of devinfo.h itself. It used uint32_t, but it does not include proper h file to define it, which leads to error. So is this a problem of devinfo.h? Cheers, Henry __

Re: [kde-freebsd] error on K_GLOBAL_STATIC

2008-10-02 Thread Henry Hu
I've encountered similar error while running fqterm compiled by myself. Please read about CMAKE_USE_PTHREAD in bsd.cmake.mk Regards, Henry 2008/10/3 Manolo Valdes <[EMAIL PROTECTED]>: > Hi guys > > After many debuging try to find out why kget crash at start up, i found that > it do it try to load

[kde-freebsd] Problem about ccache and KDE4

2009-02-11 Thread Henry Hu
Hi, I was building kdelibs4, and failed. The configuration process says "Configuring Done" in the middle, and said -- Configuring done You have changed variables that require your cache to be deleted. Configure will be re-run and you may have to reset some variables. The following variables have

Re: [kde-freebsd] missing symbol: more

2009-03-10 Thread Henry Hu
As qstrcmp looks like Qt4 symbol, I looked at `ldd /usr/local/bin/automoc4`: libQtCore.so.4 => /usr/local/lib/qt4/libQtCore.so.4 (0x28087000) and `objdump -x /usr/local/lib/qt4/libQtCore.so.4 | grep qstrcmp | c++filt`: 0006ee10 __float128 F .text 006f qstrcmp(QByteArray const&, char

Re: [kde-freebsd] Kde4 fills /var in one day

2009-06-15 Thread Henry Hu
Yes, I have the same problem here. In fact, I'm not using the KDE environment, just KDE apps. You may find that KDE is repeatedly running kbuildsycoca4 at the DirWatch rate at the console. If I enter "kquitapp kded", then the space kde4 has taken up would come back. On Mon, Jun 15, 2009 at 10:27 P

[kde-freebsd] ksysgurad crash at startup

2008-08-11 Thread Henry Hu
Signal: SIGSEGV It is repeatable. [New Thread 0x8103100 (LWP 100174)] [Switching to Thread 0x8103100 (LWP 100174)] [KCrash handler] #6 0x2a85306e in memcpy () from /lib/libc.so.7 #7 0x29903a95 in QString::QString () from /usr/local/lib/qt4/libQtCore.so.4 #8 0x2fab27d0 in KJS::UString::qstring (

Re: [kde-freebsd] x11/kdebase4-runtime build failure (amd64, 8.0-CURRENT)

2008-08-11 Thread Henry Hu
You should install multimedia/phonon. PS: I think it should be added to dependecy. 2008/8/11 Conrad J. Sabatier <[EMAIL PROTECTED]>: > [ 64%] Building CXX object > phonon/platform_kde/CMakeFiles/kde.dir/kde_automoc.o > cd > /usr/ports/x11/kdebase4-runtime/work/kdebase-runtime-4.1.0/build/phonon/

Re: [kde-freebsd] ksysgurad crash at startup

2008-08-11 Thread Henry Hu
I found that if I switch system language to "English", then it starts normally. I'm Chinese. I think it's related to i18n. 2008/8/11 Andy Fawcett <[EMAIL PROTECTED]>: > On Monday 11 August 2008 14:32:17 Henry Hu wrote: >> Signal: SIGSEGV >> It is rep

Re: [kde-freebsd] New beta nVidia driver 177.70 and KDE4

2008-09-04 Thread Henry Hu
I'm using the driver, and it seems like that the new driver improved performance in many ways, including KDE4 and firefox. But I found that 3D performance is not as good as before. When I was trying different InitialPixmapPlacement values, I found that setting it to "2" or "1" results in different