search for: waddch

Displaying 6 results from an estimated 6 matches for "waddch".

2003 Jan 29
2
acs_map
I'm having trouble compiling wine on a newish box. The problem is a missing symbol 'acs_map' cropping up in dlls/ttydrv/graphics.o. The symbol is not directly in the relevant source file so it seems to be from a macro or typedef but extensive grepping has not identified the source. I suspect the problem is a package missing in the distro (dRock 1.6.0) but have not been able to
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
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...GetProcAddressARB in -lGL... yes checking for OpenGL extension functions prototypes... yes checking for GL/osmesa.h... yes checking for OSMesaCreateContext in -lGL... no checking for OSMesaCreateContext in -lOSMesa... no checking for glBegin in -lGLU... no checking for ncurses.h... yes checking for waddch in -lncurses... yes checking for resizeterm in -lncurses... yes checking for getbkgd in -lncurses... yes checking for cupsGetPPD in -lcups... no checking for FT_Init_FreeType in -lfreetype... no checking for GNU style IPX support... yes checking for sys/soundcard.h... yes checking for Open Sound Sy...
2017 Jan 23
2
undefined symbols during linking LLDB 4.0 RC1
...BC_2.2.5 access 0000000000000000 DO *UND* 0000000000000008 Base stdscr 0000000000000000 DF *UND* 0000000000000005 Base _ZdaPv 0000000000000000 DF *UND* 0000000000000003 GLIBC_2.2.5 pthread_mutexattr_destroy 0000000000000000 DF *UND* 0000000000000026 Base waddch 0000000000000000 DF *UND* 0000000000000025 GLIBC_2.2.5 getrlimit 0000000000000000 DF *UND* 0000000000000008 Base _ZNSt13exception_ptrD1Ev 0000000000000000 DF *UND* 0000000000000025 GLIBC_2.2.5 bind 0000000000000000 DF *UND* 0000000000000007 GLIBC_2.2.5 atof 0000000000...
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++
2006 May 18
2
Problems compiling Wine
...to the PKG_CONFIG_PATH environment variable No package 'hal' found checking dbus/dbus.h usability... no checking dbus/dbus.h presence... no checking for dbus/dbus.h... no checking hal/libhal.h usability... no checking hal/libhal.h presence... no checking for hal/libhal.h... no checking for waddch in -lncurses... yes checking for sane-config... sane-config checking sane/sane.h usability... yes checking sane/sane.h presence... yes checking for sane/sane.h... yes checking for sane_open in -lsane... yes checking for gphoto2-config... no checking for gphoto2-port-config... no checking whether ca...