search for: endwin

Displaying 5 results from an estimated 5 matches for "endwin".

Did you mean: edwin
2006 Feb 22
5
[Bug 52] ssh hangs on exit
http://bugzilla.mindrot.org/show_bug.cgi?id=52 imaging at math.ualberta.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #801 is|0 |1 obsolete| | ------- Comment #18 from imaging at math.ualberta.ca 2006-02-22 16:24
2006 Jun 03
4
xentop.c error
Just downloaded the xen-unstable and updated it using mercurial. When i try to do a make install on a Celeron D 64bit processor, i get the following error: xentop.c:291: error: `KEY_DOWN'' undeclared (first use in this function) xentop.c:294: error: `KEY_UP'' undeclared (first use in this function) xentop.c:314: error: `KEY_BACKSPACE'' undeclared (first use in this
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
...13exception_ptrC1ERKS_ 0000000000000000 DF *UND* 000000000000005e GLIBC_2.2.5 write 0000000000000000 DF *UND* 000000000000001e GLIBC_2.2.5 tcsetpgrp 0000000000000000 DF *UND* 0000000000000011 GLIBC_2.2.5 __errno_location 0000000000000000 DF *UND* 000000000000004a Base endwin 0000000000000000 DF *UND* 00000000000001b6 GLIBC_2.2.5 gethostbyname 0000000000000000 DF *UND* 0000000000000095 Base _ZNKSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE7compareEmmPKc 0000000000000000 DF *UND* 00000000000000a8 GLIBC_2.2.5 tcgetattr 0000000000000...
2017 Jan 19
2
undefined symbols during linking LLDB 4.0 RC1
Hello, I update my building scripts to build LLVM 4.0 RC1 (with clang, lldb, libc++, libc++abi, lld) on CentOS 6 and I got a lot of undefined symbols during linking LLDB. I'm using clang-3.9 and this configuration: -DLLVM_TARGETS_TO_BUILD="X86" -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++
2015 Jun 07
21
[PATCH RFC 00/20] expose global performance counters
Hello, This series exposes global performance counters (PCOUNTER) to the userspace through the nvif interface by reworking most of the code related to the PM engine. This interface will allow the userspace to control and monitor complex hardware events like the proprietary driver already does, for example with CUPTI and PerfKit. For now, this series only exposes performance counters on NV50,