Re: [Licq-devel] compile error with kimiface.kidl in CVS today

2005-04-13 Thread Pollywog
On Wednesday 13 April 2005 08:18 pm, Kevin Krammer wrote: > > Jon is working on this. > > For now you have to set two environment variables manually, DCOPIDL and > DCOPIDL2CPP > > I do it this way > export DCOPIDL=`which dcopidl` > export DCOPIDL2CPP=`which dcopidl2cpp` Thanks, I will try that.

Re: [Licq-devel] compile error with kimiface.kidl in CVS today

2005-04-13 Thread Pollywog
As I expected, the QT-GUI plugin compiles, it's just the KDE-GUI plugin that fails to compile today. 8) --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which

Re: [Licq-devel] compile error with kimiface.kidl in CVS today

2005-04-13 Thread Kevin Krammer
On Wednesday 13 April 2005 22:05, Pollywog wrote: >fi > /usr/bin/moc ./gpgkeymanager.h -o gpgkeymanager.moc > if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ > -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT > -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include >

[Licq-devel] compile error with kimiface.kidl in CVS today

2005-04-13 Thread Pollywog
fi /usr/bin/moc ./gpgkeymanager.h -o gpgkeymanager.moc if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include -I/usr/include/qt3 -I/usr/include/kde -fPIC -DPIC -D_REENT

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Thomas Reitelbach
On Thursday 10 March 2005 18:07, Pollywog wrote: > On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote: > > please update your cvs-sources and try again. > > delete userbox.cpp before updating. > > i guess you're experiencing a cvs conflict here. did you change something > > in this file be

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Pollywog
On Thursday 10 March 2005 08:18 am, Thomas Reitelbach wrote: > please update your cvs-sources and try again. > delete userbox.cpp before updating. > i guess you're experiencing a cvs conflict here. did you change something > in this file before your last update? > > thomas It was a patch I applie

Re: [Licq-devel] compile error userbox.cpp

2005-03-10 Thread Pollywog
On Thursday 10 March 2005 01:19 am, Pollywog wrote: > .deps/skinbrowser.Tpo"; exit 1; fi > /usr/bin/moc ./userbox.h -o userbox.moc > if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ > -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT > -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/

Re: [Licq-devel] compile error userbox.cpp

2005-03-09 Thread Thomas Reitelbach
On Thursday 10 March 2005 01:19, Pollywog wrote: > .deps/skinbrowser.Tpo"; exit 1; fi > /usr/bin/moc ./userbox.h -o userbox.moc > if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ > -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT > -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11

[Licq-devel] compile error userbox.cpp

2005-03-09 Thread Pollywog
.deps/skinbrowser.Tpo"; exit 1; fi /usr/bin/moc ./userbox.h -o userbox.moc if /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/home/pollywog/CVSROOT/licq/licq/include -I/usr/X11R6/include -I/usr/include/qt3 -I/usr/include/kde -fPIC -

[Licq-devel] Compile error

2003-03-25 Thread Michael Zech
Hello everyone! I tried to compile licq on debian sid today. I only applied the tabbed-patch. Configure-options: --with-kde The following qt-packages are installed: ii libqt2 2.3.2-12 Qt GUI Library (runtime version) ii libqt3-headers 3.1.1-7Qt3 header files ii libqt3-mt

Re: [Licq-devel] Compile error in 1.2.3

2003-01-26 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 25 January 2003 06:50 pm, Ian Collier wrote: > Well I don't understand C++ but I'm not sure why the other compilers > don't complain (but gcc 2.95.2 didn't and I think that's probably a > later version than egcs 1.0.3a). Perhaps egcs1.0.3a

Re: [Licq-devel] Compile error in 1.2.3

2003-01-25 Thread Ian Collier
On Sat, Jan 25, 2003 at 11:09:10AM -0600, Jon Keating wrote: > > Is my compiler being too strict, or is the code a bit too sloppy? ;-) > > Is there a compiler option which will stop the complaints? > A little bit of both. Qt3 has those members as public, Qt2 has them as > protected. But then ag

Re: [Licq-devel] Compile error in 1.2.3

2003-01-25 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 24 January 2003 06:26 pm, Ian Collier wrote: > Is my compiler being too strict, or is the code a bit too sloppy? ;-) > Is there a compiler option which will stop the complaints? A little bit of both. Qt3 has those members as public, Qt2 has

[Licq-devel] Compile error in 1.2.3

2003-01-24 Thread Ian Collier
Compiling the qt-gui from 1.2.3 release produced the following... /usr/bin/moc ./authuserdlg.h -o authuserdlg.moc source='authuserdlg.cpp' object='authuserdlg.lo' libtool=yes \ depfile='.deps/authuserdlg.Plo' tmpdepfile='.deps/authuserdlg.TPlo' \ depmode=gcc /bin/sh ../admin/depcomp \ /bin/sh ../l

Re: [Licq-devel] Compile error with socks

2002-04-26 Thread Stefan Walsen
On Friday 26 April 2002 12:34, Dario Spagnolo wrote: > Hello everybody, > > it seems like compiling licq for socks support isn't piece of cake ! [...] > g++ -O2 -fno-exceptions -fno-check-new -o licq licq.o main.o icqpacket.o > socket.o icqd.o icqd-udp.o icqd-tcp.o icqd-threads.o remoteserver.o >

[Licq-devel] Compile error with socks

2002-04-26 Thread Dario Spagnolo
Hello everybody, it seems like compiling licq for socks support isn't piece of cake ! I've followed the instructions in README.SOCKS which solves many errors during compilation. But still, after a couple of minutes, gmake dies in the same way it did before I added #define INCLUDE_PROTOTYPES to