Compiling panel cont.



I forgot to attach the compiler warnings. Sorry about that.

Here they are:
In file included from applet-lib.cc:6:
gnome-panel.h:229: declaration of C function `unsigned char operator <<=(class CORBA::Any &, class GNOME::Applet *)' conflicts with
gnome-panel.h:226: previous declaration `unsigned char operator <<=(class CORBA::Any &, class GNOME::Panel *)' here
gnome-panel.h:230: declaration of C function `unsigned char operator >>=(const class CORBA::Any &, class GNOME::Applet *&)' conflicts with
gnome-panel.h:227: previous declaration `unsigned char operator >>=(const class CORBA::Any &, class GNOME::Panel *&)' here
gnome-panel.h:232: declaration of C function `unsigned char operator <<=(class CORBA::Any &, class GNOME::Launcher *)' conflicts with
gnome-panel.h:229: previous declaration `unsigned char operator <<=(class CORBA::Any &, class GNOME::Applet *)' here
gnome-panel.h:233: declaration of C function `unsigned char operator >>=(const class CORBA::Any &, class GNOME::Launcher *&)' conflicts with
gnome-panel.h:230: previous declaration `unsigned char operator >>=(const class CORBA::Any &, class GNOME::Applet *&)' here
applet-lib.cc:435: parse error at end of input
applet-lib.cc:435: confused by earlier errors, bailing out
make[2]: *** [applet-lib.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


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