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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Sep 12 08:00:11 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 08:00 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
====================================================================== 

---------------------------------------------------------------------- 
 (0092419) seanbright (manager) - 2008-09-12 08:00
 http://bugs.digium.com/view.php?id=13472#c92419 
---------------------------------------------------------------------- 
Could you try applying the attached patch?

# cd /path/to/asterisk
# cd menuselect
# cat 13472.diff | patch -p0
# cd ..
# make clean
# make menuselect

And let me know if that works for you? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-12 08:00 seanbright     Note Added: 0092419                          
======================================================================




More information about the asterisk-bugs mailing list