[asterisk-bugs] [Asterisk 0018076]: Cannot compile with "make menuselect"
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 5 11:29:33 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18076
======================================================================
Reported By: wushumasters
Assigned To: qwell
======================================================================
Project: Asterisk
Issue ID: 18076
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.13
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-30 06:46 CDT
Last Modified: 2010-10-05 11:29 CDT
======================================================================
Summary: Cannot compile with "make menuselect"
Description:
In version 1.6.2.13 i cannot use "make menuselect" in the terminal every
time show me this message:
"Terminal must be at least 80 x 27"
But if i do the same in a ssh connection i can.
This problem not happen in version 1.6.2.9. My system is Debian Lenny.
Sorry but my english is horrible.
Thanks
======================================================================
----------------------------------------------------------------------
(0127700) wushumasters (reporter) - 2010-10-05 11:29
https://issues.asterisk.org/view.php?id=18076#c127700
----------------------------------------------------------------------
This is the difference between the versions.
in 1.6.2.9 on menuselect_curses.c in line 43
#define MIN_Y 24
In 1.6.2.13 is:
#define MIN_Y 27
Maybe is something in debian, but why change this line?
Thanks
Issue History
Date Modified Username Field Change
======================================================================
2010-10-05 11:29 wushumasters Note Added: 0127700
======================================================================
More information about the asterisk-bugs
mailing list