SPUG: Compiling Mail::Cclient

Bradley E. Young byoung at speakeasy.org
Thu Mar 30 03:48:31 CST 2000


All,

I'm having difficulty building Mail:Cclient under perl 5.6.

The following is a snippet from the effluvium spewed forth:

Cclient.xs: In function `str_to_sv':
Cclient.xs:67: `sv_undef' undeclared (first use this function)
Cclient.xs:67: (Each undeclared identifier is reported only once
Cclient.xs:67: for each function it appears in.)
Cclient.xs: In function `make_body':
Cclient.xs:293: `sv_undef' undeclared (first use this function)
Cclient.c: In function `XS_Mail__Cclient_open':
Cclient.c:615: `sv_undef' undeclared (first use this function)
Cclient.xs:600: `na' undeclared (first use this function)

I suspect that this isn't really even related to the module being compiled;
I think that I'm missing something in the CFLAGS:

cc -c -I../imap-4.7a/c-client -I/usr/local/include -D_LARGEFILE_SOURCE -D_FI
LE_OFFSET_BITS=64 -O2     -DVERSION=\"0.5\" -DXS_VERSION=\"0.5\" -fpic -I/us
r/local/lib/perl5/5.6.0/i686-linux/CORE  Cclient.c

Any input would be greatly appreciated.

Brad


 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     POST TO: spug-list at pm.org       PROBLEMS: owner-spug-list at pm.org
 Seattle Perl Users Group (SPUG) Home Page: http://www.halcyon.com/spug/
 SUBSCRIBE/UNSUBSCRIBE: Replace "action" below by subscribe or unsubscribe
           Email to majordomo at pm.org: "action" spug-list your_address





More information about the spug-list mailing list