[SCIM] errors during make
Jun Chen
prescaler at gmail.com
Thu Jul 8 06:46:25 PDT 2004
Do you think I can use scim without the tray icon? The following is
the gtk related rpm list in my machine.
[root at wcary2ep scim-0.99.2]# rpm -qa|grep gtk2
pygtk2-1.99.12-7
pygtk2-libglade-1.99.12-7
gtk2-2.0.6-8.ximian.80.1
pygtk2-devel-1.99.12-7
gtk2-devel-2.0.6-8
gtk2-engines-1.9.0-4
[root at wcary2ep scim-0.99.2]# rpm -qa|grep gtk+
gtk+-1.2.10-22
gtk+-devel-1.2.10-22
On Thu, 8 Jul 2004 11:21:40 +0800, Zhe Su <james.su at gmail.com> wrote:
> Hi,
> You need at least gtk+ 2.2.0 in order to enable the tray icon.
> Though there is a bug which prevents from building without tray icon.
> It has been fixed in CVS.
>
> Thank you very much.
>
> James Su
>
>
>
> On Wed, 7 Jul 2004 11:39:36 -0400, Jun Chen <prescaler at gmail.com> wrote:
> > I am trying to install the source package on redhat 8.
> > Here is the error I got when running make:
> >
> > scim_panel_gtk.cpp: In function `void ui_initialize()':
> > scim_panel_gtk.cpp:647: `_tray_icon' undeclared (first use this function)
> > scim_panel_gtk.cpp:647: (Each undeclared identifier is reported only once for
> > each function it appears in.)
> > scim_panel_gtk.cpp:649: `_tray_icon_destroy_signal_id' undeclared (first use
> > this function)
> > make[3]: *** [scim_panel_gtk-scim_panel_gtk.o] Error 1
> > make[3]: Leaving directory `/localdisk/scim-0.99.2/extras/panel'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory `/localdisk/scim-0.99.2/extras'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/localdisk/scim-0.99.2'
> > make: *** [all] Error 2
> >
> > Here is the result from configure:
> >
> > Build options:
> > Version 0.99.2
> > Install prefix /usr/local
> > Build shared libs yes
> > Build static libs yes
> > Enable debug no
> >
> > Module options:
> > GConf config module yes
> > Simple config module yes
> > Socket config module yes
> >
> > X11 FrontEnd module yes
> > Socket FrontEnd module yes
> >
> > RawCode IMEngine module yes
> > Table IMEngine module yes
> > Socket IMEngine module yes
> >
> > GTK2 IMModule yes
> >
> > GUI Setup Utility yes
> >
> > GTK2 Panel GUI yes
> >
> > GTK2 Utility Library yes
> > Enable TrayIcon no
> >
> > I wanted to enable trayicon, but don't know how.
> >
> > _______________________________________________
> > scim mailing list
> > scim at freedesktop.org
> > http://freedesktop.org/mailman/listinfo/scim
> >
>
More information about the scim
mailing list