On 09/11/09 16:52, Teo Fonrouge wrote:

On Nov 9, 2009, at 10:33 AM, dru...@users.sourceforge.net wrote:

Revision: 12840
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12840&view=rev

Author: druzus
Date: 2009-11-09 16:33:44 +0000 (Mon, 09 Nov 2009)

Log Message:
-----------
2009-11-09 17:33 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.sh
! added links with full version number to harbour shared library
It fixes problem with Harbour tools linked with libharbour-*.so
in system wide installation (i.e. in RPM or DEB packages)

Thank you Przemek.


best regards,

Teo

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Przemek,
Thanks for your reply to my forum question, however the forum reply feature is broken for me so I am replying here. ( reported elsewhere in list )

hbrun now works but there is a linker problem using hbmk2

[...@jackodesktop hbr]$ hbmk2 char.prg
hbmk2: Processing configuration: /usr/bin/hbmk.cfg
Harbour 2.0.0beta3 (Rev. 12841)
Copyright (c) 1999-2009, http://www.harbour-project.org/
Compiling 'char.prg'...
Lines 101, Functions/Procedures 1
Generating C source output to 'char.c'... Done.
/usr/bin/ld: cannot find -lhbcplr
collect2: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc char.o hbmk_kuj3v0.o -Wl,--start-group -lhbcplr -lhbdebug -lharbour -Wl,--end-group -ochar -L/usr/lib/harbour

Cheers, Barry
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to