Re: [Quickfix-developers] 1.7.0 Build error
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2004-03-18 17:42:01
|
This is a bug in the script which detects the presence of java. It has been fixed in CVS and will go out with the 1.7.1 release. --oren --- "Howard S. Engelhart" <ho...@ex...> wrote: > Hello, > > Building 1.7.0 on a redhat 7.3 linux server I > encouter a build error over the java portions of the > library (below). I do not use java and > consequently, do not have JAVA_HOME set. This does > not stop the library from building the JNI code, and > then ultimately failing when it attempts to use the > java compiler. Is there anyway to use configure to > tell the build not to bother with java? Currently I > am editing the Makefile in src to comment out > references to build.sh. > > Thanks, > > Howard > > > bash ./build.sh > Buildfile: build.xml > > init: > [mkdir] Created dir: > /usr/local/src/quickfix/src/build > > compile: > [javac] Compiling 3 source files to > /usr/local/src/quickfix/src/build > [javac] Modern compiler not found - looking for > classic compiler > > BUILD FAILED > file:/usr/local/src/quickfix/src/build.xml:22: > Cannot use classic compiler, as it is not available. > A common solution is to set the environment > variable JAVA_HOME to your jdk directory. > > Total time: 7 seconds > make[3]: *** [all-local] Error 1 > make[3]: Leaving directory > `/usr/local/src/quickfix/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/usr/local/src/quickfix/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/quickfix' > make: *** [all-recursive-am] Error 2 > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux > Tutorials > Free Linux tutorial presented by Daniel Robbins, > President and CEO of > GenToo technologies. Learn everything from > fundamentals to system > administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com |