What am I doing wrong? I am trying to build the telepathy test program. I am using Mandriva Linux 2009.0 and built harbour using mpkg_rpm_from_svn.sh script. The make_gcc.sh ran OK in the hbtpathy dir. and /usr/lib/harbour/libhbtpathy.a exists. Regular "Hello World" programs compile OK and run without problem.
[EMAIL PROTECTED] hbr]$ hbmk @testtp.txt Harbour 1.1.0dev (Rev. 9842) Copyright (c) 1999-2008, http://www.harbour-project.org/ Reading 'testtp.txt'... Compiling module 'testtp.prg'... Compiling module 'telepath.prg'... Lines 1273, Functions/Procedures 34 Generating C source output to 'testtp.c'... Done. [EMAIL PROTECTED] hbr]$ hbcc testtp.c tplinux.c tpcommon.c /home/baz/tmp/ccueA9Uh.o:(.data+0x138): undefined reference to `HB_FUN_THREADSLEEP' collect2: ld returned 1 exit status -- View this message in context: http://www.nabble.com/Problem-building-telepathy-test-program-tp20707046p20707046.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
