"Extended Error 183" don“t stop the compilation. The first real problem is:
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy ..\..\harbour.yyc harboury.c
0 file(s) copied
C:\WINDOWS\SYSTEM32\COMMAND.COM /Ccopy ..\..\harbour.yyh harboury.h
0 file(s) copied
To resolve, i copied the files manually:
copy source\compiler\harbour.yyc source\compiler\dos\djgpp\harboury.c
copy source\compiler\harbour.yyh source\compiler\dos\djgpp\harboury.h
The next error is:
.../../gtpca.c: In function 'hb_gt_pca_Init':
.../../gtpca.c:508: error: storage size of 'win' isn't known
.../../gtpca.c:510: error: 'TIOCGWINSZ' undeclared (first use in this
function)
.../../gtpca.c:510: error: (Each undeclared identifier is reported only once
.../../gtpca.c:510: error: for each function it appears in.)
.../../gtpca.c:508: warning: unused variable 'win'
make.exe[4]: *** [gtpca.o] Error 1
make.exe[3]: *** [descend] Error 2
make.exe[2]: *** [first] Error 2
make.exe[1]: *** [first] Error 2
make.exe: *** [first] Error 2
Bug to be fixed ? Or a local problem ?
Regards,
Marcos Antonio Gambeta
marcosgambeta at gmail dot com
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour