[Orca-users] make install fails on AIX 5.2 (orca-snapshot-r385)
GKP Tharan
mkorca at gmail.com
Wed Sep 8 14:27:08 PDT 2004
Greetings!
I have set up an Orca server on Solaris 9, It is running the Orca & web.
I was able to sync the SE tool kit orcallator data from other Solaris
server into this host via rsync and ssh.
Now, I tried to monitor an AIX 5.2 system. So, I downloaded orca-snapshot-r385
& able to run the config, make (using gcc 2.9 & perl 5.8.3) .
However the make install fails with the following error:
Any pointers or help would be very much appreciated.
Thank you,
-Murali
root at beach(./orca-snapshot-r385)make install
cd packages
make CFLAGS=-g -O2 install || exit 1
Target "install" is up to date.
cd ..
cd lib
make CFLAGS=-g -O2 install || exit 1
/chroot/vc/mk/orca-snapshot-r385/config/mkinstalldirs /home/orca/lib/Orc
a
mkdir /home/orca/lib
mkdir /home/orca/lib/Orca
/chroot/vc/mk/orca-snapshot-r385/config/mkinstalldirs /home/orca/lib/SE/
3.2.1
...
....
...
...
/chroot/vc/mk/orca-snapshot-r385/config/install-sh -c -m 0644 SE/3.3.1/orca_p_vm
stat_class.se /home/orca/lib/SE/3.3.1
cd ..; svnversion . 2>/dev/null
make: 1254-004 The error code from the last command is 127.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
root at beach(./orca-snapshot-r385)
More information about the Orca-users
mailing list