On Sep 27, 2008, at 7:23 AM, Martin Steinmann wrote:
svn 13450, CentOS5, 64 bit
The problem is that you have both 32 bit and 64 bit libraries
installed on your system. For example, if you list out which openssl
RPM's you have installed using:
rpm -qa | grep openssl
you will see openssl and openssl-devel listed twice, once for the i386
bit version and one for the x86_64 version. In order to properly
build, you will need to set up an environment which only includes
x86_64 libraries. Welcome to the ugly world of 64 bit linux.
-Mardy
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev