in reply to Win32 Perl build make problem
del /f config.h<br> copy config_H.gc config.h<br> 1 file(s) copied.<br> gcc -c -I.\include -I. -I.. -I..\lib\CORE -DWIN32 -DHAVE_DES_FCRYPT -D +PERLDLL -DPERL_CORE -s -O2 -DPERL_EXTERNAL_GLOB -o.\mini\av.o ..\av.c +<br> In file included from win32thread.h:4,<br> from ..\perl.h:2056,<br> from ..\av.c:22:<br> win32.h:314: warning: `struct _stati64' declared inside parameter list +<br> win32.h:314: warning: its scope is only this definition or declaration +, which is probably not what you want.<br> In file included from win32.h:549,<br> from win32thread.h:4,<br> from ..\perl.h:2056,<br> from ..\av.c:22:<br> win32iop.h:73: warning: `struct _stati64' declared inside parameter li +st<br> win32iop.h:74: warning: `struct _stati64' declared inside parameter li +st<br> win32iop.h:133: warning: `struct _stati64' declared inside parameter l +ist<br> win32iop.h:133: conflicting types for `win32_stat'<br> win32iop.h:74: previous declaration of `win32_stat'<br> In file included from ..\perl.h:3479,<br> from ..\av.c:22:<br> ..\thrdvar.h:85: field `Tstatbuf' has incomplete type<br> ..\thrdvar.h:86: field `Tstatcache' has incomplete type<br> dmake.exe: Error code 1, while making '.\mini\av.o'<br>
|
|---|