[Fwd: Build problem with the new KDevelop]
Roland Krause
rokrau at yahoo.com
Thu Jun 14 16:36:41 UTC 2001
I've had the same problem. I dont even have any java on this box, so I
just took that JVMLIBS variable out of the Makefile.am and things went
find from there.
Of course if you need java, this aint gonna help you any...
he he
Roland
--- Richard Dale <Richard_Dale at tipitina.demon.co.uk> wrote:
> On Thu, 14 Jun 2001, Ralf Nolden wrote:
> > could you give Ian a hand ? :) I'd like him to make his kpp stuff
> as a
> > gideon plugin so we have that done as well.
> > Maybe adding that to the README or something would help for now.
> Yes, I'll try and do that.
>
> ian reinhart geiser wrote
> > Hey I am trying to build the new kdevelop but make -f Makefile.cvs
> fails with
> > a problem with $JVMLIBS not being defined. Do you know where or
> how i set
> > that?
>
> There is a macro in kdelibs/aclocal.m4 called KDE_CHECK_JAVA_DIR,
> which looks
> for various Java resources - javac, jni.h and the libraries for the
> JVM and
> Java thread library. The macro is expecting the thread lib to be
> called
> 'libhpi.so'. Is the problem that it is called 'libthreads.so' or
> similar
> instead on your machine?
>
> dnl Look for libjvm.so
> kde_cv_java_libjvmdir=`find $kde_cv_java_bindir/.. -name libjvm.so |
> sed 's,libjvm.so,,'|head -n 1`
> dnl Look for libhpi.so and avoid green threads
> kde_cv_java_libhpidir=`find $kde_cv_java_bindir/.. -name libhpi.so |
> grep -v green | sed 's,libhpi.so,,'`
>
>
> > p.s. as soon as i can build the bugger i can start testing the kpp
> plugin :)
> Is the plugin written in Java then, as Gideon now builds without Java
> support by
> default? If the plugin is C++ you shouldn't need to get Java
> configured.
>
> -- Richard
>
> -
> to unsubscribe from this list send an email to
> kdevelop-devel-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
=====
--
Roland Krause
In the garage of life there are mechanics and
there are drivers. Mechanics wanted!
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list