It sounds like you probably need to install libgtk2.0-dev, or whatever the package is, that contains the GTK headers needed for compilation.
On Thu, September 11, 2008 10:57 am, Thomas Kenyon wrote: > In trying to upgrade my test machine from 1.6.0beta9 to 1.6.0rc6 when I > try to make menuseletc I get the following error. > > This is using gcc 4.1, libgtk 2.0, on an intel Core2Duo machine running > an up to date Debian etch. > > Asterisk builds okay (not tried running it yet) > > menuselect_gtk.c: In function ârun_menuâ: > menuselect_gtk.c:311: warning: implicit declaration of function > âgtk_tree_view_set_enable_tree_linesâ > menuselect_gtk.c:312: warning: implicit declaration of function > âgtk_tree_view_set_grid_linesâ > menuselect_gtk.c:312: error: âGTK_TREE_VIEW_GRID_LINES_BOTHâ undeclared > (first use in this function) > menuselect_gtk.c:312: error: (Each undeclared identifier is reported > only once > menuselect_gtk.c:312: error: for each function it appears in.) > make[1]: *** [menuselect_gtk.o] Error 1 > make[1]: Leaving directory > `/usr/src/asterisk/rc/asterisk-1.6.0-rc6/menuselect' > make: *** [menuselect/gmenuselect] Error 2 > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > AstriCon 2008 - September 22 - 25 Phoenix, Arizona > Register Now: http://www.astricon.net > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
