in reply to Re^3: Issue: Encode.so: undefined symbol: PL_utf8skip
in thread Issue: Encode.so: undefined symbol: PL_utf8skip
Compiled EXTERN.h before perl.h removed the errors:
/usr/lib/perl/5.18/CORE/handy.h:873:1: error: unknown type name ‘EXTCONST’ EXTCONST U32 PL_charclass[]; ^ ..But doesn't resolve the issue undefined symbol: PL_utf8skip.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Issue: Encode.so: undefined symbol: PL_utf8skip
by syphilis (Archbishop) on Jul 26, 2015 at 02:10 UTC | |
by losintikfos (Novice) on Jul 28, 2015 at 08:37 UTC |