On Wed, 18 Jul 2001, Thiago Vinhas de Moraes wrote:

> > > configure:3426: g++ -c -O2 -Wall -I/usr/include
> > > -I/usr/lib/qt-2.3.1/include -I/usr/X11R6/include  conftest.C
> > > conftest.C: In function `int main ()':
> > > conftest.C:7: no method `KApplication::kde_htmldir'
> > > conftest.C:8: no method `KApplication::kde_appsdir'
> > > conftest.C:9: no method `KApplication::kde_icondir'
> > > etc..


The application is using the KDE 1.x API. KDE 2.x doesn't support
KApplication::kde_*dir anymore.

Either build it with the kde1 compat libs, or fix it (see
/usr/share/doc/kdelibs-devel-2/KDE2PORTING.html).

LLaP
bero




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to