in reply to DBD::Sybase - 'make' fails because of incompatible shared object(.so)
skipping incompatible /opt/sap/OCS-16_0/lib/libsybct.so
Hello :) skipping incompatible /opt/sap/OCS-16_0/lib/libsybct.so, skipping incompatible /opt/sap/OCS-16_0/lib/libsybct.so
file libsybtcl64.so ...-DSYB_LP64 ... -llibsybtcl64
So there you have it, make sure you have "64" bit version of the .so files, make sure Makefile.PL turns on LP64 flag, and make sure the -l...64 versions are found, and make again
This is perl, v5.8.3 built for x86_64-linux Copyright 1987-2003, Larry Wall
( 2016 - 2003) * 10 = 130 years in computer time
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DBD::Sybase make fails because of incompatible shared object(.so)
by fire_blade (Initiate) on Sep 25, 2015 at 17:24 UTC | |
by Corion (Patriarch) on Sep 25, 2015 at 17:27 UTC | |
by fire_blade (Initiate) on Sep 28, 2015 at 09:51 UTC | |
by Corion (Patriarch) on Sep 28, 2015 at 10:44 UTC | |
by Anonymous Monk on Sep 26, 2015 at 00:09 UTC |