On Fri, May 8, 2009 at 10:25 PM, Lucas Nussbaum <[email protected]> wrote: >> log_window.C:238: error: 'gtk_toolbar_set_orientation' was not declared in >> this scope
This seems to be one of the recently deprecated functions in gtk2 (2.16). Thanks for pointing this out. I'll try to put out a release with all the small fixes in the next week. Till then you could remove -DGTK_DISABLE_DEPRECATED from configure.ac and get it to build. -- Siddhesh Poyarekar http://siddhesh.in -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

