Re: Issues with make clean
Mike Schonberg <mschonberg@...>
Mark,
Is your Java build succeeding? You can tell by the presence of libmamajni.so in your lib directory. I suspect that it might not be which might cause the clean step to fail.
If you are not using java, or MAMDA you can run “make mama-install” to build only OpenMAMA C/C++. I plan to re-work the build scripts to build less by default in the near future.
Regards, -Mike
From: openmama-dev-bounces@... [mailto:openmama-dev-bounces@...]
On Behalf Of Mark Spielman
Sent: Wednesday, July 11, 2012 12:55 PM To: openmama-dev@... Subject: [Openmama-dev] Issues with make clean
I cloned the OpenMAMA 2.1 build and did:
./generateBuildFiles.sh ./configure --prefix=$PWD/openmama-install --avis-path=<internal-path>/avis-install make make install
This was successful. Then I tried a make clean and got the following error. It seems to me without digging to deeply into this, that the make clean has issues with the jni files. Is anyone else seeing this?
BUILD SUCCESSFUL Total time: 0 seconds make[1]: Entering directory `/home/mspielman/svndir/rnd_openmama/mama/jni' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/mspielman/svndir/rnd_openmama/mama/jni/etc/missing --run aclocal-1.11 /bin/sh: /home/mspielman/svndir/rnd_openmama/mama/jni/etc/missing: No such file or directory make[1]: *** [aclocal.m4] Error 127 make[1]: Leaving directory `/home/mspielman/svndir/rnd_openmama/mama/jni' /home/mspielman/svndir/rnd_openmama rm -r mama/jni/mamajni rm: cannot remove `mama/jni/mamajni': No such file or directory make: *** [mamajni-clean] Error 1
Cheers, Mark
Mark Spielman Development Lead, Solace Systems Professional Services
Please consider the environment before printing this email. Visit our website at http://www.nyse.com |
|