[Orca-users] make install fails on AIX 5.2 (orca-snapshot-r385)

GKP Tharan mkorca at gmail.com
Thu Sep 9 17:24:29 PDT 2004


Blair,

I tried the make file changes that you suggested, ran configure, make
& make install. It still fails with make install.

I hope I interpreted your changes in the Makefile.in in Lib dir correctly.

Here is the change in line 55.

root at beach(./lib)pwd
/chroot/vc/mk/orca-snapshot-r385/lib

root at beach: diff Makefile.in Makefile.in.r385
55c55
<       @current_rev="`cd ..; svnversion . 2>/dev/null; true`"; \
---
>       @current_rev="`cd ..; svnversion . 2>/dev/null`"; \

Thanks,
-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/Orca
...
...
/chroot/vc/mk/orca-snapshot-r385/config/install-sh -c -m 0644
SE/3.3.1/orca_p_vmstat_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.



More information about the Orca-users mailing list