Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2004 12:12:02 +0400
From:      "Eugene M. Minkovskii" <emin@mccme.ru>
To:        openoffice@FreeBSD.org
Subject:   installation problem om FreeBSD
Message-ID:  <20041006081201.GA23065@mccme.ru>

next in thread | raw e-mail | index | archive | help
Hello. Help me to install openoffice, please.

I was trying to compile openoffice1.1.

1) I was downloaded distributions files
OOo_1.1.2_source.tar.gz
OOo_1.1.3.20040810_source.tar.bz2
gpc231.tar.Z
helpcontent_31_unix.tgz
helpcontent_33_unix.tgz
helpcontent_34_unix.tgz
helpcontent_39_unix.tgz
helpcontent_46_unix.tgz
helpcontent_49_unix.tgz
helpcontent_81_unix.tgz
helpcontent_82_unix.tgz
helpcontent_86_unix.tgz
helpcontent_88_unix.tgz
mozilla-vendor-1.0.2a.tgz
patch-openoffice-mozilla101-2002-10-14

2) I put it's into /usr/ports/distfiles/openoffice-1.1

3) I go into /usr/ports/editors/ and refresh openoffice
subdirectory from tarball from www.freebsd.org

4) I go into /usr/ports/editors/openofficei-1.1 and say:

# make

but I get following:

===>  openoffice-1.1.2_1 is marked as broken: unknown AUTOCONF version: 259.

5) I was edit Makefile and comment line number 112:
#USE_AUTOCONF_VER=   259

6) I run make again, and resolve all dependenses (about a week :)

First of all make checked archives and say: checksum Ok. Hmm,
what is broken on previous step?

7) But after all, I get an arror when openoffice configured:
===>  Script "configure" failed unexpectedly.
      Please report the problem to openoffice@FreeBSD.org [maintainer] and
      attach the
      "/usr/ports/editors/openoffice-1.1/work/oo_1.1.2_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

Ok. That is config.log and /var/db/pkg:
----------------------------------------------------------------------------------------

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.59.  Invocation command line was

  $ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-jdk-home=/usr/local/linux-sun-jdk1.4.2 --disable-mozilla --prefix=/usr/local --build=i386-portbld-freebsd5.2.1

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

hostname = d57.mccme.ru
uname -m = i386
uname -r = 5.2.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.2.1-RELEASE #1: Fri Sep 10 19:07:06 MSD 2004     root@d57.mccme.ru:/usr/obj/usr/src/sys/D57_KERNEL 

/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: /home/emin/bin
PATH: /sbin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/X11R6/bin
PATH: /usr/local/teTeX/bin/i386-unknown-freebsd5.2.1


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

