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

Trying to compile kvirc3 beta2 on SID



I tried the kvirc mailing list, but it seems rather dead. You guys however 
seem to know your way around both qt and kde so maybe you can give some 
clues:

I did this:

I downloaded sources from www.kvirc.net. I have libqt3c102-mt, libqt3-dev and 
kde developement files installed.

# setenv QTDIR /usr/include/qt3

# ./configure

(ok so far..)

# make kvirc

A lot compiles, but at some point I get this error:

[...]
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src   
-I/root/kvirc-3.0.0-beta2/src/kvilib/include/ 
-I/root/kvirc-3.0.0-beta2/src/kvirc/include/ -I/usr/include/qt3 
-I/usr/X11R6/include -I/usr/include/kde -D_REENTRANT -DREENTRANT 
-DGLOBAL_KVIRC_DIR=\"/usr/local/share/kvirc/3.0.0-beta2\"   -c -o kvi_frame.o 
`test -f '../ui/kvi_frame.cpp' || echo './'`../ui/kvi_frame.cpp
../ui/kvi_frame.cpp:56:22: qobjcoll.h: No such file or directory
make[4]: *** [kvi_frame.o] Error 1
make[4]: Leaving directory `/root/kvirc-3.0.0-beta2/src/kvirc/build'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/kvirc-3.0.0-beta2/src/kvirc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kvirc-3.0.0-beta2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/kvirc-3.0.0-beta2/src'
make: *** [all-recursive] Error 1

Anders

-- 
This email was generated using KMail from KDE 3.1 on Debian GNU/Linux



Reply to: