Hi All

I'm trying to install the SVN version of the Java package on Ubuntu with
a fairly recent checkout from the Octave development version. When I
run ./configure I get the following:

        [snip]
        checking for java... java
        checking for javac... javac
        checking for jar... jar
        checking for Java version... 1.6.0_15
        configure: creating ./config.status
        config.status: creating Makeconf
         
          "$prefix" is /usr/local
          "$exec_prefix" is ${prefix}
        
        octave commands will install into the following directories:
           m-files:   /home/hauberg/Programmer/share/octave/3.3.50
        +/site/m/octave-forge
           oct-files: /home/hauberg/Programmer/libexec/octave/3.3.50
        +/site/oct/i686-pc-linux-gnu/octave-forge
           binaries:  /home/hauberg/Programmer/libexec/octave/3.3.50
        +/site/exec/i686-pc-linux-gnu
        alternatives:
           m-files:   /home/hauberg/Programmer/share/octave/3.3.50
        +/site/octave-forge-alternatives/m
           oct-files: /home/hauberg/Programmer/libexec/octave/3.3.50
        +/site/octave-forge-alternatives/oct/i686-pc-linux-gnu
        
        shell commands will install into the following directories:
           binaries:  ${exec_prefix}/bin
           man pages: ${datarootdir}/man
           libraries: ${exec_prefix}/lib
           headers:   ${prefix}/include
        
        octave-forge is configured with
           octave:      octave (version 3.3.50+)
           mkoctfile:   mkoctfile for Octave 50+
           java:        Java Development Kit not found
        
I'm attaching my 'config.log'. Does anybody have an idea of how to fix
this?

Thanks
Søren
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = hauberg-laptop
uname -m = i686
uname -r = 2.6.31-19-generic-pae
uname -s = Linux
uname -v = #56-Ubuntu SMP Thu Jan 28 02:29:51 UTC 2010

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/hauberg/Programmer/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1812: checking for gcc
configure:1828: found /usr/bin/gcc
configure:1839: result: gcc
configure:2068: checking for C compiler version
configure:2077: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2088: $? = 0
configure:2077: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) 
configure:2088: $? = 0
configure:2077: gcc -V >&5
gcc: '-V' option must have argument
configure:2088: $? = 1
configure:2077: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:2088: $? = 1
configure:2110: checking for C compiler default output file name
configure:2132: gcc    conftest.c  >&5
configure:2136: $? = 0
configure:2173: result: a.out
configure:2189: checking whether the C compiler works
configure:2198: ./a.out
configure:2202: $? = 0
configure:2217: result: yes
configure:2224: checking whether we are cross compiling
configure:2226: result: no
configure:2229: checking for suffix of executables
configure:2236: gcc -o conftest    conftest.c  >&5
configure:2240: $? = 0
configure:2262: result: 
configure:2268: checking for suffix of object files
configure:2290: gcc -c   conftest.c >&5
configure:2294: $? = 0
configure:2315: result: o
configure:2319: checking whether we are using the GNU C compiler
configure:2338: gcc -c   conftest.c >&5
configure:2338: $? = 0
configure:2347: result: yes
configure:2356: checking whether gcc accepts -g
configure:2376: gcc -c -g  conftest.c >&5
configure:2376: $? = 0
configure:2417: result: yes
configure:2434: checking for gcc option to accept ISO C89
configure:2498: gcc  -c -g -O2  conftest.c >&5
configure:2498: $? = 0
configure:2511: result: none needed
configure:2537: checking for mkoctfile
configure:2553: found /home/hauberg/Programmer/bin/mkoctfile
configure:2564: result: mkoctfile
configure:2693: result: retrieving compile and link flags from mkoctfile
configure:2729: checking for F77_FUNC
configure:2736: mkoctfile -c conftest.cc
configure:2739: $? = 0
configure:2741: result: yes
configure:2758: checking for octave
configure:2774: found /home/hauberg/Programmer/bin/octave
configure:2785: result: octave
configure:2793: checking for OCTAVE_VERSION in Octave
configure:2796: result: 3.3.50+
configure:2801: checking for octave_config_info('canonical_host_type') in Octave
configure:2804: result: i686-pc-linux-gnu
configure:2809: checking for octave_config_info('SHLEXT') in Octave
configure:2812: result: so
configure:2817: checking whether ln -s works
configure:2821: result: yes
configure:2872: checking for ranlib
configure:2888: found /usr/bin/ranlib
configure:2899: result: ranlib
configure:2933: checking for strip
configure:2961: result: strip
configure:2990: checking for java
configure:3006: found /usr/bin/java
configure:3017: result: java
configure:3027: checking for javac
configure:3043: found /usr/bin/javac
configure:3054: result: javac
configure:3064: checking for jar
configure:3080: found /usr/bin/jar
configure:3091: result: jar
configure:3223: checking for Java version
configure:3226: result: 1.6.0_15
configure:3383: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on hauberg-laptop

