Open Office build problem
Bhashyam Balaji
Bhashyam.Balaji at drdc-rddc.gc.ca
Fri Jul 4 13:34:01 PDT 2003
Hi,
The script configure failed unexpectedly. Attached are the two files of
interest.
Thanks a lot,
Balaji
-------------- next part --------------
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-jdk-home=/usr/local/jdk1.3.1 --with-os-version=501000 --with-ant-home=/usr/local --enable-gcc3 --prefix=/usr/local i386-portbld-freebsd5.1
## --------- ##
## Platform. ##
## --------- ##
hostname = dhcp-131.abrdr.dreo.dnd.ca
uname -m = i386
uname -r = 5.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC
/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:1401: checking for gawk
configure:1430: result: no
configure:1401: checking for mawk
configure:1430: result: no
configure:1401: checking for nawk
configure:1417: found /usr/bin/nawk
configure:1427: result: nawk
configure:1439: checking for nawk
configure:1457: found /usr/bin/nawk
configure:1469: result: /usr/bin/nawk
configure:1481: checking the operating system
configure:1521: result: checked (FreeBSD)
configure:1529: checking for sed
configure:1547: found /usr/bin/sed
configure:1559: result: /usr/bin/sed
configure:1584: checking for unzip
configure:1602: found /usr/local/bin/unzip
configure:1614: result: /usr/local/bin/unzip
configure:1634: checking for zip
configure:1652: found /usr/local/bin/zip
configure:1664: result: /usr/local/bin/zip
configure:1722: checking for sed
configure:1752: result: /usr/bin/sed
configure:1777: checking for unzip
configure:1807: result: /usr/local/bin/unzip
configure:1827: checking for zip
configure:1857: result: /usr/local/bin/zip
configure:1916: checking for i386-portbld-freebsd5.1-gcc
configure:1942: result: cc
configure:2224: checking for C compiler version
configure:2227: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
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:2230: $? = 0
configure:2232: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:2235: $? = 0
configure:2237: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2240: $? = 1
configure:2266: checking for C compiler default output
configure:2269: cc -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2272: $? = 0
configure:2305: result: a.out
configure:2310: checking whether the C compiler works
configure:2316: ./a.out
configure:2319: $? = 0
configure:2334: result: yes
configure:2341: checking whether we are cross compiling
configure:2343: result: no
configure:2346: checking for suffix of executables
configure:2348: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2351: $? = 0
configure:2373: result:
configure:2379: checking for suffix of object files
configure:2403: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2406: $? = 0
configure:2425: result: o
configure:2429: checking whether we are using the GNU C compiler
configure:2456: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:2459: $? = 0
configure:2462: test -s conftest.o
configure:2465: $? = 0
configure:2477: result: yes
configure:2483: checking whether cc accepts -g
configure:2507: cc -c -g conftest.c >&5
configure:2510: $? = 0
configure:2513: test -s conftest.o
configure:2516: $? = 0
configure:2526: result: yes
configure:2553: cc -c -O -pipe -mcpu=pentiumpro conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2556: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2671: checking for cc
configure:2689: found /usr/bin/cc
configure:2701: result: /usr/bin/cc
configure:2715: checking the GNU gcc compiler version
configure:2753: result: checked (gcc 3.2.2)
configure:3052: checking how to run the C preprocessor
configure:3078: cc -E conftest.c
configure:3084: $? = 0
configure:3111: cc -E conftest.c
configure:3108:28: ac_nonexistent.h: No such file or directory
configure:3117: $? = 1
configure: failed program was:
#line 3107 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3154: result: cc -E
configure:3169: cc -E conftest.c
configure:3175: $? = 0
configure:3202: cc -E conftest.c
configure:3199:28: ac_nonexistent.h: No such file or directory
configure:3208: $? = 1
configure: failed program was:
#line 3198 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3248: checking for ANSI C header files
configure:3262: cc -E conftest.c
configure:3268: $? = 0
configure:3355: cc -o conftest -O -pipe -mcpu=pentiumpro conftest.c >&5
configure:3358: $? = 0
configure:3360: ./conftest
configure:3363: $? = 0
configure:3377: result: yes
configure:3389: checking pam_appl.h
configure:3392: result: yes
configure:3425: checking for i386-portbld-freebsd5.1-g++
configure:3451: result: c++
configure:3509: checking for C++ compiler version
configure:3512: c++ --version </dev/null >&5
c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
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:3515: $? = 0
configure:3517: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:3520: $? = 0
configure:3522: c++ -V </dev/null >&5
c++: argument to `-V' missing
configure:3525: $? = 1
configure:3528: checking whether we are using the GNU C++ compiler
configure:3555: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:3558: $? = 0
configure:3561: test -s conftest.o
configure:3564: $? = 0
configure:3576: result: yes
configure:3582: checking whether c++ accepts -g
configure:3606: c++ -c -g conftest.cc >&5
configure:3609: $? = 0
configure:3612: test -s conftest.o
configure:3615: $? = 0
configure:3625: result: yes
configure:3671: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:3674: $? = 0
configure:3677: test -s conftest.o
configure:3680: $? = 0
configure:3708: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure: In function `int main()':
configure:3701: `exit' undeclared (first use this function)
configure:3701: (Each undeclared identifier is reported only once for each
function it appears in.)
configure:3711: $? = 1
configure: failed program was:
#line 3690 "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:3671: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:3674: $? = 0
configure:3677: test -s conftest.o
configure:3680: $? = 0
configure:3708: c++ -c -O -pipe -mcpu=pentiumpro conftest.cc >&5
configure:3711: $? = 0
configure:3714: test -s conftest.o
configure:3717: $? = 0
configure:3820: checking try to compile exception code
configure:3857: c++ -o conftest -O -pipe -mcpu=pentiumpro conftest.cc >&5
/var/tmp//cc3FFEko.o: In function `main':
/var/tmp//cc3FFEko.o(.text+0xa): undefined reference to `__sjthrow'
configure:3860: $? = 1
configure: failed program was:
#line 3835 "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:3879: result: Exceptions type: dwarf2
configure:4243: checking for STLport4 headers
configure:4337: result: using internal stlport.
configure:4388: error: /usr/local/jdk1.3.1/bin/javac not found set with_jdk_home
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_path_UNZIP=/usr/local/bin/unzip
ac_cv_path_COMPATH=/usr/bin/cc
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=c++
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=cc
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 -mcpu=pentiumpro'
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=c++
ac_cv_env_host_alias_value=i386-portbld-freebsd5.1
ac_cv_prog_cxx_g=yes
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.1
ac_cv_env_target_alias_value=i386-portbld-freebsd5.1
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_path_ZIP=/usr/local/bin/zip
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
-------------- next part --------------
Hermes-1.3.2
LPRng-3.8.21
LPRngTool-1.3.2
LinNeighborhood-0.6.5
Mesa-3.4.2_2
ORBit-0.5.17
ORBit2-2.6.2
XFree86-FontServer-4.3.0_1
XFree86-NestServer-4.3.0_1
XFree86-PrintServer-4.3.0
XFree86-Server-4.3.0_8
XFree86-VirtualFramebufferServer-4.3.0_1
XFree86-clients-4.3.0_2
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_5
XFree86-manuals-4.3.0
Xaw3d-1.5
Xft-2.1.2
a2ps-letter-4.13_1
aalib-1.4.r5_1
acme-2.0.4
acroread-5.06_1
apache-ant-1.5.3.1_1
apsfilter-7.2.5_2
arts-1.1.2,1
aspell-0.50.3_1
at-spi-1.1.8
atk-1.2.4
auctex-11.13
autoconf-2.53_1
autoconf213-2.13.000227_5
bash-2.05b.007
bison-1.75
bitstream-vera-1.10
bonobo-1.0.22
bonobo-activation-2.2.1.1_1,1
bonobo-conf-0.16
bugbuddy2-2.2.104
cdparanoia-3.9.8_4
crimson-1.1.3_1
cscope-15.4
cups-1.1.18.0_5
cups-base-1.1.18.0_5
cups-lpr-1.1.18.0_5
cups-pstoraster-7.05.6
curl-7.10.4
cvsup-16.1h
db3-3.3.11,1
dnsutl-1.6
docbook-sk-4.1.2
docbook-xml-4.2
docbook-xsl-1.61.2
eel2-2.2.4
emacs-21.3
eog2-2.2.1
esound-0.2.29
evolution-1.2.4
expat-1.95.6_1
expect-5.38.0_1
fam-2.6.9_2
fileroller-2.2.4,1
fontconfig-2.2.0
foomatic-db-20030228
freetype-1.3.1_2
freetype2-2.1.4_1
gail-1.2.2
gal-0.24
gconf-1.0.9_3
gconf-editor-0.4.0
gconf2-2.2.0
gdbm-1.8.3
gdk-pixbuf-0.22.0
gdm2-2.4.1.4_1
gedit2-2.2.1
gettext-0.11.5_1
ggv2-2.0.0
ghostscript-gnu-7.06
ghostview-1.5
gimp-1.2.3_2,1
gle-3.0.3
glib-1.2.10_9
glib-2.2.1_1
glibwww-0.2_1
gmake-3.80
gnomba-0.6.2
gnome-icon-theme-1.0.3
gnome-pkgview-0.0.8
gnome-themes-2.2.1_1
gnome2-2.2.1_1
gnomeapplets2-2.2.2
gnomeaudio-1.4.0
gnomecanvas-0.22.0
gnomecontrolcenter-1.4.0.5_1
gnomecontrolcenter2-2.2.1
gnomedb-0.2.96_1
gnomedesktop-2.2.2
gnomegames2-2.2.1_1
gnomehier-1.0_8
gnomelibs-1.4.2_1
gnomemedia2-2.2.1.1_1
gnomemimedata-2.2.0_1
gnomepanel-2.2.2
gnomepilot-0.1.71
gnomepilot-conduits-0.9
gnomeprint-0.37
gnomesession-2.2.2
gnomespell-0.5
gnomesystemmonitor-2.0.4_1
gnometerminal-2.2.1
gnomeuserdocs2-2.0.6_1
gnomeutils2-2.2.2,1
gnomevfs-1.0.5_4
gnomevfs2-2.2.5
gnosamba-0.3.3
gstreamer-0.6.1
gstreamer-plugins-0.6.1_1
gtk-1.2.10_9
gtk-2.2.1_1
gtk-engines2-2.2.0
gtk-thinice-engine-2.0.2
gtkhtml-1.1.10
guile-1.6.4_1
gv-3.5.8_3
help2man-1.29
hpijs-1.3.1
ifhp-3.5.7
imake-4.3.0
imlib-1.9.14_1
intltool-0.26
javavmwrapper-1.4
jpeg-6b_1
kde-3.1.2
kdebase-3.1.2
kdegames-3.1.2
kdegraphics-3.1.2
kdelibs-3.1.2
kdemultimedia-3.1.2
kdenetwork-3.1.2
kdeutils-3.1.2
koffice-1.2.1_1,1
lcms-1.09,1
lha-1.14i_1
libIDL-0.8.1
libart_lgpl2-2.3.12
libaudiofile-0.2.3
libbonobo-2.2.2
libbonoboui-2.2.2
libcapplet-1.4.0.5
libgail-gnome-1.0.2_1
libgda-0.2.96_1
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.1_1
libgmp-2001.08.07
libgnome-2.2.0.1
libgnomecanvas-2.2.1
libgnomeprint-2.2.1.2
libgnomeprintui-2.2.1.2
libgnomeui-2.2.0.1_1
libgnugetopt-1.2
libgsf-1.8.0
libgtkhtml-2.2.4
libgtop2-2.0.2
libiconv-1.8_2
libijs-0.34
libmng-1.0.5
libogg-1.0_1,3
libpanel-1.4.2
librsvg2-2.2.5_1
libtool-1.3.4_4
libungif-4.1.0b1
libunicode-0.4_3
libvorbis-1.0_1,3
libwnck-2.2.1
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.5.7_1
libxslt-1.0.30
libzvt-2.0.1_6
linc-1.0.2
linux-sun-jdk-1.3.1.08
linux_base-7.1_4
lynx-2.8.4.1c
lzo-1.08_1
lzop-1.01
m4-1.4_1
metacity-2.4.55
metacity-setup-0.7.1_2
mkcatalog-1.1
mozilla-1.3.1,2
nautilus-media-0.2.1
nautilus2-2.2.4
nspr-4.3_2
nss-3.8
oaf-0.6.10_1
open-motif-2.2.2_1
openldap20-2.0.25_4
pango-1.2.1_3
pcre-3.9
pdq-2.2.1
perl-5.6.1_13
pilot-link-0.11.7_1
pkgconfig-0.15.0
png-1.2.5_2
popt-1.6.4
portupgrade-20030427
preview-latex-emacs21-0.7.8
psutils-letter-1.17_1
py22-expat-2.2.2_2
python-2.2.2_2
qt-3.1.2
rsync-2.5.6_1
ruby-1.6.8.2003.04.19
ruby-bdb1-0.1.9
ruby-shim-ruby18-1.8.0.p2.2003.04.19
samba-2.2.8a
scrollkeeper-0.3.12_1,1
sdocbook-xml-4.1.2.5
sharity-light-1.2_1
soup-0.7.11
sox-12.17.3_1
startup-notification-0.5_1
t1lib-5.0.0
tcl-8.3.5_2
teTeX-2.0.2_2
tiff-3.5.7
tk-8.3.5_1
unzip-5.50
uulib-0.5.18
vim-6.1.474
vte-0.10.28
wrapper-1.0_3
xanim-2.92.0
xchat-1.8.11
xpdf-2.02
xscreensaver-gnome-4.09_2
xsmbrowser-3.3.0
yelp-2.2.0
zip-2.3_1
More information about the freebsd-openoffice
mailing list