Hi Maurilio,

It's an 'xcopy /y filename "dir\" > nul' command in bin/postinst.cmd.
Maybe it doesn't like the quotes around dir. Could you try?

Brgds,
Viktor

On 2009.08.16., at 0:43, maurilio longo wrote:

Viktor,

there is some other problem at the end of the make install, when it builds hbmk.cfg, but it does not freeze the shell and I don't have time right now to look at it.

Maurilio.

...
! 'sddfb' library skipped
! 'sddodbc' library skipped
! 'hbxbp' library skipped
make[3]: `../../../../../lib/os2/gcc/libhpdf.a' is up to date.
C:\OS2\CMD.EXE /C copy ..\..\lib\os2\gcc\libhpdf.a e:\harbour\lib
       1 file(s) copied.
make[3]: `../../../../../lib/os2/gcc/libpng.a' is up to date.
C:\OS2\CMD.EXE /C copy ..\..\lib\os2\gcc\libpng.a e:\harbour\lib
       1 file(s) copied.
make[3]: `../../../../../lib/os2/gcc/sqlite3.a' is up to date.
C:\OS2\CMD.EXE /C copy ..\..\lib\os2\gcc\sqlite3.a e:\harbour\lib
       1 file(s) copied.
.\bin\postinst.cmd
(E:\repository\harbour)
! Generating e:\harbour\bin\hbmk.cfg...
SYS1001: An incorrect parameter was entered for the command.

SYS1001: An incorrect parameter was entered for the command.

SYS1001: An incorrect parameter was entered for the command.

SYS1001: An incorrect parameter was entered for the command.

SYS1001: An incorrect parameter was entered for the command.


(E:\repository\harbour)type \harbour\bin\hbmk.cfg
# Harbour Make (hbmk2) configuration
# Generated by Harbour build process

libpaths=../contrib/%{hb_name}
libpaths=../contrib/rddsql/%{hb_name}
libpaths=../addons/%{hb_name}
libpaths=../examples/%{hb_name}




BTW it would be also nice to hear what was the problem
with previous commit (which was working for David), I've
copied the DOS shell method, where the command line limit
is even more restricted, yet it works fine. Maybe it'd be
enough to use GNU cp (like with DOS) for OS/2 too, since
that was also part of the DOS solution, but I didn't commit
that part for OS/2.

I'd welcome your comments and tests, I'm sure there is a
better solution than current one.

Brgds,
Viktor

On 2009.08.15., at 11:40, [email protected] wrote:

Revision: 12125
        
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12125&view=rev
Author:   mauriliolongo
Date:     2009-08-15 21:40:10 +0000 (Sat, 15 Aug 2009)

Log Message:
-----------
2009-08-15 23:37 UTC+0200 Maurilio Longo ([email protected])
 ! ChangeLog
   ! fixed typo in last commit.

Modified Paths:
--------------
  trunk/harbour/ChangeLog


This was sent by the SourceForge.net collaborative development
platform, the world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour


_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to