[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
[BUG REPORT] WML 1.7.4, SunOS 5.6 Generic_105181-17 sun4u sparc
- From: nospam@thanx
- Date: Fri, 24 Mar 2000 12:00:51 +0100 (MET)
BUG REPORT
Package: WML 1.7.4
Operating System: SunOS 5.6 Generic_105181-17 sun4u sparc
Problem Description:
| Bit::Vector doesn't compile.
|
| Thank's for any help.
|
|
| System: Sparc, Solaris 2.6
| Perl: 5.005_56
| ncurses: libncurses.so.1.9.9e
|
| Compile-output:
| gcc -c -I/usr/local/include -O -DVERSION=\"5.6\" -DXS_VERSION=\"5.6\" -fPIC -I/net/iw_local/perl5/lib/5.00556/sun4-solaris/CORE Vector.c
| Vector.xs: In function `XS_Bit__Vector_new_Hex':
| Vector.xs:263: `na' undeclared (first use in this function)
| Vector.xs:263: (Each undeclared identifier is reported only once
| Vector.xs:263: for each function it appears in.)
| Vector.xs: In function `XS_Bit__Vector_new_Bin':
| Vector.xs:306: `na' undeclared (first use in this function)
| Vector.xs: In function `XS_Bit__Vector_new_Dec':
| [... lots more, claiming na is undeclared]
|
| Due to lack in any C-Programming-Skills, I'm
| stuck here :(
|
| #define BIT_VECTOR_STRING(ref,var) \
| ( ref && !(SvROK(ref)) && (var = (charptr)SvPV(ref,na)) )
| ... seems to cause, but what's na?
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com