Note (probably harmless): No library found for -lgpm Checking if your kit is complete... Looks good Writing Makefile for Curses::UI::Mousehandler::GPM cp lib/Curses/UI/Mousehandler/GPM.pm blib/lib/Curses/UI/Mousehandler/GPM.pm gcc -c -I. -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE handler-gpm.c handler-gpm.c:28:17: gpm.h: No such file or directory handler-gpm.c:31:24: sys/select.h: No such file or directory handler-gpm.c: In function `gpm_enable': handler-gpm.c:39: error: `Gpm_Connect' undeclared (first use in this function) handler-gpm.c:39: error: (Each undeclared identifier is reported only once handler-gpm.c:39: error: for each function it appears in.) handler-gpm.c:39: error: parse error before "conn" handler-gpm.c:41: error: `conn' undeclared (first use in this function) handler-gpm.c:41: error: `GPM_MOVE' undeclared (first use in this function) handler-gpm.c: At top level: handler-gpm.c:54: error: parse error before "ev" handler-gpm.c: In function `__gpm_to_curses': handler-gpm.c:55: error: `ev' undeclared (first use in this function) handler-gpm.c:56: error: `GPM_B_LEFT' undeclared (first use in this function) handler-gpm.c:58: error: `GPM_UP' undeclared (first use in this function) handler-gpm.c:58: error: `GPM_SINGLE' undeclared (first use in this function) handler-gpm.c:58: error: `event' undeclared (first use in this function) handler-gpm.c:59: error: `GPM_DOWN' undeclared (first use in this function) handler-gpm.c:60: error: `GPM_DOUBLE' undeclared (first use in this function) handler-gpm.c:61: error: `GPM_TRIPLE' undeclared (first use in this function) handler-gpm.c:66: error: `GPM_B_MIDDLE' undeclared (first use in this function) handler-gpm.c:76: error: `GPM_B_RIGHT' undeclared (first use in this function) handler-gpm.c: In function `gpm_get_mouse_event': handler-gpm.c:91: error: storage size of 'ev' isn't known handler-gpm.c:104: error: `gpm_fd' undeclared (first use in this function) handler-gpm.c:124: error: `gpm_consolefd' undeclared (first use in this function) make: *** [handler-gpm.o] Error 1