linux compilation problems with recent cvs

Willy De la Court Willy.DelaCourt at pandora.be
Thu Feb 13 12:51:15 GMT 2003


Hi Ralf,

On Thursday 13 February 2003 13:29, Ralf Habacker wrote:
> Hi all,
>
> today I've tried to compile a recent cvs kdebase release under suse linux
> and got two compilation errors:
>
> 1. kdebase/kcontrol/componentchooser
> componentchooser.cpp: In method `void CfgEmailClient::selectEmailClient()':
> componentchooser.cpp:168: no matching function for call to
> `KOpenWithDlg::hideNoCloseOnExit ()'
>
> The problem is that this method isn't defined in in recent cvs KOpenWithDlg
> (kdelibs/kio/kfile/kopenwith.h) nor in  QDialog, from which this class is
> derivated.

do a cvs upd on kdelibs and rebuild David Faure has just commited two patches 
from me one in kdelibs and one in kdebase

>
> 2. kdebase/konsole
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CO
> 1R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -
> rite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wc
> LEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE  -c -o
> TEPty.cpp: In method `void TEPty::setSize(int, int)':
> TEPty.cpp:88: `pty' undeclared (first use this function)
> TEPty.cpp:88: (Each undeclared identifier is reported only once
> TEPty.cpp:88: for each function it appears in.)
>
> The method pty() isn't definied wether in TEPty nor in KProcess.
>
probalby the same recheckout kdelibs and rebuild
> Ralf

-- 
Simple things make people happy.
Willy De la Court





More information about the kde-core-devel mailing list