|
|
sybperl-l Archive
Up Prev Next
From: "Ezat Karimi"<ezat_karimi at harte-hanks dot com>
Subject: No subject given
Date: Mar 15 1999 7:42PM
I would appreciate if anyone who has dealt with the following errors
when trying to install sybperl2-10 on NT (with ActiveState Perl
5.005-02) let me know what he/she done to overcome the errors.
thanks,
Ezat Karimi
cl.exe -c -Ic:\sybase\include -O2 -MD -DNDEBUG -TP -GX -DWIN32
-D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_OBJECT -O2 -MD
-DNDEBUG -TP -GX -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\"
-IC:\Perl\lib\CORE -DCTLIBVS=100 -DSYBPLVER=\"2.10\" -DDO_TIE CTlib.c
CTlib.c
c:\sybase\include\cstypes.h(730) : error C2143: syntax error : missing
';' before '->'
c:\sybase\include\cstypes.h(730) : error C2059: syntax error : '->'
c:\sybase\include\cstypes.h(730) : error C2238: unexpected token(s)
preceding ';'
CTlib.xs(230) : error C2065: 'info' : undeclared identifier
CTlib.xs(230) : error C2065: 'key' : undeclared identifier
CTlib.xs(230) : error C2065: 'keylen' : undeclared identifier
CTlib.xs(230) : error C2275: 'sv' : illegal use of this type as an
expression
C:\Perl\lib\CORE\sv.h(35) : see declaration of 'sv'
CTlib.xs(230) : error C2065: 'flag' : undeclared identifier
CTlib.xs(231) : error C2373: 'attr_store' : redefinition; different
type modifiers
CTlib.xs(195) : see declaration of 'attr_store'
CTlib.xs(231) : error C2078: too many initializers
CTlib.xs(231) : error C2146: syntax error : missing ';' before
identifier 'ConInfo'
CTlib.xs(231) : fatal error C1004: unexpected end of file found
|