Fixed: error compling wirh gnome-calculator.h



On Sun, 20 Sep 1998, Peter Petrakis wrote:
I had the gnome-lib .13 rpms installed  and thats what caused the conflict. I
compiled and installed the .27 one and its working fine now. I'll upload these
Alpha rpms when I finished.

>Hi guys,
>I've been compling gnome from the srpms on an Alpha. When compiling
>either  ee or ggv I get the same error message.
>
>/usr/include/libgnomeui/gnome-calculator.h:50: parse error before `GtkAccelerat
>rTable'
>/usr/include/libgnomeui/gnome-calculator.h:50: warning: no semicolon at end of
>truct or union
>make: *** [crop.o] Error 1
>Bad exit status from /var/tmp/rpm-tmp.73684 (%build)     
>
>I then go into that header, heres a snip starting at line 31.
>
>struct _GnomeCalculator {
>GtkVBox vbox;
>
>gdouble result;
>gchar result_string[13];
>gdouble memory;
>
>GtkWidget *display;
>
>GnomeCalculatorMode mode;
>
>gint add_digit:1;       /*add a digit instead of starting a new
>number*/
>gint error:1;
>gint invert:1;
>GtkWidget *invert_button;
>
>GList *stack;
>
>GtkAcceleratorTable *accel;
>};
>
>struct _GnomeCalculatorClass {
>GtkVBoxClass parent_class;
>
>void (* result_changed)(GnomeCalculator *gc,
>gdouble result);
>};
>
>I don't see anything wrong. Which library does this belong to
>so maybe I can recompile/install it myself .Any ideas? Thanks.
>
>Alpha Powered,
>Peter Petrakis
>
>--
>Alpha Guy =)
>PeterPan@wn.net
>http://math.stcc.mass.edu/petrakis
>"<BLAM!!> Who the hell are you?! Name's Ash <click-clock> housewares...
>
>
>-- 
>         To unsubscribe: mail gnome-list-request@gnome.org with 
>                       "unsubscribe" as the Subject.
--
Alpha Powered,
Peter Petrakis

--
Alpha Guy =)
PeterPan@wn.net
http://math.stcc.mass.edu/petrakis
"<BLAM!!> Who the hell are you?!! Name's Ash <click-clock>, Housewares..."




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