configure:1738: checking for gawk
configure:1767: result: no
configure:1738: checking for mawk
configure:1767: result: no
configure:1738: checking for nawk
configure:1754: found /usr/bin/nawk
configure:1764: result: nawk
configure:1776: checking for nawk
configure:1794: found /usr/bin/nawk
configure:1806: result: /usr/bin/nawk
configure:1823: checking for sed
configure:1841: found /usr/bin/sed
configure:1853: result: /usr/bin/sed
configure:1869: checking the operating system
configure:1901: checking the FreeBSD operating system release
configure:1908: result: found OSVERSION=502010
configure:1946: result: checked (FreeBSD)
configure:2150: checking for gcc
configure:2176: result: gcc32
configure:2420: checking for C compiler version
configure:2423: 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:2426: $? = 0
configure:2428: gcc32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2.1
Thread model: posix
gcc version 3.2.3
configure:2431: $? = 0
configure:2433: gcc32 -V </dev/null >&5
gcc32: argument to `-V' is missing
configure:2436: $? = 1
configure:2459: checking for C compiler default output file name
configure:2462: gcc32 -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:2465: $? = 0
configure:2511: result: a.out
configure:2516: checking whether the C compiler works
configure:2522: ./a.out
configure:2525: $? = 0
configure:2542: result: yes
configure:2549: checking whether we are cross compiling
configure:2551: result: no
configure:2554: checking for suffix of executables
configure:2556: gcc32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:2559: $? = 0
configure:2584: result: 
configure:2590: checking for suffix of object files
configure:2611: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2614: $? = 0
configure:2636: result: o
configure:2640: checking whether we are using the GNU C compiler
configure:2664: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2670: $? = 0
configure:2674: test -z 
			 || test ! -s conftest.err
configure:2677: $? = 0
configure:2680: test -s conftest.o
configure:2683: $? = 0
configure:2696: result: yes
configure:2702: checking whether gcc32 accepts -g
configure:2723: gcc32 -c -g  conftest.c >&5
configure:2729: $? = 0
configure:2733: test -z 
			 || test ! -s conftest.err
configure:2736: $? = 0
configure:2739: test -s conftest.o
configure:2742: $? = 0
configure:2753: result: yes
configure:2770: checking for gcc32 option to accept ANSI C
configure:2840: gcc32  -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:2846: $? = 0
configure:2850: test -z 
			 || test ! -s conftest.err
configure:2853: $? = 0
configure:2856: test -s conftest.o
configure:2859: $? = 0
configure:2877: result: none needed
configure:2895: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2901: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3042: checking for gcc32
configure:3060: found /usr/local/bin/gcc32
configure:3072: result: /usr/local/bin/gcc32
configure:3086: checking the GNU gcc compiler version
configure:3106: result: checked (gcc 3.2.3)
configure:3111: checking the GNU make version
configure:3129: result: checked (gmake 3.80)
configure:3747: checking how to run the C preprocessor
configure:3782: gcc32 -E  conftest.c
configure:3788: $? = 0
configure:3820: gcc32 -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3826: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3865: result: gcc32 -E
configure:3889: gcc32 -E  conftest.c
configure:3895: $? = 0
configure:3927: gcc32 -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3933: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3977: checking for egrep
configure:3987: result: grep -E
configure:3992: checking for ANSI C header files
configure:4017: gcc32 -c -O -pipe -mcpu=pentiumpro  conftest.c >&5
configure:4023: $? = 0
configure:4027: test -z 
			 || test ! -s conftest.err
configure:4030: $? = 0
configure:4033: test -s conftest.o
configure:4036: $? = 0
configure:4125: gcc32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.c  >&5
configure:4128: $? = 0
configure:4130: ./conftest
configure:4133: $? = 0
configure:4148: result: yes
configure:4161: checking pam_appl.h
configure:4164: result: yes
configure:4280: checking for C++ compiler version
configure:4283: 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:4286: $? = 0
configure:4288: g++32 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/specs
Configured with: ./..//gcc-3.2.3/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2.1
Thread model: posix
gcc version 3.2.3
configure:4291: $? = 0
configure:4293: g++32 -V </dev/null >&5
g++32: argument to `-V' missing

configure:4296: $? = 1
configure:4299: checking whether we are using the GNU C++ compiler
configure:4323: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4329: $? = 0
configure:4333: test -z 
			 || test ! -s conftest.err
configure:4336: $? = 0
configure:4339: test -s conftest.o
configure:4342: $? = 0
configure:4355: result: yes
configure:4361: checking whether g++32 accepts -g
configure:4382: g++32 -c -g  conftest.cc >&5
configure:4388: $? = 0
configure:4392: test -z 
			 || test ! -s conftest.err
configure:4395: $? = 0
configure:4398: test -s conftest.o
configure:4401: $? = 0
configure:4412: result: yes
configure:4454: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4460: $? = 0
configure:4464: test -z 
			 || test ! -s conftest.err
