Hi,
> $ LANG=C fakeroot sh mpkg_deb.sh
fakeroot debian/rules binary
Thank you Tamas
I use :
> $ dpkg-buildpackage -rfakeroot -uc -b
and build is fine.
I suggest to remove mpkg_deb.sh from svn
--
Guy
___
Harbour mailing list
Harbour@harbour-pro
Revision: 12548
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12548&view=rev
Author: druzus
Date: 2009-09-19 05:47:14 + (Sat, 19 Sep 2009)
Log Message:
---
2009-09-19 07:46 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.s
Revision: 12547
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12547&view=rev
Author: druzus
Date: 2009-09-19 05:19:08 + (Sat, 19 Sep 2009)
Log Message:
---
2009-09-19 07:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/xhb/h
Revision: 12546
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12546&view=rev
Author: vszakats
Date: 2009-09-18 22:30:44 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-19 00:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
* harbour-win-s
Revision: 12545
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12545&view=rev
Author: druzus
Date: 2009-09-18 22:20:54 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-19 00:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/common
On Sat, 19 Sep 2009, Guy Roussin wrote:
> $ LANG=C fakeroot sh mpkg_deb.sh
fakeroot debian/rules binary
--
[-]
mkdir /nonexistent
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi,
$ LANG=C fakeroot sh mpkg_deb.sh
mpkg_deb.sh: line 123: ./bin/pack_src.sh: No such file or directory
Thank you,
--
Guy
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
On Fri, 18 Sep 2009, Przemyslaw Czerpak wrote:
> I downloaded ISO CD and installed HAIKU in VirtualBOX and it works
w.o.w.
i've been (and probably will stay :) a vmware guy (i like the
interface better...), but i must say, haiku runs about a gazillion
trillion plus one time better in vb than
Revision: 12544
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12544&view=rev
Author: vszakats
Date: 2009-09-18 14:55:53 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 16:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
Hi Maurilio,
I've just committed .dll creation under OS/2 and GCC.
Great, I just saw it.
I needed to use external programs to create .def file and import
library for
the .dlls; I've just added a reference to them to the .mk file;
these commands
are available when GCC is istalled.
That
Hi Viktor,
I've just committed .dll creation under OS/2 and GCC.
I needed to use external programs to create .def file and import library for
the .dlls; I've just added a reference to them to the .mk file; these commands
are available when GCC is istalled.
but I've got a couple of questions:
1)
Revision: 12543
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12543&view=rev
Author: mauriliolongo
Date: 2009-09-18 14:22:22 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 16:22 UTC+0200 Maurilio Longo (maurilio.lo...@libero.it)
* config/os2/gcc.m
On Fri, 18 Sep 2009, Tamas TEVESZ wrote:
Hi,
> you are right. i just checked, and it appears that translate_domain
> alone is enough. i saw you committed both, so the following should be
> applied to the current tree:
> # if defined( HB_OS_BEOS )
> # define HB_SOCKET_TRANSLATE_DOMAIN
> -
On Fri, 18 Sep 2009, Tamas TEVESZ wrote:
> the firtst hunk is apparently needed -- with that, netiotest actually
> starts and runs and seems to be doing its stuff fine. note, i'm
> deliberately not mentioning an exit of any sorts -- it doesn't,
> instead it eats up all memory and hangs, but
Revision: 12542
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12542&view=rev
Author: vszakats
Date: 2009-09-18 13:13:32 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 15:12 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* doc/gmake.txt
- source/
I'm getting this when building os2/watcom target:
--
wpp386 -zq -bt=os2 -w3 -5r -fp5 -onaehtr -s -ei -zp4 -zt0 -oi+ -i.
-i../../../../../../include -DHB_MT_VM -fo=thread.obj
../../../../thread.c
../../../../thread.c(785): Warning! W869: col(25) use of '_beginthread'
requires build target to be
Okay, thank you very much.
Brgds,
Viktor
On Fri, Sep 18, 2009 at 2:57 PM, Maurilio Longo wrote:
> Viktor,
>
> an old contrib from Antonio Linares, see changelog:
>
> 2001-08-23 16:43 GMT+2 Maurilio Longo
> + source/vm/mainpm.c
> + added mainpm.c entry point for OS/2 Presentation Manager ap
Viktor,
an old contrib from Antonio Linares, see changelog:
2001-08-23 16:43 GMT+2 Maurilio Longo
+ source/vm/mainpm.c
+ added mainpm.c entry point for OS/2 Presentation Manager applications
based on FiveWin GUI library
I think it can be removed, since it was never finished, it
On Fri, 18 Sep 2009, Przemyslaw Czerpak wrote:
hi,
> > Index: source/rtl/hbsocket.c
> > ===
> > --- source/rtl/hbsocket.c (revision 12533)
> > +++ source/rtl/hbsocket.c (working copy)
> > @@ -58,6 +58,10 @@
> > # endif
> >
Hi,
On Fri, 18 Sep 2009, Viktor Szakáts wrote:
hi,
We have an option to set HB_GT_LIB to 'os2pm'.
I'd like to ask OS/2 users what is the use of this,
and do we still need it?
(entirely uneducated guess)
"pm" stands for "presentation manager", which is the os/2 gui. i
suspect this must hav
I use in some cases the CGI with Apache or IIS. And recently I have
tested the uhttpd2 with Adobe Flex with much success.
Vailton
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Hi ppl.
What is the best way to write an application for web using Harbour ?
I'm not familiar with web app, all coments are welcome.
Thanks and best regards,
Toninho.
__
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br
Viktor:
We have an option to set HB_GT_LIB to 'os2pm'.
I'd like to ask OS/2 users what is the use of this,
and do we still need it?
Sorry, I do not know
Perhaps it exist since beginning of Harbour OS/2 support
I use gtos2 and never tried os2pm
Maurilio and/or David G. Holm may have the an
On Fri, 18 Sep 2009, Viktor Szakáts wrote:
hi,
> We have an option to set HB_GT_LIB to 'os2pm'.
>
> I'd like to ask OS/2 users what is the use of this,
> and do we still need it?
(entirely uneducated guess)
"pm" stands for "presentation manager", which is the os/2 gui. i
suspect this must
Hi All,
We have an option to set HB_GT_LIB to 'os2pm'.
I'd like to ask OS/2 users what is the use of this,
and do we still need it?
Brgds,
Viktor
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/h
Revision: 12541
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12541&view=rev
Author: vszakats
Date: 2009-09-18 12:10:36 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 14:09 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/os2/gcc.mk
% M
dru...@users.sourceforge.net wrote:
2009-09-18 13:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbwin/win_com.c
! fixed unicode translation - trailing 0 was not set
Thank you.
Regards
Alex
___
Harbour mailing list
Revision: 12540
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12540&view=rev
Author: druzus
Date: 2009-09-18 11:10:04 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 13:09 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbwin
Hi Viktor
In win_com.c, when using tszName with CreateFile() I get an error:
CreateFile(), error (2) : The system cannot find the file specified.
If I use szName I do not get an error. I am using MSVC 2008.
Regards
Alex
___
Harbour mailing list
Harbo
Revision: 12539
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12539&view=rev
Author: vszakats
Date: 2009-09-18 10:43:10 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 12:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/rtl/hbsocket.c
Revision: 12538
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12538&view=rev
Author: druzus
Date: 2009-09-18 10:40:22 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 12:40 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/ChangeLog
Revision: 12537
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12537&view=rev
Author: druzus
Date: 2009-09-18 10:37:55 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 12:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.s
Revision: 12536
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12536&view=rev
Author: vszakats
Date: 2009-09-18 10:35:17 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 12:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* ChangeLog
! Typos.
On Fri, 18 Sep 2009, Tamas TEVESZ wrote:
Hi,
> the firtst hunk is apparently needed -- with that, netiotest actually
> starts and runs and seems to be doing its stuff fine. note, i'm
> deliberately not mentioning an exit of any sorts -- it doesn't,
> instead it eats up all memory and hangs, bu
On Fri, Sep 18, 2009 at 11:51 AM, Viktor Szakáts wrote:
> I added '! Component' messages to help us while testing
> these new parts of GNU Make system, the reason I didn't
> enable it for local component detections is because
> component paths are also visible in C compiler command
> line, so it'
Revision: 12535
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12535&view=rev
Author: druzus
Date: 2009-09-18 10:06:46 + (Fri, 18 Sep 2009)
Log Message:
---
2009-09-18 12:05 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/hb-func.s
You can force sqlite3 to be local by using 'HB_INC_SQLITE3=local'.
But inclusion in libharbour is only supported for zlib/pcre
(since the core depends on them). If you want to add anything
else, you'll have to roll it on your own. (just like it is
the case with contrib libs)
Many thanks.
How ca
On Fri, Sep 18, 2009 at 11:15 AM, Viktor Szakáts wrote:
> You can force sqlite3 to be local by using 'HB_INC_SQLITE3=local'.
> But inclusion in libharbour is only supported for zlib/pcre
> (since the core depends on them). If you want to add anything
> else, you'll have to roll it on your own. (j
tcp is already giving you a fair piece of resiliance against
corruption. not to say more robust stuff is absolutely unimaginable,
but you are not completely naked in the dark.
Ok I painted a vague picture. I agree tcp is a proven technology but
what
will happen with the following scenarios wh
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh s
! HB_INSTALL_PREFIX: /opt/harbour
! HB_BUILD_DLL: no
! HB_CONTRIBLIBS: hbct hblog hbxml hbmzip hbtip hbvpdf hbgd hbpgsql
hbcurl hbmysql hbsqlit3 hbssl hbodbc
! HB_EXTERNALLIBS: zlib pcre sqlite3
Hello Lorenzo,
Thursday, September 17, 2009, 4:44:04 PM, you wrote:
LF> In contrib/hbtip/sendmail.prg these lines:
LF> IF !( Right( cBody, 2 ) == hb_osNewLine() )
LF> cBody += hb_osNewLine()
LF> ENDIF
LF> should be:
LF> IF !( Right( cBody, 2 ) == Chr( 13 ) + Chr( 10
This is what I get when I run make clean:
! Building Harbour 2.0.0beta3 from source - http://www.harbour-project.org
! MAKE: make 3.81 /bin/sh s
! HB_INSTALL_PREFIX: /opt/harbour
! HB_BUILD_DLL: no
! HB_CONTRIBLIBS: hbct hblog hbxml hbmzip hbtip hbvpdf hbgd hbpgsql
hbcurl hbmysql hbsqlit3 hbssl h
On Fri, 18 Sep 2009, Tamas TEVESZ wrote:
Hi,
> 440 if( connsd != HB_NO_SOCKET )
> 441 {
> 442 BOOL fOK = FALSE;
> 443 BYTE msgbuf[ 64 ];
> 444
> 445 conn = s_consrvNew( connsd, lsd->rootPath );
> 446
> 447 if( s_srvRecvAll( conn, msgbuf, NETIO_MSG
43 matches
Mail list logo