Date  - 2009-02-23, from naightly zip file. Compiler : owactom.

On screen :

c:\harbour>make_gnu.bat clean
c:\harbour>make_gnu.bat
make[3]: *** [wvgcore.obj] Error 8
make[2]: *** [descend] Error 2
make[1]: *** [gtwvg] Error 2
make: *** [contrib] Error 2


>From files :

c:\harbour\ChangeLog.
/*
 * $Id: ChangeLog 10409 2009-02-22 21:39:32Z vszakats $
 */

/* Use this format for the entry headers:
   YYYY-MM-DD HH:MM UTC[-|+]hhmm Your Full Name (your_email address)
   For example:
   2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
[...]


c:\harbour\make_gnu.log :
[...]
C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32'
../../wvgcore.c(176): Error! E306: col(81) cannot convert expression to
type of cast
../../wvgcore.c(176): Note! N630: col(81) source conversion type is
'_GUID const *'
../../wvgcore.c(176): Note! N631: col(81) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(213): Error! E306: col(90) cannot convert expression to
type of cast
../../wvgcore.c(213): Note! N630: col(90) source conversion type is
'_GUID const *'
../../wvgcore.c(213): Note! N631: col(90) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(617): Error! E306: col(85) cannot convert expression to
type of cast
../../wvgcore.c(617): Note! N630: col(85) source conversion type is
'_GUID const *'
../../wvgcore.c(617): Note! N631: col(85) target conversion type is
'_GUID const (lvalue)'
make[3]: Leaving directory `c:/harbour/contrib/gtwvg/win/owatcom'
make[2]: Leaving directory `c:/harbour/contrib/gtwvg'
make[1]: Leaving directory `c:/harbour/contrib'

c:\harbour\contrib\gtwvg\win\owatcom\gtwvg.err:
../../../../include/hbdefs.h(338): Warning! W583: col(33) redefinition
of the typedef name 'INT32' ignored
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbvmpub.h(56)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbapi.h(61)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbset.h(56)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../gtwvg.h(84)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../gtwvg.c(87)
C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32'

c:\harbour\contrib\gtwvg\win\owatcom\wvgcore.err:
../../../../include/hbdefs.h(338): Warning! W583: col(33) redefinition
of the typedef name 'INT32' ignored
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbvmpub.h(56)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbapi.h(61)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../../../include/hbset.h(56)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../gtwvg.h(84)
../../../../include/hbdefs.h(338): Note! N393: col(33) included from
../../wvgcore.c(81)
C:\WATCOM\H\NT\basetsd.h(35): Note! N392: col(29) definition: 'INT32'
../../wvgcore.c(176): Error! E306: col(81) cannot convert expression to
type of cast
../../wvgcore.c(176): Note! N630: col(81) source conversion type is
'_GUID const *'
../../wvgcore.c(176): Note! N631: col(81) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(213): Error! E306: col(90) cannot convert expression to
type of cast
../../wvgcore.c(213): Note! N630: col(90) source conversion type is
'_GUID const *'
../../wvgcore.c(213): Note! N631: col(90) target conversion type is
'_GUID const (lvalue)'
../../wvgcore.c(617): Error! E306: col(85) cannot convert expression to
type of cast
../../wvgcore.c(617): Note! N630: col(85) source conversion type is
'_GUID const *'
../../wvgcore.c(617): Note! N631: col(85) target conversion type is
'_GUID const (lvalue)'


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

Reply via email to