configure:4467: $? = 0
configure:4470: test -s conftest.o
configure:4473: $? = 0
configure:4499: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:14: `exit' undeclared (first use this function)
conftest.cc:14: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:4505: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4454: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4460: $? = 0
configure:4464: test -z 
			 || test ! -s conftest.err
configure:4467: $? = 0
configure:4470: test -s conftest.o
configure:4473: $? = 0
configure:4499: g++32 -c -O -pipe -mcpu=pentiumpro  conftest.cc >&5
configure:4505: $? = 0
configure:4509: test -z 
			 || test ! -s conftest.err
configure:4512: $? = 0
configure:4515: test -s conftest.o
configure:4518: $? = 0
configure:4614: checking try to compile exception code
configure:4648: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/var/tmp//ccl7mzzy.o: In function `main':
/var/tmp//ccl7mzzy.o(.text+0xa): undefined reference to `__sjthrow'
collect2: ld returned 1 exit status
configure:4654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <iostream>
| 
| extern "C" void __sjthrow(void) __attribute__ ((__noreturn__));
| 
| 
| int
| main ()
| {
| __sjthrow()
|   ;
|   return 0;
| }
configure:4682: result: Exceptions type: dwarf2
configure:5083: checking for STLport4 headers
configure:5182: result: using internal stlport.
configure:5192: checking whether to build with Java support
configure:5195: result: yes
configure:5305: checking the installed JDK
configure:5345: result: checked (JDK 1.4.2_05)
configure:5427: checking how to run the C preprocessor
configure:5545: result: gcc32 -E
configure:5569: gcc32 -E  conftest.c
configure:5575: $? = 0
configure:5607: gcc32 -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:5613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5663: checking how to run the C++ preprocessor
configure:5694: g++32 -E  conftest.cc
configure:5700: $? = 0
configure:5732: g++32 -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:5738: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5777: result: g++32 -E
configure:5801: g++32 -E  conftest.cc
configure:5807: $? = 0
configure:5839: g++32 -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:5845: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5895: checking for xmkmf
configure:5913: found /usr/X11R6/bin/xmkmf
configure:5925: result: /usr/X11R6/bin/xmkmf
configure:5945: checking for perl
configure:5963: found /usr/local/bin/perl
configure:5975: result: /usr/local/bin/perl
configure:5994: checking the Perl version
configure:6003: result: checked (perl 5)
configure:6015: checking for tcsh
configure:6033: found /bin/tcsh
configure:6045: result: /bin/tcsh
configure:6068: checking for dmake
configure:6099: result: no
configure:6129: checking which zlib to use
configure:6186: result: internal
configure:6316: checking for X
configure:6546: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:6718: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc   -L/usr/X11R6/lib -lX11 >&5
configure:6724: $? = 0
configure:6728: test -z 
			 || test ! -s conftest.err
configure:6731: $? = 0
configure:6734: test -s conftest
configure:6737: $? = 0
configure:6895: checking for gethostbyname
configure:6952: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:6958: $? = 0
configure:6962: test -z 
			 || test ! -s conftest.err
configure:6965: $? = 0
configure:6968: test -s conftest
configure:6971: $? = 0
configure:6983: result: yes
configure:7134: checking for connect
configure:7191: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:7197: $? = 0
configure:7201: test -z 
			 || test ! -s conftest.err
configure:7204: $? = 0
configure:7207: test -s conftest
configure:7210: $? = 0
configure:7222: result: yes
configure:7297: checking for remove
configure:7354: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:7360: $? = 0
configure:7364: test -z 
			 || test ! -s conftest.err
configure:7367: $? = 0
configure:7370: test -s conftest
configure:7373: $? = 0
configure:7385: result: yes
configure:7460: checking for shmat
configure:7517: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
configure:7523: $? = 0
configure:7527: test -z 
			 || test ! -s conftest.err
configure:7530: $? = 0
configure:7533: test -s conftest
configure:7536: $? = 0
configure:7548: result: yes
configure:7632: checking for IceConnectionNumber in -lICE
configure:7662: g++32 -o conftest -O -pipe -mcpu=pentiumpro   -L/usr/X11R6/lib conftest.cc -lICE   >&5
configure:7668: $? = 0
configure:7672: test -z 
			 || test ! -s conftest.err
configure:7675: $? = 0
configure:7678: test -s conftest
configure:7681: $? = 0
configure:7694: result: yes
configure:7723: checking for XOpenDisplay in -lX11
configure:7753: g++32 -o conftest -O -pipe -mcpu=pentiumpro    -L/usr/X11R6/lib conftest.cc -lX11   >&5
configure:7759: $? = 0
configure:7763: test -z 
			 || test ! -s conftest.err
