[asterisk-bugs] [Asterisk 0019118]: In Debian squeeze, make menuselect fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Apr 13 17:32:09 CDT 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=19118
======================================================================
Reported By: falves11
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19118
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.17.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 313435
Request Review:
======================================================================
Date Submitted: 2011-04-13 14:36 CDT
Last Modified: 2011-04-13 17:32 CDT
======================================================================
Summary: In Debian squeeze, make menuselect fails
Description:
root at asterisk1:/usr/src/asterisk# make menuselect
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
CONFIGURE_SILENT="--silent" cmenuselect
make[1]: Entering directory `/usr/src/asterisk/menuselect'
gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect_curses.o
menuselect_curses.c
gcc -o cmenuselect menuselect.o strcompat.o menuselect_curses.o
mxml/libmxml.a -lncurses
make[1]: Leaving directory `/usr/src/asterisk/menuselect'
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
CONFIGURE_SILENT="--silent" nmenuselect
make[1]: Entering directory `/usr/src/asterisk/menuselect'
make[1]: Nothing to be done for `nmenuselect'.
make[1]: Leaving directory `/usr/src/asterisk/menuselect'
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
CONFIGURE_SILENT="--silent" gmenuselect
make[1]: Entering directory `/usr/src/asterisk/menuselect'
make[1]: Nothing to be done for `gmenuselect'.
make[1]: Leaving directory `/usr/src/asterisk/menuselect'
make[1]: Entering directory `/usr/src/asterisk'
Terminal must be at least 80 x 27.
menuselect changes NOT saved!
make[1]: Leaving directory `/usr/src/asterisk'
======================================================================
----------------------------------------------------------------------
(0133745) falves11 (reporter) - 2011-04-13 17:32
https://issues.asterisk.org/view.php?id=19118#c133745
----------------------------------------------------------------------
I also read that message, but there is a problem here. The error shows up
both sitting in front of the computer as logging in via SSH. This is not
right. The computer is fine, the OS is fine, I am sure the code is
misinterpreting the terminal, whatever that means. Debian has been around
for many years and I bet the OS works fine. Can you please either log into
my machine and verify the issue or find a computer with Debian 64 squeeze
(stable). Dismissing the case will not contribute to Asterisk being popular
amont the Debian community.
Issue History
Date Modified Username Field Change
======================================================================
2011-04-13 17:32 falves11 Note Added: 0133745
2011-04-13 17:32 falves11 Status closed => new
2011-04-13 17:32 falves11 Resolution no change required =>
reopened
======================================================================
More information about the asterisk-bugs
mailing list