Ich will auf einem PC mit installiertem Debian Etch VMWare installieren.
Jedoch kommt nun beim installieren von VMWare folgende Fehlermeldung:
Code: Alles auswählen
Configuring the VMware VmPerl Scripting API.
Building the VMware VmPerl Scripting API.
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Unable to compile the VMware VmPerl Scripting API.
********
The VMware VmPerl Scripting API was not installed. Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config0
You will not be able to use the "vmware-cmd" program.
Errors can be found in the log file:
'/tmp/vmware-config0/control-only/make.log'
********
Hit enter to continue.
Hier der text aus make.log:
Code: Alles auswählen
Checking if your kit is complete...
Looks good
Writing Makefile for VMware::VmPerl
make: Entering directory `/tmp/vmware-config0/control-only'
cp VmPerl/VM.pm blib/lib/VMware/VmPerl/VM.pm
cp Control.pm blib/lib/VMware/Control.pm
AutoSplitting blib/lib/VMware/Control.pm (blib/lib/auto/VMware/Control)
cp Profiler.pm blib/lib/VMware/Control/Profiler.pm
AutoSplitting blib/lib/VMware/Control/Profiler.pm (blib/lib/auto/VMware/Control/Profiler)
cp VmPerl/ConnectParams.pm blib/lib/VMware/VmPerl/ConnectParams.pm
cp Server.pm blib/lib/VMware/Control/Server.pm
cp Keycode.pm blib/lib/VMware/Control/Keycode.pm
cp VMScript.pm blib/lib/VMware/Control/VMScript.pm
cp VmPerl/VmPerl.pm blib/lib/VMware/VmPerl.pm
AutoSplitting blib/lib/VMware/VmPerl.pm (blib/lib/auto/VMware/VmPerl)
cp VmPerl/Server.pm blib/lib/VMware/VmPerl/Server.pm
cp VM.pm blib/lib/VMware/Control/VM.pm
cp VmPerl/Question.pm blib/lib/VMware/VmPerl/Question.pm
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:420:24: error: sys/types.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:451:19: error: ctype.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:463:23: error: locale.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:480:20: error: setjmp.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:486:26: error: sys/param.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:491:23: error: stdlib.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:496:23: error: unistd.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:776:23: error: string.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:925:27: error: netinet/in.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:929:26: error: arpa/inet.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:939:25: error: sys/stat.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:961:21: error: time.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:968:25: error: sys/time.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:975:27: error: sys/times.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:982:19: error: errno.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:997:25: error: sys/socket.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:1024:21: error: netdb.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:1127:24: error: sys/ioctl.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:1156:23: error: dirent.h: No such file or directory
In file included from /usr/lib/gcc/i486-linux-gnu/4.0.4/include/syslimits.h:7,
from /usr/lib/gcc/i486-linux-gnu/4.0.4/include/limits.h:11,
from /usr/lib/perl/5.8/CORE/perl.h:1510,
from VmPerl.xs:6:
/usr/lib/gcc/i486-linux-gnu/4.0.4/include/limits.h:122:61: error: limits.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/perl.h:2120,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/handy.h:136:25: error: inttypes.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/perl.h:2284,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/unixish.h:106:21: error: signal.h: No such file or directory
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:2421:33: error: pthread.h: No such file or directory
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:2423: error: syntax error before âperl_os_threadâ
/usr/lib/perl/5.8/CORE/perl.h:2423: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2424: error: syntax error before âperl_mutexâ
/usr/lib/perl/5.8/CORE/perl.h:2424: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2425: error: syntax error before âperl_condâ
/usr/lib/perl/5.8/CORE/perl.h:2425: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2426: error: syntax error before âperl_keyâ
/usr/lib/perl/5.8/CORE/perl.h:2426: warning: data definition has no type or storage class
In file included from /usr/lib/perl/5.8/CORE/iperlsys.h:51,
from /usr/lib/perl/5.8/CORE/perl.h:2733,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perlio.h:65:19: error: stdio.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/iperlsys.h:51,
from /usr/lib/perl/5.8/CORE/perl.h:2733,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perlio.h:259: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlio.h:262: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlio.h:262: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlio.h:265: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlio.h:265: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlio.h:268: error: syntax error before âFILEâ
In file included from /usr/lib/perl/5.8/CORE/perl.h:2747,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/sv.h:389: error: syntax error before âDIRâ
/usr/lib/perl/5.8/CORE/sv.h:389: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/sv.h:389: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/sv.h:391: error: syntax error before â}â token
/usr/lib/perl/5.8/CORE/sv.h:391: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/sv.h:405: error: syntax error before â}â token
In file included from /usr/lib/perl/5.8/CORE/op.h:497,
from /usr/lib/perl/5.8/CORE/perl.h:2754,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/reentr.h:72:20: error: pwd.h: No such file or directory
/usr/lib/perl/5.8/CORE/reentr.h:75:20: error: grp.h: No such file or directory
/usr/lib/perl/5.8/CORE/reentr.h:85:26: error: crypt.h: No such file or directory
/usr/lib/perl/5.8/CORE/reentr.h:90:27: error: shadow.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/op.h:497,
from /usr/lib/perl/5.8/CORE/perl.h:2754,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/reentr.h:612: error: field â_crypt_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:620: error: field â_drand48_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:624: error: field â_grent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:635: error: field â_hostent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:654: error: field â_netent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:669: error: field â_protoent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:684: error: field â_pwent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:695: error: field â_servent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:710: error: field â_spent_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:721: error: field â_gmtime_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:724: error: field â_localtime_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:771: error: field â_random_structâ has incomplete type
/usr/lib/perl/5.8/CORE/reentr.h:772: error: syntax error before âint32_tâ
/usr/lib/perl/5.8/CORE/reentr.h:772: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/reentr.h:780: error: syntax error before â}â token
/usr/lib/perl/5.8/CORE/reentr.h:780: warning: data definition has no type or storage class
In file included from /usr/lib/perl/5.8/CORE/perl.h:2756,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/av.h:13: error: syntax error before âssize_tâ
/usr/lib/perl/5.8/CORE/av.h:13: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/av.h:14: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/av.h:23: error: syntax error before â}â token
In file included from /usr/lib/perl/5.8/CORE/perl.h:2759,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/scope.h:232: error: syntax error before âsigjmp_bufâ
/usr/lib/perl/5.8/CORE/scope.h:232: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/scope.h:239: error: syntax error before â}â token
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:2931: error: syntax error before âgetuidâ
/usr/lib/perl/5.8/CORE/perl.h:2931: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2932: error: syntax error before âgeteuidâ
/usr/lib/perl/5.8/CORE/perl.h:2932: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2933: error: syntax error before âgetgidâ
/usr/lib/perl/5.8/CORE/perl.h:2933: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:2934: error: syntax error before âgetegidâ
/usr/lib/perl/5.8/CORE/perl.h:2934: warning: data definition has no type or storage class
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:3238:22: error: math.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/perl.h:3881,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/thrdvar.h:85: error: field âTstatbufâ has incomplete type
/usr/lib/perl/5.8/CORE/thrdvar.h:86: error: field âTstatcacheâ has incomplete type
/usr/lib/perl/5.8/CORE/thrdvar.h:91: error: field âTtimesbufâ has incomplete type
/usr/lib/perl/5.8/CORE/thrdvar.h:140: error: field âTstart_envâ has incomplete type
In file included from /usr/lib/perl/5.8/CORE/perl.h:3883,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/intrpvar.h:66: error: syntax error before âtime_tâ
/usr/lib/perl/5.8/CORE/intrpvar.h:66: warning: no semicolon at end of struct or union
/usr/lib/perl/5.8/CORE/intrpvar.h:237: error: syntax error before âIuidâ
/usr/lib/perl/5.8/CORE/intrpvar.h:237: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:238: error: syntax error before âIeuidâ
/usr/lib/perl/5.8/CORE/intrpvar.h:238: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:239: error: syntax error before âIgidâ
/usr/lib/perl/5.8/CORE/intrpvar.h:239: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:240: error: syntax error before âIegidâ
/usr/lib/perl/5.8/CORE/intrpvar.h:240: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:497: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:497: warning: data definition has no type or storage class
In file included from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perl.h:3889: error: syntax error before â}â token
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/proto.h:128: error: syntax error before âmode_tâ
/usr/lib/perl/5.8/CORE/proto.h:297: error: syntax error before âoff64_tâ
/usr/lib/perl/5.8/CORE/proto.h:299: error: syntax error before âPerl_do_sysseekâ
/usr/lib/perl/5.8/CORE/proto.h:299: error: syntax error before âoff64_tâ
/usr/lib/perl/5.8/CORE/proto.h:299: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:300: error: syntax error before âPerl_do_tellâ
/usr/lib/perl/5.8/CORE/proto.h:301: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:411: error: syntax error before âgid_tâ
/usr/lib/perl/5.8/CORE/proto.h:736: error: syntax error before âPerl_my_forkâ
/usr/lib/perl/5.8/CORE/proto.h:736: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:1020: error: syntax error before âpid_tâ
/usr/lib/perl/5.8/CORE/proto.h:1300: error: syntax error before âpid_tâ
/usr/lib/perl/5.8/CORE/proto.h:1456: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/proto.h:1456: error: syntax error before âDIRâ
/usr/lib/perl/5.8/CORE/proto.h:1458: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:2001: error: syntax error before âPerl_PerlIO_readâ
/usr/lib/perl/5.8/CORE/proto.h:2001: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:2002: error: syntax error before âPerl_PerlIO_writeâ
/usr/lib/perl/5.8/CORE/proto.h:2002: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:2003: error: syntax error before âPerl_PerlIO_unreadâ
/usr/lib/perl/5.8/CORE/proto.h:2003: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:2004: error: syntax error before âPerl_PerlIO_tellâ
/usr/lib/perl/5.8/CORE/proto.h:2004: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/proto.h:2005: error: syntax error before âoff64_tâ
In file included from /usr/lib/perl/5.8/CORE/perl.h:3988,
from VmPerl.xs:6:
/usr/lib/perl/5.8/CORE/perlvars.h:31: error: syntax error before âPL_thr_keyâ
/usr/lib/perl/5.8/CORE/perlvars.h:31: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlvars.h:48: error: syntax error before âPL_op_mutexâ
/usr/lib/perl/5.8/CORE/perlvars.h:48: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlvars.h:52: error: syntax error before âPL_dollarzero_mutexâ
/usr/lib/perl/5.8/CORE/perlvars.h:52: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perl.h:4485:24: error: sys/ipc.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:4486:24: error: sys/sem.h: No such file or directory
/usr/lib/perl/5.8/CORE/perl.h:4611:24: error: sys/file.h: No such file or directory
In file included from /usr/lib/perl/5.8/CORE/perlapi.h:38,
from /usr/lib/perl/5.8/CORE/XSUB.h:349,
from VmPerl.xs:7:
/usr/lib/perl/5.8/CORE/intrpvar.h:66: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:66: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:237: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:237: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:238: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:238: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:239: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:239: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:240: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:240: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/intrpvar.h:497: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/intrpvar.h:497: warning: data definition has no type or storage class
In file included from /usr/lib/perl/5.8/CORE/perlapi.h:39,
from /usr/lib/perl/5.8/CORE/XSUB.h:349,
from VmPerl.xs:7:
/usr/lib/perl/5.8/CORE/perlvars.h:31: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlvars.h:31: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlvars.h:48: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlvars.h:48: warning: data definition has no type or storage class
/usr/lib/perl/5.8/CORE/perlvars.h:52: error: syntax error before â*â token
/usr/lib/perl/5.8/CORE/perlvars.h:52: warning: data definition has no type or storage class
VmPerl.xs: In function âconstant_VM_POâ:
VmPerl.xs:27: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:27: error: (Each undeclared identifier is reported only once
VmPerl.xs:27: error: for each function it appears in.)
VmPerl.xs:60: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRODINFO_VERSION_Mâ:
VmPerl.xs:85: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:89: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRODINFO_Vâ:
VmPerl.xs:97: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:118: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRODINFO_Pâ:
VmPerl.xs:143: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:147: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRODIâ:
VmPerl.xs:155: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:180: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRODUâ:
VmPerl.xs:188: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:229: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PRâ:
VmPerl.xs:237: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:254: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_PLâ:
VmPerl.xs:262: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:303: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_Pâ:
VmPerl.xs:318: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:322: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_NOTâ:
VmPerl.xs:347: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:351: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_NOâ:
VmPerl.xs:402: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:406: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_NEâ:
VmPerl.xs:431: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:435: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_Nâ:
VmPerl.xs:448: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:452: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_Bâ:
VmPerl.xs:460: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:493: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_Vâ:
VmPerl.xs:501: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:534: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_Iâ:
VmPerl.xs:542: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:575: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_E_â:
VmPerl.xs:648: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:652: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_EXECUTION_STATE_Oâ:
VmPerl.xs:677: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:681: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_EXECUTION_STATE_Sâ:
VmPerl.xs:706: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:710: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_EXâ:
VmPerl.xs:718: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:743: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstant_VM_Eâ:
VmPerl.xs:756: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:760: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âconstantâ:
VmPerl.xs:769: error: âEINVALâ undeclared (first use in this function)
VmPerl.xs:794: error: âENOENTâ undeclared (first use in this function)
VmPerl.xs: In function âVMControlPerlMallocâ:
VmPerl.xs:810: warning: incompatible implicit declaration of built-in function âmallocâ
VmPerl.xs: In function âVMControlPerlCallocâ:
VmPerl.xs:815: warning: incompatible implicit declaration of built-in function âcallocâ
VmPerl.xs: In function âXS_VMware__VmPerl__ConnectParams_SetHostnameâ:
VmPerl.xs:901: warning: incompatible implicit declaration of built-in function âstrdupâ
VmPerl.xs: In function âXS_VMware__VmPerl__ConnectParams_SetUsernameâ:
VmPerl.xs:921: warning: incompatible implicit declaration of built-in function âstrdupâ
VmPerl.xs: In function âXS_VMware__VmPerl__ConnectParams_SetPasswordâ:
VmPerl.xs:941: warning: incompatible implicit declaration of built-in function âstrdupâ
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetHeartbeatâ:
VmPerl.xs:1379: warning: pointer targets in passing argument 2 of âVMControl_VMGetHeartbeatâ differ in signedness
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetUptimeâ:
VmPerl.xs:1395: warning: pointer targets in passing argument 2 of âVMControl_VMGetUptimeâ differ in signedness
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetIdâ:
VmPerl.xs:1411: warning: pointer targets in passing argument 2 of âVMControl_VMGetIdâ differ in signedness
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetPidâ:
VmPerl.xs:1427: warning: pointer targets in passing argument 2 of âVMControl_VMGetPidâ differ in signedness
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetCapabilitiesâ:
VmPerl.xs:1443: warning: pointer targets in passing argument 2 of âVMControl_VMGetCapabilitiesâ differ in signedness
VmPerl.xs: In function âXS_VMware__VmPerl__VM_GetRemoteConnectionsâ:
VmPerl.xs:1459: warning: pointer targets in passing argument 2 of âVMControl_VMGetRemoteConnectionsâ differ in signedness
VmPerl.xs: In function âXS_VMware__Control__VM_SetConfigChangesâ:
VmPerl.xs:1976: warning: incompatible implicit declaration of built-in function âmallocâ
make: *** [VmPerl.o] Error 1
make: Leaving directory `/tmp/vmware-config0/control-only'
Scheint irgendein Problem mit Perl zu sein. Hat jemand eine Ahnung was es (genau) sein könnte?