configure:7766: $? = 0
configure:7769: test -s conftest
configure:7772: $? = 0
configure:7785: result: yes
configure:7925: checking for bison
configure:7943: found /usr/local/bin/bison
configure:7955: result: /usr/local/bin/bison
configure:7967: checking the bison version
configure:7978: result: checked (/usr/local/bin/bison 1.75)
configure:7989: checking for flex
configure:8007: found /usr/bin/flex
configure:8019: result: /usr/bin/flex
configure:8033: checking for patch
configure:8051: found /usr/bin/patch
configure:8063: result: /usr/bin/patch
configure:8096: error: --with-gnu-cp did not point to an executable

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

ac_cv_prog_CXXCPP='g++32 -E'
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_path_PATCH=/usr/bin/patch
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_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=
ac_cv_path_BISON=/usr/local/bin/bison
ac_cv_func_remove=yes
ac_cv_env_build_alias_set=set
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_path_AWK=/usr/bin/nawk
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_path_TCSH=/bin/tcsh
ac_cv_header_stdc=yes
ac_cv_path_PERL=/usr/local/bin/perl
ac_cv_prog_egrep='grep -E'
ac_cv_func_gethostbyname=yes
ac_cv_path_XMKMF=/usr/X11R6/bin/xmkmf
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=g++32
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
ac_cv_path_DMAKE=no
ac_cv_func_connect=yes
ac_cv_prog_CPP='gcc32 -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2.1
ac_cv_prog_ac_ct_CC=gcc32
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=gcc32
ac_cv_env_CPP_set=
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o

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

ANT=''
ANT_HOME=''
ASM_HOME=''
AWK='/usr/bin/nawk'
BISON='/usr/local/bin/bison'
BUILD_DMAKE='YES'
CC='gcc32'
CFLAGS=' -I/usr/X11R6/include'
COMEX=''
COMPATH='/usr/local/bin'
CPP='gcc32 -E'
CPPFLAGS=''
CXX='g++32'
CXXCPP='g++32 -E'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
CYGWIN_PATH=''
DEFS=''
DMAKE='no'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_CRASHDUMP=''
ENABLE_DEBUG='FALSE'
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK=''
ENABLE_SYMBOLS=''
EXCEPTIONS='dwarf2'
EXEEXT=''
FLEX='/usr/bin/flex'
GCC_HOME=''
GNUCP=''
GNUMAKE='gmake'
GNUPATCH='/usr/bin/patch'
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2.1/3.2.3/include/g++-v3'
JAVA='/usr/local/linux-sun-jdk1.4.2/bin/java'
JAVAC='/usr/local/linux-sun-jdk1.4.2/bin/javac'
JAVA_HOME='/usr/local/linux-sun-jdk1.4.2'
JDK=''
LDFLAGS='  -L/usr/X11R6/lib'
LIBART_CFLAGS=''
LIBART_LIBS=''
LIBOBJS=''
LIBS=''
LIBSN_CFLAGS=''
LIBSN_LIBS=''
LOCAL_SOLENV=''
LOCAL_SOLVER=''
LTLIBOBJS=''
MIDL_PATH=''
ML_EXE=''
MSPDB_PATH=''
OBJEXT='o'
OSVERSION='502010'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PERL='/usr/local/bin/perl'
PKG_CONFIG=''
PSDK_HOME=''
PTHREAD_CFLAGS='-D_THREAD_SAFE'
PTHREAD_LIBS='-lc_r'
SCPDEFS=''
SED='/usr/bin/sed'
SHELL='/bin/sh'
SOLAR_JAVA='TRUE'
SOURCEVERSION=''
STLPORT4='NO_STLPORT4'
SYSTEM_ZLIB='NO'
TCSH='/bin'
UPD=''
USE_GCC3='TRUE'
USE_SHELL='tcsh'
VC_STANDARD=''
WDEVENV_PATH=''
WITH_DICT=''
WITH_FONTS=''
WITH_GPC=''
WITH_LANG=''
WITH_LIBART=''
WITH_LIBSN=''
WITH_MINGWIN='0'
WITH_MOZILLA=''
XINC='/usr/X11R6/include'
XLIB='/usr/X11R6/lib'
XMKMF='/usr/X11R6/bin/xmkmf'
XSLTPROC='NO_XSLTPROC'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'
ZIP=''
ZIP_HOME=''
_cc=''
ac_ct_CC='gcc32'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias='i386-portbld-freebsd5.2.1'
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

