Re: [Licq-devel] compilation error in svn 4572

2006-08-24 Thread Philipp Kolmann
On Fri, Aug 25, 2006 at 07:58:50AM +0200, Philipp Kolmann wrote: > On Thu, Aug 24, 2006 at 11:25:40AM -0400, Jon Keating wrote: > > On Wed, Aug 23, 2006 at 11:30:41AM +0200, Philipp Kolmann wrote: > > > How can I recreate a moc file? Seems that it never got recreated. > > > > It should be recreate

Re: [Licq-devel] compilation error in svn 4572

2006-08-24 Thread Philipp Kolmann
On Thu, Aug 24, 2006 at 11:25:40AM -0400, Jon Keating wrote: > On Wed, Aug 23, 2006 at 11:30:41AM +0200, Philipp Kolmann wrote: > > How can I recreate a moc file? Seems that it never got recreated. > > It should be recreated automatically by make. At least it has been doing > that for me for quite

Re: [Licq-devel] compilation error in svn 4572

2006-08-24 Thread Jon Keating
On Wed, Aug 23, 2006 at 11:30:41AM +0200, Philipp Kolmann wrote: > How can I recreate a moc file? Seems that it never got recreated. It should be recreated automatically by make. At least it has been doing that for me for quite some time.. Jon pgpNwv5XKQHAx.pgp Description: PGP signature --

Re: [Licq-devel] compilation error in svn 4572

2006-08-23 Thread Pollywog
On Wednesday 23 August 2006 07:35, Philipp Kolmann wrote: > Hi, > > this error still is preventing compilation on my Debian Box: > > 'slot_clickOk' was not declared in this scope make[2]: *** [ewidgets.lo] > Error 1 > make[2]: Leaving directory > `/home/pkolmann/test/licq/src/licq/plugins/qt-gui/s

Re: [Licq-devel] compilation error in svn 4572

2006-08-23 Thread Philipp Kolmann
On Wed, Aug 23, 2006 at 11:00:40AM +0200, Martin Garbe wrote: > Philipp Kolmann wrote: > > ewidgets.moc: In member function 'virtual bool > > CLicqMessageBox::qt_invoke(int, > > +QUObject*)': > > ewidgets.moc:597: error: 'slot_clickOk' was not declared in this scope > > I tried Debian with gcc (G

Re: [Licq-devel] compilation error in svn 4572

2006-08-23 Thread Martin Garbe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philipp Kolmann wrote: > Hi, > > this error still is preventing compilation on my Debian Box: > > if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H > -I. > +-I. -I.. -D_REENTRANT -I/home/pkolmann/test/licq/src/licq/include

Re: [Licq-devel] compilation error in svn 4572

2006-08-23 Thread Philipp Kolmann
Hi, this error still is preventing compilation on my Debian Box: if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. +-I. -I.. -D_REENTRANT -I/home/pkolmann/test/licq/src/licq/include +-I/usr/include/qt3 -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions +-fno-check-new

Re: [Licq-devel] compilation error in svn 4572

2006-08-16 Thread Pollywog
On Wednesday 16 August 2006 16:43, Arne Schmitz wrote: > Am Mittwoch, 16. August 2006 17:46 schrieb Pollywog: > > ewidgets.moc: In member function `virtual bool > > CLicqMessageBox::qt_invoke(int, QUObject*)': > > ewidgets.moc:597: error: `slot_clickOk' undeclared (first use this > > function) ewid

Re: [Licq-devel] compilation error in svn 4572

2006-08-16 Thread Arne Schmitz
Am Mittwoch, 16. August 2006 18:43 schrieb Arne Schmitz: > Am Mittwoch, 16. August 2006 17:46 schrieb Pollywog: > > ewidgets.moc: In member function `virtual bool > > CLicqMessageBox::qt_invoke(int, QUObject*)': > > ewidgets.moc:597: error: `slot_clickOk' undeclared (first use this > > function) ew

Re: [Licq-devel] compilation error in svn 4572

2006-08-16 Thread Arne Schmitz
Am Mittwoch, 16. August 2006 17:46 schrieb Pollywog: > ewidgets.moc: In member function `virtual bool > CLicqMessageBox::qt_invoke(int, QUObject*)': > ewidgets.moc:597: error: `slot_clickOk' undeclared (first use this > function) ewidgets.moc:597: error: (Each undeclared identifier is reported > on

[Licq-devel] compilation error in svn 4572

2006-08-16 Thread Pollywog
ude/qt3 -I/usr/include/kde -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -Wall -I/usr/include/qt3 -I/usr/X11R6/include -MT ewidgets.lo -MD -MP -MF ".deps/ewidgets.Tpo" -c -o ewidgets.lo ewidgets.cpp; \ then mv -f ".deps/ewidgets.Tpo" ".deps/ewidgets.Plo"; else rm -f ".deps/ewid

Re: [Licq-devel] compilation error

2004-10-04 Thread Pollywog
On 10/04/2004 03:33 pm, Thomas Reitelbach wrote: > On Monday 04 October 2004 14:07, Mario Ohnewald wrote: > > Hello List! > > I am using gcc-c++-3.3.4-10 and make-3.80-186 on my SuSE System. > > Latest CVS Snapshot from Monday 4th Oct 04. > > > > And i get this error after ./configure && make > > Y

Re: [Licq-devel] compilation error

2004-10-04 Thread Thomas Reitelbach
On Monday 04 October 2004 14:07, Mario Ohnewald wrote: > Hello List! > I am using gcc-c++-3.3.4-10 and make-3.80-186 on my SuSE System. > Latest CVS Snapshot from Monday 4th Oct 04. > > And i get this error after ./configure && make You're probably using a very recent Version of GpgME. Unfortunate

Re: [Licq-devel] compilation error

2004-10-04 Thread Peter Eisentraut
Mario Ohnewald wrote: > I am using gcc-c++-3.3.4-10 and make-3.80-186 on my SuSE System. > Latest CVS Snapshot from Monday 4th Oct 04. You're probably using a new version of gpgme. You need to use version 0.3.16, not 0.9.*. --- This SF.net e

[Licq-devel] compilation error

2004-10-04 Thread Mario Ohnewald
Hello List! I am using gcc-c++-3.3.4-10 and make-3.80-186 on my SuSE System. Latest CVS Snapshot from Monday 4th Oct 04. And i get this error after ./configure && make then mv -f ".deps/icqcolor.Tpo" ".deps/icqcolor.Po"; else rm -f ".deps/icqcolor.Tpo"; exit 1; fi if g++ -DLOCALEDIR=\"/usr/local/