[asterisk-bugs] [Asterisk 0013472]: Make Menuselect fails

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 12 09:43:50 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13472 
====================================================================== 
Reported By:                Zhadnost
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   13472
Category:                   General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.0-rc6 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-12 07:07 CDT
Last Modified:              2008-09-12 09:43 CDT
====================================================================== 
Summary:                    Make Menuselect fails
Description: 
When I try to make menuseletc I get the following error.

This is using gcc 4.1, libgtk 2.0 (with header files), 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
====================================================================== 

---------------------------------------------------------------------- 
 (0092431) svnbot (reporter) - 2008-09-12 09:43
 http://bugs.digium.com/view.php?id=13472#c92431 
---------------------------------------------------------------------- 
Repository: menuselect
Revision: 383

U   branches/1.0/menuselect_gtk.c

------------------------------------------------------------------------
r383 | seanbright | 2008-09-12 09:43:48 -0500 (Fri, 12 Sep 2008) | 9 lines

Make sure that the user has a recent enough version of GTK2 that we can
use the GtkTreeView line settings.

(closes issue http://bugs.digium.com/view.php?id=13472)
Reported by: Zhadnost
Patches:
      13472.diff uploaded by seanbright (license 71)
Tested by: Zhadnost

------------------------------------------------------------------------

http://svn.digium.com/view/menuselect?view=rev&revision=383 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-12 09:43 svnbot         Checkin                                      
2008-09-12 09:43 svnbot         Note Added: 0092431                          
======================================================================




More information about the asterisk-bugs mailing list