Maurilio Longo wrote:
> Broken.
> 
> OS/2 does not build, it stops immediatly.
> 
> This is the make I have
> 
> (E:\repository\harbour-svn)make --version
> GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
> Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97
>         Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> 
I've found a 3.81 which does a clean and even a clean -j2, but does not build
givin this error:


(E:\repository\harbour-svn\source\common)IF NOT EXIST os2 md os2

(E:\repository\harbour-svn\source\common)IF NOT EXIST os2\gcc md os2\gcc

(E:\repository\harbour-svn\source\common)IF NOT EXIST ..\..\lib\os2 md ..\..\lib
\os2

(E:\repository\harbour-svn\source\common)IF NOT EXIST ..\..\lib\os2\gcc md ..\..
\lib\os2\gcc
make[3]: Entering directory `E:/repository/harbour-svn/source/common/os2/gcc'
../../Makefile:29: ../../config/lib.cf: No such file or directory
make[3]: *** No rule to make target `../../config/lib.cf'.  Stop.
make[3]: Leaving directory `E:/repository/harbour-svn/source/common/os2/gcc'
make[2]: *** [descend] Error 2
make[2]: Leaving directory `E:/repository/harbour-svn/source/common'
make[1]: *** [common] Error 2
make[1]: Leaving directory `E:/repository/harbour-svn/source'
make: *** [source] Error 2

Is 3.81 enough?

Maurilio.

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


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

Reply via email to