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)

Thanks
Philipp

-- 
Douglas Adams:
"Worin besteht der Vorteil, mit Ihren Fans per E-Mail zu korespondieren?"       
                                                                     
"Es geht schneller, ist einfacher und man muss nicht so viel lecken."           
                                                                      


-------------------------------------------------------------------------
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