Date: Mon, 22 Mar 2004 04:04:40 -0600 From: "Jesus Martin Leal Elizondo" <jleal@terared.com.mx> To: openoffice@freebsd.org Subject: install problem openoffice 1.1 Message-ID: <20040322095742.M70963@terared.com.mx>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
HI i am trying to install in freebsd 4.9 OpenOffice 1.1 from ports i
download java files and every thing is correct at the end of the instalation
it stops and says :
checking the installed JDK... configure: error: JAVA not found. You need at
least jdk-1.3
===> Script "configure" failed unexpectedly.
Please report the problem to openoffice@FreeBSD.org [maintainer] and attach
the "/root/openoffice-1.1/work/oo_1.1.1_src/config_office/config.log"
including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1
Stop in /root/openoffice-1.1.
but java is really already installed the oo instalation already did that
what can i do any ideas , thanks
[-- Attachment #2 --]
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.53. Invocation command line was
$ ./configure --with-gnu-cp=/usr/local/bin/gcp --enable-mozilla=no --prefix=/usr/local i386-portbld-freebsd4.9
## --------- ##
## Platform. ##
## --------- ##
hostname = chuymobil.uvr
uname -m = i386
uname -r = 4.9-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 4.9-RELEASE-p4 #0: Thu Mar 18 17:45:01 CST 2004 root@chuymobil.mshome.net:/usr/src/sys/compile/SONIDO
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1627: checking for gawk
configure:1656: result: no
configure:1627: checking for mawk
configure:1656: result: no
configure:1627: checking for nawk
configure:1643: found /usr/bin/nawk
configure:1653: result: nawk
configure:1665: checking for nawk
configure:1683: found /usr/bin/nawk
configure:1695: result: /usr/bin/nawk
configure:1712: checking for sed
configure:1730: found /usr/bin/sed
configure:1742: result: /usr/bin/sed
configure:1758: checking the operating system
configure:1790: checking the FreeBSD operating system release
configure:1797: result: found OSVERSION=490000
configure:1835: result: checked (FreeBSD)
configure:1997: checking for i386-portbld-freebsd4.9-gcc
configure:2023: result: gcc32
configure:2305: checking for C compiler version
configure:2308: gcc32 --version </dev/null >&5
gcc32 (GCC) 3.2.3
Copyright (C) 2002 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:2311: $? = 0
configure:2313: gcc32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd4.9
Thread model: posix
gcc version 3.2.3
configure:2316: $? = 0
configure:2318: gcc32 -V </dev/null >&5
gcc32: argument to `-V' is missing
configure:2321: $? = 1
configure:2347: checking for C compiler default output
configure:2350: gcc32 -O -pipe conftest.c >&5
configure:2353: $? = 0
configure:2386: result: a.out
configure:2391: checking whether the C compiler works
configure:2397: ./a.out
configure:2400: $? = 0
configure:2415: result: yes
configure:2422: checking whether we are cross compiling
configure:2424: result: no
configure:2427: checking for suffix of executables
configure:2429: gcc32 -o conftest -O -pipe conftest.c >&5
configure:2432: $? = 0
configure:2454: result:
configure:2460: checking for suffix of object files
configure:2484: gcc32 -c -O -pipe conftest.c >&5
configure:2487: $? = 0
configure:2506: result: o
configure:2510: checking whether we are using the GNU C compiler
configure:2537: gcc32 -c -O -pipe conftest.c >&5
configure:2540: $? = 0
configure:2543: test -s conftest.o
configure:2546: $? = 0
configure:2558: result: yes
configure:2564: checking whether gcc32 accepts -g
configure:2588: gcc32 -c -g conftest.c >&5
configure:2591: $? = 0
configure:2594: test -s conftest.o
configure:2597: $? = 0
configure:2607: result: yes
configure:2634: gcc32 -c -O -pipe conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2637: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2755: checking for gcc32
configure:2773: found /usr/local/bin/gcc32
configure:2785: result: /usr/local/bin/gcc32
configure:2799: checking the GNU gcc compiler version
configure:2819: result: checked (gcc 3.2.3)
configure:2824: checking the GNU make version
configure:2842: result: checked (gmake 3.80)
configure:3405: checking how to run the C preprocessor
configure:3431: gcc32 -E conftest.c
configure:3437: $? = 0
configure:3464: gcc32 -E conftest.c
configure:3461:28: ac_nonexistent.h: No such file or directory
configure:3470: $? = 1
configure: failed program was:
#line 3460 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3507: result: gcc32 -E
configure:3522: gcc32 -E conftest.c
configure:3528: $? = 0
configure:3555: gcc32 -E conftest.c
configure:3552:28: ac_nonexistent.h: No such file or directory
configure:3561: $? = 1
configure: failed program was:
#line 3551 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3601: checking for ANSI C header files
configure:3615: gcc32 -E conftest.c
configure:3621: $? = 0
configure:3708: gcc32 -o conftest -O -pipe conftest.c >&5
configure:3711: $? = 0
configure:3713: ./conftest
configure:3716: $? = 0
configure:3730: result: yes
configure:3743: checking pam_appl.h
configure:3746: result: yes
configure:3778: checking for i386-portbld-freebsd4.9-g++
configure:3804: result: g++32
configure:3862: checking for C++ compiler version
configure:3865: g++32 --version </dev/null >&5
g++32 (GCC) 3.2.3
Copyright (C) 2002 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:3868: $? = 0
configure:3870: g++32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd4.9
Thread model: posix
gcc version 3.2.3
configure:3873: $? = 0
configure:3875: g++32 -V </dev/null >&5
g++32: argument to `-V' missing
configure:3878: $? = 1
configure:3881: checking whether we are using the GNU C++ compiler
configure:3908: g++32 -c -O -pipe conftest.cc >&5
configure:3911: $? = 0
configure:3914: test -s conftest.o
configure:3917: $? = 0
configure:3929: result: yes
configure:3935: checking whether g++32 accepts -g
configure:3959: g++32 -c -g conftest.cc >&5
configure:3962: $? = 0
configure:3965: test -s conftest.o
configure:3968: $? = 0
configure:3978: result: yes
configure:4024: g++32 -c -O -pipe conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe conftest.cc >&5
configure: In function `int main()':
configure:4054: `exit' undeclared (first use this function)
configure:4054: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:4064: $? = 1
configure: failed program was:
#line 4043 "configure"
#include "confdefs.h"
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
;
return 0;
}
configure:4024: g++32 -c -O -pipe conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe conftest.cc >&5
configure:4064: $? = 0
configure:4067: test -s conftest.o
configure:4070: $? = 0
configure:4165: checking try to compile exception code
configure:4202: g++32 -o conftest -O -pipe conftest.cc >&5
/var/tmp//ccOAXjIq.o: In function `main':
/var/tmp//ccOAXjIq.o(.text+0xa): undefined reference to `__sjthrow'
collect2: ld returned 1 exit status
configure:4205: $? = 1
configure: failed program was:
#line 4180 "configure"
#include "confdefs.h"
#include <iostream>
extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
__sjthrow()
;
return 0;
}
configure:4224: result: Exceptions type: dwarf2
configure:4586: checking for STLport4 headers
configure:4680: result: using internal stlport.
configure:4690: checking whether to build with Java support
configure:4693: result: yes
configure:4708: checking for javac
configure:4741: result: no
configure:4747: checking for java
configure:4780: result: no
configure:4803: checking the installed JDK
configure:4844: error: JAVA not found. You need at least jdk-1.3
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_path_COMPATH=/usr/local/bin/gcc32
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=g++32
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_path_SED=/usr/bin/sed
ac_cv_env_host_alias_set=set
ac_cv_prog_CC=gcc32
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=set
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_header_stdc=yes
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=g++32
ac_cv_env_host_alias_value=i386-portbld-freebsd4.9
ac_cv_prog_cxx_g=yes
ac_cv_prog_CPP='gcc32 -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd4.9
ac_cv_env_target_alias_value=i386-portbld-freebsd4.9
ac_cv_env_CC_value=gcc32
ac_cv_env_CPP_set=
ac_cv_objext=o
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define STDC_HEADERS 1
#ifdef __cplusplus
#include <stdlib.h>
#endif
configure: exit 1
[-- Attachment #3 --]
ImageMagick-5.5.7.16
ORBit-0.5.17_2
ORBit2-2.8.3_1
WordNet-2.0
XFree86-4.3.0,1
XFree86-FontServer-4.3.0_3
XFree86-Server-4.3.0_14
XFree86-VirtualFramebufferServer-4.3.0_4
XFree86-clients-4.3.0_6
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_6
aalib-1.4.r5_1
amsn-0.90
apache-2.0.48_5
apache-ant-1.6.1
arts-1.2.1,1
artswrapper-1.2.1
aspell-0.50.5
atk-1.4.1_2
autoconf-2.13.000227_5
autoconf-2.53_1
autoconf-2.57_1
automake-1.4.5_9
automake-1.5,1
automake-1.7.5_1
bash-2.05b.007
bison-1.75_2
bluefish-0.7_2
cdparanoia-3.9.8_7
coreutils-5.2.0
cups-base-1.1.20.0
cups-pstoraster-7.07_1
cvsup-16.1h
db4-4.0.14_1,1
djbfft-0.76
dri-4.3.0,1
expat-1.95.7
fam-2.6.9_4
flac-1.1.0_3
fontconfig-2.2.2,1
freetype2-2.1.7
fribidi-0.10.4_1
gcc-3.2.3_1
gconf2-2.4.0.1_1
gengetopt-2.11
gettext-0.13.1_1
ghostscript-gnu-7.07_6
gimp-2.0.pre4,1
gimp-print-4.2.6_2
glib-1.2.10_10
glib-2.2.3_1
gmake-3.80_2
gnokii-0.6.0,1
gnomehier-1.0_14
gnomemimedata-2.4.1_1
gnomevfs2-2.4.3
gnupg-1.2.4_1
gocr-0.38_1
graphviz-1.10_2
gtk-1.2.10_11
gtk-2.2.4_2
gtk-engines2-2.2.0_1
help2man-1.33.1
id3lib-3.8.3_1
imake-4.3.0_2
imlib-1.9.14_2
intltool-0.30_1
jasper-1.700.5
javavmwrapper-1.4
jbigkit-1.5
jdk-1.4.2p6_4
jpeg-6b_1
kde-3.2.1_1
kdeaccessibility-3.2.1
kdeaddons-3.2.1_3
kdeaddons-atlantikdesigner-3.2.1_2
kdeaddons-kaddressbook-plugins-3.2.1
kdeaddons-kate-plugins-3.2.1
kdeaddons-kfile-plugins-3.2.1
kdeaddons-kicker-applets-3.2.1
kdeaddons-knewsticker-scripts-3.2.1
kdeaddons-konq-plugins-3.2.1
kdeaddons-kontact-plugins-3.2.1
kdeaddons-ksig-3.2.1
kdeaddons-noatun-plugins-3.2.1_2
kdeaddons-renamedlg-plugins-3.2.1
kdeaddons-vimpart-3.2.1
kdeadmin-3.2.1
kdeartwork-3.2.1
kdebase-3.2.1
kdeedu-3.2.1
kdegames-3.2.1
kdegraphics-3.2.1_1
kdelibs-3.2.1_1
kdemultimedia-3.2.1
kdenetwork-3.2.1
kdepim-3.2.1
kdesdk-3.2.1
kdetoys-3.2.1
kdeutils-3.2.1
kdevelop-3.0.2
koffice-1.3,1
lame-3.95.1_2
lcms-1.09_1,1
libIDL-0.8.3_1
libXft-2.1.5
liba52-0.7.4_1
libart_lgpl2-2.3.16
libaudiofile-0.2.6
libbonobo-2.4.3_1
libdvdcss-1.2.8_1
libdvdread-0.9.4
libexif-0.5.12_2
libfpx-1.2.0.9
libglut-5.0.2
libgnugetopt-1.2
libgphoto2-2.1.4_1
libgsf-1.8.2_1
libiconv-1.9.1_3
libid3tag-0.15.0b_1
libidn-0.4.1
libijs-0.35
libmad-0.15.0b
libmal-0.31_1
libmng-1.0.6
libmpeg2-0.3.1_1
libmusicbrainz-2.1.1
libogg-1.1,3
libpaper-1.1.14
librsvg2-2.4.0_2
libtool-1.3.5_2
libtool-1.4.3_3
libtool-1.5.2_1
libungif-4.1.0b1_1
libusb-0.1.7_1
libvorbis-1.0.1,3
libwmf-0.2.8.2
libwww-5.4.0_1
libxine-1.0.r3_4
libxml2-2.6.7
libxslt-1.1.4
linc-1.0.3_1
linux-sun-jdk-1.4.2.04
linux_base-7.1_5
m4-1.4_1
madplay-0.15.0b_2
mplayer-gtk-0.92.0_7
mplayer-skins-1.1.0
nas-1.6
nasm-0.98.38_1,1
net-snmp-5.1_4
nmap-3.50
nspr-4.4.1_1
open-motif-2.2.2_2
openldap-client-2.1.27
p5-XML-Parser-2.34_1
p5-gettext-1.01_4
pango-1.2.5_2
pcre-4.5
pilot-link-0.11.8_2
pkgconfig-0.15.0_1
pkgdb.db
png-1.2.5_3
popt-1.6.4_2
portupgrade-20040208
postgresql-7.4.2
python-2.3.3_4
qmake-3.2.3_1
qt-3.3.1_1
quanta-3.2.1,2
rc_subr-1.16
ruby-1.6.8.2003.10.15_1
ruby-1.8.1_2
ruby16-shim-ruby18-1.8.1.p3
ruby18-bdb1-0.2.2
samba-2.2.8a_1
samba-libsmbclient-3.0.2a
sane-backends-1.0.13_2
sdl-1.2.7_1,1
speex-1.0.3_1,1
sudo-1.6.7.5
svgalib-1.4.3_3
t1lib-5.0.1
taglib-1.0_1
tcl-8.3.5_2
tcl-8.4.6,1
tcllib-1.4
tcltls-1.4.1
teTeX-2.0.2_3
tiff-3.6.1_1
tk-8.3.5_2
tk-8.4.6,1
trm-0.2.1_6
unzip-5.50_2
urwfonts-1.0
vim-6.2.263
weblint-1.020
win32-codecs-2.0.90_1,1
wrapper-1.0_3
xpdf-3.00
zip-2.3_1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040322095742.M70963>
