Jump to content

ERROR WHEN INSTALLING JAVA BRIDGE


Recommended Posts

DEAR ALL I AM INSTALLING JAVA BRIDGE

AND GETTING THE ERROR AS BELOW

 

configure: running /bin/sh './configure.gnu' --prefix=/usr/local  '--with-java=/usr/local/jdk1.6.0_11' --cache-file=/dev/null --srcdir=.

acinclude.m4:5: file `../tests.m4/java_check_broken_gcc_installation.m4' does not exist

autoheader: error: AC_CONFIG_HEADERS not found in configure.in

configure.in:15: error: possibly undefined macro: AM_INIT_AUTOMAKE

      If this token and others are legitimate, please use m4_pattern_allow.

      See the Autoconf documentation.

configure.in:16: error: possibly undefined macro: AM_CONFIG_HEADER

configure.in:20: error: possibly undefined macro: AM_PROG_GCJ

configure.in:21: error: possibly undefined macro: AC_PROG_LIBTOOL

configure.in:62: error: possibly undefined macro: AM_CPPFLAGS

ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)

You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.

configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.

configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,

configure.in: that aclocal.m4 is present in the top-level directory,

configure.in: and that aclocal.m4 was recently regenerated (using aclocal).

Makefile.am:4: Libtool library used but `LIBTOOL' is undefined

Makefile.am:4:

Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'

Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.

/usr/share/automake-1.9/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL

/usr/share/automake-1.9/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL

/usr/share/automake-1.9/am/depend2.am: am__fastdepGCJ does not appear in AM_CONDITIONAL

Makefile.am: Java source seen but `GCJ' is undefined

Makefile.am:

Makefile.am: The usual way to define `GCJ' is to add `AM_PROG_GCJ'

Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.

./configure: line 1324: syntax error near unexpected token `1.6.3'

./configure: line 1324: `AM_INIT_AUTOMAKE(1.6.3)'

Back-end configuration failed.

Please install the recommended autoconf, libtool and automake versions

or disable back-end configuration and use the pre-compiled J2EE back-end:

 

    ./configure --disable-backend --with-java=<JAVA_HOME>

 

configure: error: /bin/sh './configure.gnu' failed for server

Link to comment
https://forums.phpfreaks.com/topic/142950-error-when-installing-java-bridge/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.