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

Bug#21046: Doesn't compile!



Daniel McLaury writes:
 > Package: drgenius
 > Version: 0.5.7
 > 
 > I downloaded Dr. Genuis 0.5.7 and tried to compile it.  I installed
 > several packages just to get it to work, but now it chokes with
 > the following errors:
 > 
 > In file included from drgeo_gtkdrawable.h:31,
 >                  from drgeo_gtkdrawable.cc:27:
 > drgeo_gtkmacro.h:40: `GnomeDruidPage' was not declared in this scope
 > drgeo_gtkmacro.h:40: `druidPage' was not declared in this scope
 > drgeo_gtkmacro.h:40: variable or field `handleNext' declared void
 > drgeo_gtkmacro.h:41: `GnomeDruidPage' was not declared in this scope
 > drgeo_gtkmacro.h:41: `druidPage' was not declared in this scope
 > drgeo_gtkmacro.h:41: variable or field `handleBack' declared void
 > drgeo_gtkmacro.h:46: syntax error before `*'
 > drgeo_gtkmacro.h:63: syntax error before `*
 > 
 > I have looked through <gnome.h> and its friends, and I cannot
 > find the definition of GnomeDruidPage anywhere, although I
 > see on Gnome's site that it's under gnome.h.
 > 
 > Could I just get a binary rpm, maybe?

You need the devel package of GTK, Gnome, libxml, libglade, gmp.

Hilaire