-----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
> +-I/usr/include/qt3  -fPIC -DPIC -D_REENTRANT   -O2 -fno-exceptions
> +-fno-check-new -Wall -I/usr/include/qt3  -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/ewidgets.Tpo"; exit 1; fi
> ewidgets.cpp: In member function 'void
> +CLicqMessageBox::updateCaption(CLicqMessageBoxItem*)':
> ewidgets.cpp:1348: warning: enumeration value 'NoIcon' not handled in switch
> ewidgets.cpp:1348: warning: enumeration value 'Question' not handled in switch
> ewidgets.moc: In member function 'virtual bool CLicqMessageBox::qt_invoke(int,
> +QUObject*)':
> ewidgets.moc:597: error: '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/src'
> 
> Could it be, that this error is related to using gcc-4.1?
> gcc (GCC) 4.1.2 20060814 (prerelease) (Debian 4.1.1-11)
> 

I tried Debian with gcc (GCC) 4.1.2 20060613 (prerelease) (Debian
4.1.1-5) and it compiles fine.
I searched in ewidgets.moc but could not find any 'slot_clickOk' string.
Do you use the lastest svn?

regards,
rsLeo

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE7Bk3uFcJvHsEu9gRAp1xAKCE8R7Z8BU74+w46s9cUrBQyCGgAACfW+uB
NWTpBlp9I4rI0e6sow1BlCU=
=lGVQ
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to