I have a strange problem building on Linux Itanium; these are my
environment settings:
export PROJECTS="staf connprov*"
export OS_NAME=linuxia64
export BUILD_TYPE=retail
export STAF_USE_IPV6=
export STAF_USE_SSL=1
export OPENSSL_ROOT=/usr/local/ssl
export PATH=$PATH:/usr/local/bin
export LD_LIBRAR
I have a strange problem building on Linux Itanium; these are my
environment settings:
export PROJECTS="staf connprov*"
export OS_NAME=linuxia64
export BUILD_TYPE=retail
export STAF_USE_IPV6=
export STAF_USE_SSL=1
export OPENSSL_ROOT=/usr/local/ssl
export PATH=$PATH:/usr/local/bin
export LD_LIBRA
I don't know what's causing the make problem.
First, are you sure your machine is a Linux Itanium 64-bit machine and not
a Linux AMD64 (aka x64-64) machine, as Linux AMD64 machines are more
common? To determine this, what is the output from: uname -a
If it is a Linux AMD64 machine (aka x64-6
I'm not quite sure what was wrong, but it seems to have fixed itself,
annoyingly :-)
Yes, this is one of our Itanium servers, and I have installed the
appropriate ssl libraries; I have done this on about 50 servers now,
so I am beginning to get the hang of it :-)
I have to use this version bec