[Mono-bugs] [Bug 661922] Console.ReadKey and ReadLine not working on linux Mono.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 31 14:14:06 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=661922
https://bugzilla.novell.com/show_bug.cgi?id=661922#c3
--- Comment #3 from Chris Rokusek <crokusek at pacbell.net> 2010-12-31 19:14:05 UTC ---
It looks like I'm running on 32-bit if that could make a difference.
% file /usr/bin/file
/usr/bin/file: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.9 ...
% uname -a
Linux cent 2.6.18-194.26.1.el5.centos.plus #1 SMP Wed Nov 10 12:06:47 EST 2010
i686 i686 i386 GNU/Linux
% grep -ni "release" /etc/*release*
/etc/redhat-release:1:CentOS release 5.5 (Final)
% file `which mono`
/usr/local/bin/mono: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux
2.6.9, not stripped
Built from source mod_mono-2.8.tar.bz2 with md5
0460af8b017a1796998dc2aa947a860b
Could you tell me what the mono/master stamp you refer to is? Is that a source
control tree id?
I can try to help troubleshoot the source here if you want me to.
Chris
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list