Re: [gentoo-user] Re: kate 4.3.1 won't compile
On Wednesday 09 September 2009, Nikos Chantziaras wrote: > On 09/09/2009 10:05 PM, Tami King wrote: > > /var/tmp/portage/kde- > > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexterna > >ltools.cpp: In member function 'bool KateExternalTool::checkExec()': > > /var/tmp/portage/kde- > > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexterna > >ltools.cpp:97: error: 'KDE' has not been declared > > /var/tmp/portage/kde- > > base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexterna > >ltools.cpp:114: error: 'KDE' has not been declared > > > > Kate builds fine on other machines so I am sure that it is just > > something messed up on this particular machine. Has anyone see this > > before? I am using gcc 4.4.1. > > Are you using any weird CFLAGS? -O2 -pipe -march=nocona -- Tami King http://grahamand.us
[gentoo-user] kate 4.3.1 won't compile
Hello, I have a machine where I can't get kate to compile. Errors from the build: /var/tmp/portage/kde- base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp: In member function 'bool KateExternalTool::checkExec()': /var/tmp/portage/kde- base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp:97: error: 'KDE' has not been declared /var/tmp/portage/kde- base/kate-4.3.1/work/kate-4.3.1/kate/plugins/externaltools/kateexternaltools.cpp:114: error: 'KDE' has not been declared Kate builds fine on other machines so I am sure that it is just something messed up on this particular machine. Has anyone see this before? I am using gcc 4.4.1. -- Tami King http://grahamand.us
[gentoo-user] kmail not working after KDE 4.6 upgrade
After compiling KDE 4.6, kmail isn't accessing my email accounts. I get errors like this: Error while checking account gmail for new mail: The process for the imaps://imap.gmail.com protocol died unexpectedly. For all of my IMAP and POP accounts. My .xsessions files contains: kioslave: ### CRASH ## protocol = pop3s pid = 25338 signal = 11 kioslave: ### CRASH ## protocol = imaps pid = 25342 signal = 11 I recompiled all of the packages in kdepim-meta and anything I could find that seemed to reference kio, but that made no difference. I can shut off SSL on one of the POP accounts and it fetched email as expected. That really isn't an long term option, though, and several of the accounts only have SSL access. I hope that this is just an issue with something that needs to be recompiled, but I am not sure that to recompile at this point. revdep-rebuild doesn't turn up anything. Any ideas? -- Tami King
[gentoo-user] remove fancy framebuffer on boot
Hello, I have a new laptop and when it boots after the initial start up the output goes from a larger text to something very small with the penguins displayed. My desktop doesn't do this and I am pretty sure that I shut if off there and I don't remember what I did and my searches haven't turned up anything useful at this point. If I don't want framebuffer with the images and small text, what do I need to do to get rid of it? Thanks, Tami
[gentoo-user] QT designer seg faults
Hello, When I run QT designer it always seg faults if I add certain KDE widgets or try to open a file that contains those widgets. This doesn't happen on another computer thast is running FC3 with the same versions of QT and KDE installed so I don't think it is QT or KDE, but how it is built on my computer. These are the widgets that cause a crash: KTextBrowser KImageFilePreview KPushButton KPasswordEdit I have qt-3.3.4-r3 and kde 3.4 installed. Any ideas what might be causing this? Thanks, Tami -- gentoo-user@gentoo.org mailing list