Quantcast
Channel: perl.dbi.users
Viewing all articles
Browse latest Browse all 225

How to post? cpan install DBI fails (5 messages)

$
0
0
I have been having a wonderful discussion with ezmlm.

After reading careful, all her recommendations and subscribing and
acknowledging,
I cannot seem to understand how to post to the mailing list.

++++++++++++++++++++++++++++++++++++++++++++

I am attempting to *
*

*cpan
install DBI*

results in:

...
*In file included from Perl.xs:7:
Perl.xs: In function ‘dbi_get_state’:
DBIXS.h:498:32: warning: cast between incompatible function types from
‘void (*)(PerlInterpreter *, CV *)’ {aka ‘void (*)(struct interpreter *,
struct cv *)’} to ‘dbistate_t ** (*)(PerlInterpreter *)’ {aka ‘struct
dbistate_st ** (*)(struct interpreter *)’} [-Wcast-function-type]
             dbi_state_lval_p =
(_dbi_state_lval_t)CvXSUB(cv);               \
                                ^
DBIXS.h:506:27: note: in expansion of macro ‘_DBISTATE_DECLARE_COMMON’
 # define DBISTATE_DECLARE _DBISTATE_DECLARE_COMMON
                           ^~~~~~~~~~~~~~~~~~~~~~~~
Perl.xs:13:1: note: in expansion of macro ‘DBISTATE_DECLARE’
 DBISTATE_DECLARE;
 ^~~~~~~~~~~~~~~~
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap
'/usr/share/perl5/ExtUtils/typemap' -typemap
'/home/xgmkbck7ggwp/.cpan/build/DBI-1.643-1/typemap'  DBI.xs > DBI.xsc
mv DBI.xsc DBI.c*

Is this a problem on my end?

I would appreciate any help or suggestions.

Sincerely,
Dennis German

Viewing all articles
Browse latest Browse all 225

Trending Articles