Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: kvdr 0.51 released



The problem are KDE3
the kvdr needs the qt2-libs from KDE2. when you exec './configure', it 
finds the includes from the qt3. there must be also make some changes in 
the sources to make kvdr compertible to KDE3.


Martin Neuditschko wrote:

>On Sun, Apr 14, 2002 at 10:35:34AM +0200, Guido Fiala wrote:
>
>>Next version with the following changes at http://www.s.netic.de/gfiala :
>>
>
>I tried to compile it, but I get a strange output when I do a ./configure:
>
>configure: creating ./config.status
>autoconf 2.50 is currently not supported at admin/conf.change.pl line 94, <> line 790.
>config.status: creating ./Makefile
>config.status: creating doc/Makefile
>config.status: creating doc/en/Makefile
>config.status: creating kvdr/Makefile
>config.status: creating kvdr/docs/Makefile
>config.status: creating kvdr/docs/en/Makefile
>config.status: creating po/Makefile
>config.status: creating config.h
>
>And if I try a make:
>g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde2/include -I/usr/lib/qt3/include -I/usr/X11R6/include     -O2 -fno-exceptions -fno-check-new  -c kvdr_xv.cpp
>kvdr_xv.cpp: In method `XvDisplayer::XvDisplayer(QWidget *, unsigned int, unsigned int, unsigned int, unsigned int, long unsigned int)':
>/usr/lib/qt3/include/qwindowdefs.h:145: too few arguments to function `struct _XGC * qt_xget_temp_gc(int, bool)'
>kvdr_xv.cpp:43: at this point in file
>make[3]: *** [kvdr_xv.o] Error 1
>make[3]: Leaving directory `/usr/local/src/kvdr/kvdr'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/usr/local/src/kvdr/kvdr'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/usr/local/src/kvdr'
>make: *** [all-recursive-am] Error 2
>
>
>I am using SuSE 8.0, Kernel 2.4.18, gcc 2.95.3
>
>
>best regards
>Martin Neuditschko
>
>
>





Home | Main Index | Thread Index