We don't provide a STAF build for a Linux PPC32 machine.

STAF325-linux-ppc64-32.tar.gz is for running a 32-bit version of STAF on a 
Linux PPC64 machine.
STAF325-linux-ppc64-64.tar.gz is for running a 64-bit version of STAF on a 
Linux PPC64 machine. 

You can try building STAF yourself on your Linux PPC32 machine by 
following the instructions in the STAF Developer's Guide at 
http://staf.sourceforge.net/current/stafdg.html and set OS_NAME to 
linux-ppc64-32 as follows.  We haven't tried it because we don't have a 
Linux PPC32 machine, but that should work.

   export OS_NAME=linux-ppc64-32

--------------------------------------------------------------
Sharon Lucas
IBM Austin,   [EMAIL PROTECTED]
(512) 838-8347 or Tieline 678-8347




"SEEMA pm" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
06/13/2008 04:32 PM

To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] Need help with installing STAF on linux-2.6.11+ ppc machine






Hello
I couldn't find any compatible STAF tar version for a linux-2.6 and ppc 
-32 bit based target machine. Also, i cldn't find any tarball which can be 
cross compiled from my x86 based host machine.

So I downloaded STAF325-linux-ppc64-32.tar.gz to my ppc based target 
machine. Untarred it in /tmp and ran STAFInst which got installed into 
default location /usr/local. Then when I ran /usr/local/staf/bin/STAFProc, 
provided library files required and set staf/bin path,  I'm getting the 
error:
[EMAIL PROTECTED] bin]# ./STAFProc
19700101-00:31:05;805409936;00000100;Received signal 11 (SIGSEGV)
19700101-00:31:05;805409936;00000100;Received signal 6 (SIGABRT)
Aborted

I tried debugging this and got following:

Program received signal SIGSEGV, Segmentation fault.
0x100569dc in STAFConnectionManager::addConnectionProvider ()
(gdb) list
1       init.c: No such file or directory.
        in init.c
(gdb) info stack
#0  0x100569dc in STAFConnectionManager::addConnectionProvider ()
#1  0x100214cc in main ()
(gdb) info symbol 0x100569dc
STAFConnectionManager::addConnectionProvider(STAFString const&, STAFString 
const&, std::deque<STAFString, std::allocator<STAFString> > const&, 
STAFString&) + 3884 in section .text


I feel at the first place it's not a compatible STAF tar because my target 
macine is ppc-32 bit based. Can anybody please provide some help on this.

Thanks
Seema
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to