Re: gnome-applets-1.1.0



Jacob Berkman wrote:
 
> Weird.  Do you have these things defined in $prefix/include/applet-widget.h?
> You should have something like:
> 
> typedef GNOME_Panel_SizeType PanelSizeType;
> #define SIZE_TINY GNOME_Panel_SIZE_TINY
> #define SIZE_STANDARD GNOME_Panel_SIZE_STANDARD
> #define SIZE_LARGE GNOME_Panel_SIZE_LARGE
> #define SIZE_HUGE GNOME_Panel_SIZE_HUGE
> 

The above was in applet-widget.h. I cleaned house
of gnome-core-1.1.0 and gnome-applets-1.1.0. and did a 
complete new install of both.

Installed gnome-core first. Now I'm getting this error:


another_clock.o: In function `cb_properties':
/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:205:
undefined reference to `dcgettext__'
/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:215:
undefined reference to `dcgettext__'
/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:225:
undefined reference to `dcgettext__'
/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:235:
undefined reference to `dcgettext__'
/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:249:
undefined reference to `dcgettext__'
another_clock.o:/home/tshull/gnome-applets-1.1.0/another_clock/another_clock.c:261:
more undefined references to `dcgettext__' follow
collect2: ld returned 1 exit status
make[2]: *** [another_clock_applet] Error 1
make[2]: Leaving directory
`/home/tshull/gnome-applets-1.1.0/another_clock'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tshull/gnome-applets-1.1.0'
make: *** [all-recursive-am] Error 2



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