-----------------------------------------------------------
That is /var/db/pkg:
-----------------------------------------------------------

Hermes-1.3.3
ImageMagick-6.0.6.2
ORBit-0.5.17_2
XFree86-FontServer-4.3.0_2
XFree86-NestServer-4.3.0_3
XFree86-PrintServer-4.3.0_1
XFree86-Server-4.3.0_14
XFree86-VirtualFramebufferServer-4.3.0_3
XFree86-clients-4.3.0_5
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
XFree86-manuals-4.3.0
Xaw3d-1.5
Xft-2.1.2
aalib-1.4.r5_1
acroread-5.08
apache-ant-1.6.2
apr-db4-0.9.4_3
arts-1.1.4,1
aspell-0.50.4.1
atk-1.4.1_1
atk-1.6.1
autoconf-2.53_1
bash-2.05b.007
bash-completion-20040711
bison-1.75_1
bitstream-vera-1.10
bsdiff-4.1
bsdpan-Image-Magick-6.0.6
cdparanoia-3.9.8_6
compat4x-i386-5.0.20030328
cscope-15.5
cups-base-1.1.19.0
cups-pstoraster-7.07_1
db4-4.0.14_1,1
dri-4.3.0,1
emacs-21.3
expat-1.95.8
fam-2.6.9_3
fetchmail-6.2.5
fontconfig-2.2.90_3
freetype2-2.1.5_1
fvwm-2.4.17
gcc-3.2.3
gettext-0.12.1
ghostscript-gnu-7.07_4
glib-1.2.10_10
glib-2.2.3
gmake-3.80_1
gnomehier-1.0_10
gqview-1.4.3
gsfonts-8.11_1
gtk-1.2.10_10
gtk-2.2.4_1
gtk-engines2-2.2.0_4
gv-3.5.8_3
hdf-4.1r5
help2man-1.29
hicolor-icon-theme-0.5
imake-4.3.0_1
ispell-3.2.06_3
jasper-1.700.2
javavmwrapper-1.4
jbigkit-1.5
jpeg-6b_1
kdegraphics-3.1.4
kdelibs-3.1.4_1
lame-3.93.1
lcms-1.09,1
libIDL-0.8.2
libXft-2.1.6
libart_lgpl2-2.3.16
libaudiofile-0.2.4
libcroco-0.5.1
libexif-0.5.12_2
libfpx-1.2.0.9
libglut-5.0.2
libgnugetopt-1.2
libgsf-1.10.1
libiconv-1.9.1_3
libijs-0.35
libmng-1.0.5_1
libmpeg2-0.3.1_1
librsvg2-2.6.5_1
libslang-1.4.9
libtool-1.3.5_1
libtool-1.4.3_2
libtool-1.5
libungif-4.1.0b1_1
libwmf-0.2.8
libwww-5.4.0
libxml2-2.6.2_1
libxslt-1.1.0_1
links-2.1.p11,1
linux-sun-jdk-1.4.2.05
linux_base-7.1_5
lynx-2.8.4.1d
m4-1.4_1
mkisofs-2.0.3
mozilla-gtk2-1.5_1
mpeg2codec-1.2
mtools-3.9.8_1
mutt-1.4.1_4
neon-0.24.3_1
nspr-4.3_2
open-motif-2.2.2_1
openldap-client-2.1.23
opera-7.23.20031119
pango-1.2.5
pcre-4.4
pdksh-5.2.14p2
perl-5.6.1_15
pkgconfig-0.15.0
png-1.2.5_2
popt-1.6.4_1
psutils-letter-1.17_1
python-2.3.2_3
qt-3.2.1
rxvt-2.6.4_1
screen-4.0.1_2
shared-mime-info-0.15
subversion-1.0.8
sudo-1.6.7.5
tcl-8.3.5_2
tcl-8.4.4_1,1
tiff-3.6.0
tk-8.3.5_2
tree-1.3_1
unzip-5.50_2
urlview-0.9_1
vim-6.2.154
windowmaker-0.80.2_1
wmicons-1.0
wrapper-1.0_3
xearth-1.1
zip-2.3_1
zsh-4.0.7

-- 
Sensory  yours, Eugene  Minkovskii



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041006081201.GA23065>