Re: [Harbour] Still trying to build xhgtk rpm

2008-12-09 Thread Barry Jackson
Thanks Przemek OK, I finally found script in SF. Now it gets this far :- [EMAIL PROTECTED] xhgtk]$ make_rpm.sh ./ ./source/

[Harbour] 2008-12-09 12:46 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)

2008-12-09 Thread Pritpal Bedi
2008-12-09 12:46 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) * harbour/contrib/gtwvg/makefile * harbour/contrib/gtwvg/common.mak + wvghtmlv.prg * harbour/contrib/gtwvg/hbgtwvg.ch + HB_GTI_ACTIVATESELECTCOPY + HB_GTE_CTLCOLOR * harbour/contrib/gtwvg/gtwvg.c + hb_gtInfo( HB_G

Re: [Harbour] Re: Still trying to build xhgtk rpm

2008-12-09 Thread Barry Jackson
Przemyslaw Czerpak wrote: Hi Barry, You are working from root account. No I was working as user. "baz" that's me! so please make cvs update and try again. Many thanks - however... I manually searched SF and can't find it. Where should I look? I have never used SVN clie

Re: [Harbour] hblognet, inet and threads

2008-12-09 Thread Mindaugas Kavaliauskas
Hi, Fine but I suggest to create separate function to extract number of seconds from some starting day, f.e.: HB_FUNC( HB_MILLISEC ) { hb_retnin( hb_dateMilliSeconds() ); } and use it instead of seconds(). Yes, it would be great. In harbour/tests/mt/ you have simple demonst

[Harbour] hb* and shared vs static

2008-12-09 Thread Lorenzo Fiorini
In hb-func.sh there is: mk_hbgetlibsctb() { ... echo "$libs rddads hbct hbnf hbmzip hbtip xhb hbgd hbodbc hbpg hbmysql rddado hbw32 gtwvg $HB_USR_LIBS" ... } I've found that whatever is in the above list and is built on my development box "gets linked" in my shared binaries even if I didn

Re: [Harbour] hblognet, inet and threads

2008-12-09 Thread Mindaugas Kavaliauskas
Przemyslaw Czerpak wrote: I have few days delay receiving messages from harbour-devel list. Sometime I receive them immediately sometimes after two weeks. Now I'm answering for 5-th message coping their bodies from http://lists.harbour-project.org/pipermail/harbour/ Hi, the same for me. Somet

Re: [Harbour] hblognet, inet and threads

2008-12-09 Thread Francesco Saverio Giudice
Hi Przemek, Il 09/12/2008 16.33, Przemyslaw Czerpak ha scritto: It seems to me that SET() values are read before starting Threads, then they are separated and not shared between threads. So if I define some SETs before starting threads it works, but once they are started all changes are igno

Re: [Harbour] hblognet, inet and threads

2008-12-09 Thread Przemyslaw Czerpak
Hi Francesco, > sorry for previous poor message, but it was too late and I was tired. > Now I have done a self contained sample to show what I mean. There is nothing to be sorry. It was very good question. Just simply I have few days delay receiving messages from harbour-devel list. Sometime I re

[Harbour] Re: Still trying to build xhgtk rpm

2008-12-09 Thread Przemyslaw Czerpak
Hi Barry, > > You are working from root account. > No I was working as user. "baz" that's me! You are right. I guess you are using connective or other distribution which inherited wrong RPM macros from it (AFAIR mandriva) and has breaking -ta rpmbuild option. I've just committed fix to xhgtk whi

Re: [Harbour] Still trying to build xhgtk rpm

2008-12-09 Thread Barry Jackson
Przemyslaw Czerpak-2 wrote: > > You are working from root account. > No I was working as user. "baz" that's me! [EMAIL PROTECTED] xhgtk]$ su Password: [EMAIL PROTECTED] xhgtk]# exit exit [EMAIL PROTECTED] xhgtk]$ What made you think that? I am puzzled.:confused: -- View this message in cont

Re: [Harbour] FreeBSD harbour port maintainer

2008-12-09 Thread Przemyslaw Czerpak
Hi Kevin, > > HB_GT_LIB=gtcrs - now by default Harbour in *nixes uses GTTRM > > which does not need any external libraries like curses. It should > > also work well in FreeBSD so I suggest to remove it too. If GTTRM > > does not work correctly then default GT for BSD builds should be > > changed.

Re: [Harbour] hblognet, inet and threads

2008-12-09 Thread Przemyslaw Czerpak
Hi Mindaugas, > thanks for a great sample code. It is great because it makes me to ask a > few questions, and to understand the details of process sync. > > There are things I do not like in this sample, and I'd like to make it > more perfect. The first thing I want to optimize is loop contain

Re: [Harbour] FreeBSD harbour port maintainer

2008-12-09 Thread Kevin Monceaux
Przemek, I sent this yesterday and never saw it come through the list. I apologize in advance if this ends up being a double post. On Sun, 7 Dec 2008, Przemyslaw Czerpak wrote: Just few notes about BSD Makefile: Most of your suggestions work great!! HB_GT_LIB=gtcrs - now by default Harb

[Harbour] Re: Still trying to build xhgtk rpm

2008-12-09 Thread Przemyslaw Czerpak
Hi Garry, > Barry Jackson zen25000 at zen.co.uk Tue Dec 9 07:59:33 EST 2008 > > New clean install of Linux and Harbour. > Harbour rpms build OK but xhgtk make_rpm.sh fails here:- > > ./contrib/xhgtk+/samples/gtkwindow05.prg > ./contrib/xhgtk+/samples/gtkwindow03.prg > ./contrib/xhgtk+/Makefile >

[Harbour] Still trying to build xhgtk rpm

2008-12-09 Thread Barry Jackson
New clean install of Linux and Harbour. Harbour rpms build OK but xhgtk make_rpm.sh fails here:- ./contrib/xhgtk+/samples/gtkwindow05.prg ./contrib/xhgtk+/samples/gtkwindow03.prg ./contrib/xhgtk+/Makefile ./TODO.txt ./make_rpm.sh: line 29: get_rpmmacro: command not found error: Name field must be

Re: [Harbour] about GTXWC

2008-12-09 Thread Przemyslaw Czerpak
On Sun, 07 Dec 2008, Ciro Vargas Clemow wrote: Hi Ciro, >>> Ciro Vargas Clemow escribió: >>> resolved !!! >> What is the magic? > you must uncomment in harbour hbsetup.h stdmain > /* #define HB_MAIN_STD */ > #define HB_MAIN_STD It does not change anything so I suggest to not touch it at all or

Re: [Harbour] Build xhgtk inside harbour

2008-12-09 Thread Przemyslaw Czerpak
On Sun, 07 Dec 2008, Bill Smith wrote: Hi Bill, > Right now, a ? "hello, world" program build from "hbmk hello" at best > yields a blank screen in a terminal window on both SuSE Linux and > Windows XP. I have not idea how you crate such effect. I cannot replicate it. Clean Harbour builds work c