Hi, compiling up a new installation of Asterisk 1.8.5 on CentOS 6 X86_64 and am seeing the following when running the make:
/usr/bin/ld: skipping incompatible /usr/lib/libpam.so when searching for -lpam /usr/bin/ld: skipping incompatible /usr/lib/libssl.so when searching for -lssl /usr/bin/ld: skipping incompatible /usr/lib/libssl.a when searching for -lssl /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.so when searching for -lcrypto /usr/bin/ld: skipping incompatible /usr/lib/libcrypto.a when searching for -lcrypto How can I get Asterisk to pick up the 64 bit version of the libraries instead of the 32 bit ones ? Is it just a case of updating LD_LIBRARY_PATH ? -- Thanks, Phil
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
