Thread XAMPP, Windows, Modulinstallation klappt nicht. (14 answers)
Opened by Ionit at 2020-12-17 20:44

Ionit
 2020-12-17 20:44
#193001 #193001
User since
2006-05-16
81 Artikel
BenutzerIn
[default_avatar]
Hallo Freunde,

unter Windows 7 und XAMPP will ich einige Perl-Module installieren.

z.B. WWW::Mechanize

Also cpan WWW::Mechanize in die console.

Nach einiger Zeit des Installierens kommt folgende Fehlermeldung + Abbruch.


Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
  CPAN.pm: Building P/PE/PETDANCE/Test-Taint-1

Checking if your kit is complete...
Looks good
Writing Makefile for Test::Taint
Writing MYMETA.yml and MYMETA.json
cp Taint.pm blib\lib\Test\Taint.pm
C:\xampp\perl\bin\perl.exe C:\xampp\perl\lib\E
perl\lib\ExtUtils\typemap Taint.xs > Taint.xs
ExtUtils::Command -e mv -- Taint.xsc Taint.c
Please specify prototyping behavior for Taint.
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE
DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-b
08\" -DXS_VERSION=\"1.08\" "-IC:\xampp\per
In file included from C:\xampp\perl\lib\CORE/w
from C:\xampp\perl\lib\CORE/p
from Taint.xs:2:
C:\xampp\perl\lib\CORE/win32.h:295:13: error:
extern int mkstemp(const char *path);
^~~~~~~
In file included from C:\xampp\perl\lib\CORE/p
from Taint.xs:2:
c:\mingw\include\stdlib.h:809:30: note: previo
e
__cdecl __MINGW_NOTHROW int mkstemp (char *_
^~~~~~~
dmake.exe: Error code 129, while making 'Tain
PETDANCE/Test-Taint-1.08.tar.gz
C:\xampp\c\bin\dmake.exe -- NOT OK
CPAN: YAML::XS loaded ok (v0.39)
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems
Stopping: 'install' failed for 'Test::Taint'.


Hat jemand eine Idee, wo da der Fehler liget und wie ich ihn beheben kann?

Danke und Gruß
Matthias
Last edited: 2020-12-18 19:12:28 +0100 (CET)

View full thread XAMPP, Windows, Modulinstallation klappt nicht.