Lorenzo I just try , adding -lgttrm to the compiling scritp and now the error has changed
////////////////////////////////////////////////////////////////////////////////////////////// [EMAIL PROTECTED]:~/xhgtk/samples/classes/browse$ sh build.sh browse Harbour 1.0.1 Intl. (Rev. 9429) Copyright (c) 1999-2008, http://www.harbour-project.org/ Compiling 'browse.prg'... Lines 5786, Functions/Procedures 3 Generating C source output to 'browse.c'... Done. /usr/lib/harbour/libgttrm.a(gttrm.o): In function `set_gpmevt': (.text+0x1229): undefined reference to `Gpm_GetEvent' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `flush_gpmevt': (.text+0x13bb): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `flush_gpmevt': (.text+0x13ff): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `flush_gpmevt': (.text+0x1410): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `flush_gpmevt': (.text+0x142d): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `flush_gpmevt': (.text+0x1449): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14b6): undefined reference to `gpm_visiblepointer' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14c4): undefined reference to `_gpm_buf' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14cb): undefined reference to `_gpm_arg' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14d0): undefined reference to `_gpm_arg' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14e3): undefined reference to `gpm_zerobased' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14f4): undefined reference to `_gpm_arg' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x14fc): undefined reference to `_gpm_arg' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x150f): undefined reference to `gpm_zerobased' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x1520): undefined reference to `_gpm_arg' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x152d): undefined reference to `_gpm_buf' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `disp_mousecursor': (.text+0x1533): undefined reference to `gpm_consolefd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x1635): undefined reference to `gpm_zerobased' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x163f): undefined reference to `gpm_visiblepointer' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x165b): undefined reference to `Gpm_Open' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x1668): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x1675): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x16a2): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_init': (.text+0x16e7): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_exit': (.text+0x1790): undefined reference to `gpm_fd' /usr/lib/harbour/libgttrm.a(gttrm.o):(.text+0x1799): more undefined references to `gpm_fd' follow /usr/lib/harbour/libgttrm.a(gttrm.o): In function `mouse_exit': (.text+0x17ad): undefined reference to `Gpm_Close' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `hb_gt_trm_mouse_Show': (.text+0x4bb8): undefined reference to `gpm_visiblepointer' /usr/lib/harbour/libgttrm.a(gttrm.o): In function `hb_gt_trm_mouse_Hide': (.text+0x4bef): undefined reference to `gpm_visiblepointer' collect2: ld devolvió el estado de salida 1 build.sh: 51: ./browse: not found [EMAIL PROTECTED]:~/xhgtk/samples/classes/browse$
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour