gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't (n)make GMSD::Gnokii on Win32


From: conor
Subject: Can't (n)make GMSD::Gnokii on Win32
Date: Mon, 21 Feb 2005 14:55:37 +0000
User-agent: Internet Messaging Program (IMP) 3.2.5

Output from make process is included below.  In summary after some warnings I
get
'PerlMem_free' : is not a member of 'gn_memory_status'.

The referenced xsubpp was modified on 15/12/2000 which strikes me as old.   The
perl is ActiveState 5.6, never realised until now how old this is.

Help appreciated!



-------------------------------------------------------------------------------
C:\shoe_box\perl-modules\GSMD-Gnokii>nmake

Microsoft (R) Program Maintenance Utility   Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

mkdir blib
mkdir blib\lib
mkdir blib\lib\GSMD
mkdir blib\arch
mkdir blib\arch\auto
mkdir blib\arch\auto\GSMD
mkdir blib\arch\auto\GSMD\Gnokii
mkdir blib\lib\auto
mkdir blib\lib\auto\GSMD
mkdir blib\lib\auto\GSMD\Gnokii
cp Gnokii.pm blib\lib\GSMD\Gnokii.pm
AutoSplitting blib\lib\GSMD\Gnokii.pm (blib\lib\auto/GSMD\Gnokii)
        C:\Perl\bin\Perl.exe -IC:\Perl\lib -IC:\Perl\lib
C:\Perl\lib\ExtUtils/xsubpp  -typemap C:\Perl\lib\ExtUtils\type
map -typemap perlobject.map -typemap typemap Gnokii.xs > Gnokii.xsc &&
C:\Perl\bin\Perl.exe -IC:\Perl\lib -IC:\Perl\lib
-MExtUtils::Command -e mv Gnokii.xsc Gnokii.c
Please specify prototyping behavior for Gnokii.xs (see perlxs manual)
        cl -c -IC:\shoe_box\gnokii-0.6.4/include
-IC:\shoe_box\gnokii-0.6.4/gnokii -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -
DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DPERL_MSVCRT_READFIX -g      -DVERSION=\"0.01\
"  -DXS_VERSION=\"0.01\"  -IC:\Perl\lib\CORE  Gnokii.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.

Command line warning D4002 : ignoring unknown option '-g'
Gnokii.c
Gnokii.xs(132) : warning C4133: 'function' : incompatible types - from 'struct
_PerlIO *' to 'struct _iobuf *'
Gnokii.xs(150) : warning C4133: 'function' : incompatible types - from 'struct
_PerlIO *' to 'struct _iobuf *'
Gnokii.xs(321) : warning C4133: 'function' : incompatible types - from 'struct
_PerlIO *' to 'struct _iobuf *'
Gnokii.xs(418) : warning C4133: 'function' : incompatible types - from 'struct
_PerlIO *' to 'struct _iobuf *'
Gnokii.xs(747) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(747) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(753) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(753) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(759) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(759) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(765) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(765) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(771) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(771) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(777) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(777) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(783) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(783) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(789) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(789) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(795) : error C2039: 'PerlMem_free' : is not a member of
'gn_memory_status'
        C:\shoe_box\gnokii-0.6.4/include\gnokii/common.h(144) : see declaration
of 'gn_memory_status'
Gnokii.xs(795) : error C2198: 'Perl_newSViv' : too few actual parameters
Gnokii.xs(1783) : warning C4133: 'function' : incompatible types - from 'struct
_PerlIO *' to 'struct _iobuf *'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.



--------------------------------------------------------
This mail sent through GKG.NET, INC.: http://www.gkg.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]