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_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

and this is what happens when I make:

[root@wolf staf]# make
...
*** Generating dependency for STAFTCPConnProvider.d ***
*** Generating dependency for STAFTCPConnProvider.d ***
*** Generating dependency for STAFTCPConnProvider.d ***
make: *** Deleting file 
`/repo/staf/obj/linuxia64/staf/retail/connproviders/tcp/STAFTCPConnProvider.d'
make: *** 
[/repo/staf/obj/linuxia64/staf/retail/connproviders/tcp/STAFTCPConnProvider.d] 
Interrupt

The last two lines are from when I killed it with ^C - it seems to 
delete, then recreate this file over and over. This is STAF 3.3.2 
source (STAF332-src.tar.gz) which I have to use. Are there any special 
considerations to take into account for this architecture?


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to