Re: DBI.c: loadable library and perl binaries are mismatched

2016-06-30 Thread David Emanuel da Costa Santiago
> > |# perl -T create_roster_db.pl > DBI.c: loadable library and perl binaries are mismatched (got > handshake key 0x7ac0080, needed 0x7b80080)| > > . . .with a fresh install form the FreeBSD Ports, perl5.22.2 and > p5-DBI-1.636, why this mismatch? > > -- To unsubscribe,

Re: DBI.c: loadable library and perl binaries are mismatched

2016-06-30 Thread Chas. Owens
t on the FreeBSD Forums: > https://forums.freebsd.org/threads/56291/ > > If I try to execute a simple perl script that utilizes the DBI, the > following error diagnostic: > > |# perl -T create_roster_db.pl > DBI.c: loadable library and perl binaries are mismatched (got

DBI.c: loadable library and perl binaries are mismatched

2016-05-17 Thread Ron Wingfield
I am getting no response from this post on the FreeBSD Forums: https://forums.freebsd.org/threads/56291/ If I try to execute a simple perl script that utilizes the DBI, the following error diagnostic: |# perl -T create_roster_db.pl DBI.c: loadable library and perl binaries are mismatched