Hello all,

kapp.h was renamed to kapplication.h in KDE3 (see 
http://webcvs.kde.org/cgi-bin/cvsweb.cgi/*checkout*/kdelibs/KDE3PORTING.html?rev=HEAD&content-type=text/html
 
-> Changes in kdecore).

I've made a small patch. configure now tryes to find kapp.h to determine 
whether KDE2 or KDE3 installed. Also I've added option --disable-mt because 
licq receives SIGSEGV if linked with qt-mt.

> I'm getting the following error when trying to make qt-gui...
>
> [rjh@ws1 qt-gui]$ gmake
> gmake  all-recursive
> gmake[1]: Entering directory
> `/home/e-smith/files/users/rjh/projects/licq/plugins/qt-gui'
> Making all in src
> gmake[2]: Entering directory
> `/home/e-smith/files/users/rjh/projects/licq/plugins/qt-gui/src'
> /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H
> -I. -I. -I.. -D_REENTRANT
> -I/home/e-smith/files/users/rjh/projects/licq/include -I/usr/X11R6/include
> -I/usr/lib/qt2/include -I/usr/include  -fPIC -DPIC -D_REENTRANT  -O2
> -fno-exceptions -fno-check-new -Wall  -c licqgui.cpp
> licqgui.cpp:24:26: kapplication.h: No such file or directory
> gmake[2]: *** [licqgui.lo] Error 1
> gmake[2]: Leaving directory
> `/home/e-smith/files/users/rjh/projects/licq/plugins/qt-gui/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/home/e-smith/files/users/rjh/projects/licq/plugins/qt-gui'
> gmake: *** [all-recursive-am] Error 2
>
> I can't locate a kapplication.h anywhere, nor does it seem to be packaged
> anywhere in LinuxMandrake 8.1...
>
> I have the following versions of libqt installed...
> libqt2-2.3.1-14mdk
> libqt2-devel-2.3.1-14mdk
>
> These *should* (AFAIK) satisfy the dependancy requirements of the qt-gui
> plugin, and I *have* been able to compile this plugin before.
>
> I'm using the sourceforge CVS version as at 1:57pm, 21/1/02 (GMT+11)...
>
> _______________________________________________
> Licq-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/licq-devel

-- 
Best regards,
person:  Eugene Onischenko 
nic-hdl: EO1030-RIPE

Attachment: diff.out.gz
Description: GNU Zip compressed data

Reply via email to