config.status:753: creating Makeconf
configure:4385: result: 
octave commands will install into the following directories:
   m-files:   /home/hauberg/Programmer/share/octave/3.3.50+/site/m/octave-forge
   oct-files: /home/hauberg/Programmer/libexec/octave/3.3.50+/site/oct/i686-pc-linux-gnu/octave-forge
   binaries:  /home/hauberg/Programmer/libexec/octave/3.3.50+/site/exec/i686-pc-linux-gnu
alternatives:
   m-files:   /home/hauberg/Programmer/share/octave/3.3.50+/site/octave-forge-alternatives/m
   oct-files: /home/hauberg/Programmer/libexec/octave/3.3.50+/site/octave-forge-alternatives/oct/i686-pc-linux-gnu

shell commands will install into the following directories:
   binaries:  ${exec_prefix}/bin
   man pages: ${datarootdir}/man
   libraries: ${exec_prefix}/lib
   headers:   ${prefix}/include

octave-forge is configured with
   octave:      octave (version 3.3.50+)
   mkoctfile:	mkoctfile for Octave 50+
   java:        Java Development Kit not found

find . -name NOINSTALL -print    # shows which toolboxes won't be installed


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_prog_JAR=jar
ac_cv_prog_JAVA=java
ac_cv_prog_JAVAC=javac
ac_cv_prog_MKOCTFILE=mkoctfile
ac_cv_prog_OCTAVE=octave
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-g -O2 -pthread'
COPY_FLAGS='-fdp'
CPICFLAG='-fPIC'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='-g -O2'
CXXPICFLAG='-fPIC'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
F77='gfortran'
FFLAGS='-O -mieee-fp'
FPICFLAG='-fPIC'
HAVE_JAVA='Java Development Kit not found'
JAR='jar'
JAVA='java'
JAVAC='javac'
JAVA_ARCH=''
JAVA_HOME='/usr/lib/jvm'
JAVA_INCS=''
JAVA_LIBS=''
LDFLAGS=''
LFLAGS='-L/home/hauberg/Programmer/lib/octave-3.3.50+ -L/home/hauberg/Programmer/lib'
LIBOBJS=''
LIBS='-lm'
LN_S='ln -s'
LTLIBOBJS=''
MKOCTFILE='mkoctfile'
OBJEXT='o'
OCTAVE='octave'
OCTAVE_VERSION='3.3.50+'
PACKAGE='octave-forge'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/bash'
SHLEXT='so'
STRIP='strip'
TOPDIR='/home/hauberg/Dokumenter/octave/forge/extra/java/src'
VERSION='0.1.0'
ac_ct_CC='gcc'
altmpath='/home/hauberg/Programmer/share/octave/3.3.50+/site/octave-forge-alternatives/m'
altopath='/home/hauberg/Programmer/libexec/octave/3.3.50+/site/octave-forge-alternatives/oct/i686-pc-linux-gnu'
altpath=''
bindir='${exec_prefix}/bin'
build_alias=''
canonical_host_type='i686-pc-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mpath='/home/hauberg/Programmer/share/octave/3.3.50+/site/m/octave-forge'
oldincludedir='/usr/include'
opath='/home/hauberg/Programmer/libexec/octave/3.3.50+/site/oct/i686-pc-linux-gnu/octave-forge'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subver='50+'
sysconfdir='${prefix}/etc'
target_alias=''
ver='33'
xpath='/home/hauberg/Programmer/libexec/octave/3.3.50+/site/exec/i686-pc-linux-gnu'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 0
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to