[Linz-pm] Inline::Perl5 und Windows

WFB wolfgang.banaston at gmail.com
Sun Aug 7 21:30:24 PDT 2016


Juchu, er baut jetzt! Allerdings kommt dann dieser Fehler:

==> Building Inline::Perl5
gcc -Wall p5helper.c   -s -L"C:\STRAWB~1\perl\lib\CORE"
-L"C:\STRAWB~1\c\lib"  "
C:\STRAWB~1\perl\lib\CORE\libperl524.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\li
bmoldname.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libkernel32.a"
"C:\STRAWB~1\c
\x86_64-w64-mingw32\lib\libuser32.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libgd
i32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libwinspool.a"
"C:\STRAWB~1\c\x86_6
4-w64-mingw32\lib\libcomdlg32.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libadvapi
32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libshell32.a"
"C:\STRAWB~1\c\x86_64-
w64-mingw32\lib\libole32.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\liboleaut32.a"
 "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libnetapi32.a"
"C:\STRAWB~1\c\x86_64-w64-
mingw32\lib\libuuid.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libws2_32.a"
"C:\ST
RAWB~1\c\x86_64-w64-mingw32\lib\libmpr.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\
libwinmm.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libversion.a"
"C:\STRAWB~1\c\x
86_64-w64-mingw32\lib\libodbc32.a"
"C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libodbc
cp32.a" "C:\STRAWB~1\c\x86_64-w64-mingw32\lib\libcomctl32.a"  -s -O2
-DWIN32 -DW
IN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPL
ICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields
-I"C:\STRAWB~1\perl\lib\CO
RE"  -shared -o
"C:\.panda-work\1470630533_1\resources\libraries\p5helper.dll" -
fPIC -g
p5helper.c:1:0: warning: -fPIC ignored for target (all code is position
independ
ent)
 #include <EXTERN.h>
 ^
In file included from p5helper.c:3:0:
C:\STRAWB~1\perl\lib\CORE/perl.h:166:0: warning: "aTHX" redefined
 #  define aTHX my_perl
 ^
In file included from p5helper.c:2:0:
C:\STRAWB~1\perl\lib\CORE/XSUB.h:495:0: note: this is the location of the
previo
us definition
 #  define aTHX  PERL_GET_THX
 ^
In file included from p5helper.c:3:0:
C:\STRAWB~1\perl\lib\CORE/perl.h:1356:0: warning: "socketpair" redefined
 # define socketpair Perl_my_socketpair
 ^
In file included from p5helper.c:2:0:
C:\STRAWB~1\perl\lib\CORE/XSUB.h:700:0: note: this is the location of the
previo
us definition
 #    define socketpair  PerlSock_socketpair
 ^
In file included from C:\STRAWB~1\perl\lib\CORE/win32.h:426:0,
                 from C:\STRAWB~1\perl\lib\CORE/win32thread.h:4,
                 from C:\STRAWB~1\perl\lib\CORE/perl.h:3159,
                 from p5helper.c:3:
C:\STRAWB~1\perl\lib\CORE/sys/socket.h:195:16: error: redefinition of
'struct Pe
rl_fd_set'
 typedef struct Perl_fd_set {
                ^
In file included from p5helper.c:2:0:
C:\STRAWB~1\perl\lib\CORE/XSUB.h:708:21: note: originally defined here
 #    define fd_set  Perl_fd_set
                     ^
In file included from C:\STRAWB~1\perl\lib\CORE/win32.h:426:0,
                 from C:\STRAWB~1\perl\lib\CORE/win32thread.h:4,
                 from C:\STRAWB~1\perl\lib\CORE/perl.h:3159,
                 from p5helper.c:3:
C:\STRAWB~1\perl\lib\CORE/sys/socket.h:197:6: error: conflicting types for
'Perl
_fd_set'
 }    Perl_fd_set;
      ^
In file included from p5helper.c:2:0:
C:\STRAWB~1\perl\lib\CORE/XSUB.h:708:21: note: previous declaration of
'Perl_fd_
set' was here
 #    define fd_set  Perl_fd_set
                     ^
In file included from C:\STRAWB~1\perl\lib\CORE/perl.h:3856:0,
                 from p5helper.c:3:
C:\STRAWB~1\perl\lib\CORE/iperlsys.h:731:10: error: expected ')' before
'->' tok
en
  (*PL_LIO->pUtime)(PL_LIO, (file), (time))
          ^
C:\STRAWB~1\perl\lib\CORE/iperlsys.h:731:10: error: expected ')' before
'->' tok
en
  (*PL_LIO->pUtime)(PL_LIO, (file), (time))
          ^
makefile:7: recipe for target
'C:\.panda-work\1470630533_1\resources\libraries\p
5helper.dll' failed
gmake: *** [C:\.panda-work\1470630533_1\resources\libraries\p5helper.dll]
Error
1
==> Test report submitted as: http://testers.perl6.org/reports/111312.html

2016-08-05 16:27 GMT+02:00 WFB <wolfgang.banaston at gmail.com>:

> THX. Werds am Mo ausprobieren. Bin gespannt
>
>
> 2016-08-05 16:24 GMT+02:00 Stefan Seifert <nine at detonation.org>:
>
>> On Freitag, 5. August 2016 16:14:34 CEST WFB wrote:
>> > ähm, Wenn ich cc in der Visual Studio Commandline Shell eingebe, kommt
>> > Command not found...
>>
>> Ok, noch ein Fix gepusht. Hol mir jetzt den Namen des Compilers von perl6.
>>
>> Stefan
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/linz-pm/attachments/20160808/0e95e653/attachment.html>


More information about the Linz-pm mailing list