[Ekiga-devel-list] Java detection in configure is not correctly done



Hi,

Opal compilation stops at:

swig -java -package org.opalvoip -w451 -I/home/dedu/softs/ekiga/opal/include -o /home/dedu/softs/ekiga/opal/src/java/java_swig_wrapper.c /home/dedu/softs/ekiga/opal/src/java/opal.i
make[2]: swig: Command not found

It turns out that this command (swig) is executed because jni.h is found in my case (I have libgcj9-dev installed on my machine), hence configure concludes that swig is installed too, which is false.

So I think that configure should check for swig too and take the appropriate actions.

Cheers,
--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]