error compling wirh gnome-calculator.h
- From: Peter Petrakis <peterpan wn net>
- To: gnome-list gnome org
- Subject: error compling wirh gnome-calculator.h
- Date: Sat, 19 Sep 1998 23:33:05 -0500
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...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]