Problem, OO1.1.1 doesn't fully configure.

Isaac Yonemoto ityonemo at scripps.edu
Fri Apr 9 15:08:47 PDT 2004


And the error message isn't very helpful...


-------------- 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-gnu-cp=/usr/local/bin/gcp --enable-mozilla=no --with-jdk-home=/usr/local/jdk1.4.2 --prefix=/usr/local i386-portbld-freebsd5.2

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

hostname = isaaclaptop
uname -m = i386
uname -r = 5.2-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004     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: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=502000
configure:1835: result: checked (FreeBSD)
configure:1997: checking for i386-portbld-freebsd5.2-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-freebsd5.2/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/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2
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 -mcpu=pentiumpro   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 -mcpu=pentiumpro   conftest.c  >&5
configure:2432: $? = 0
configure:2454: result: 
configure:2460: checking for suffix of object files
configure:2484: gcc32 -c -O -pipe -mcpu=pentiumpro  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 -mcpu=pentiumpro  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 -mcpu=pentiumpro  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 -mcpu=pentiumpro   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-freebsd5.2-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-freebsd5.2/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/3.2.3/include/g++-v3 --with-system-zlib --includedir=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/include/Java --disable-shared --prefix=/usr/local i386-portbld-freebsd5.2
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 -mcpu=pentiumpro  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 -mcpu=pentiumpro  conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe -mcpu=pentiumpro  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 -mcpu=pentiumpro  conftest.cc >&5
configure:4027: $? = 0
configure:4030: test -s conftest.o
configure:4033: $? = 0
configure:4061: g++32 -c -O -pipe -mcpu=pentiumpro  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 -mcpu=pentiumpro   conftest.cc  >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/var/tmp//ccvEg4ra.o: In function `main':
/var/tmp//ccvEg4ra.o(.text+0xa): undefined reference to `__sjthrow'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
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:4803: checking the installed JDK
configure:4839: result: checked (JDK 1.4.2-p5)
configure:4907: checking how to run the C preprocessor
configure:5009: result: gcc32 -E
configure:5024: gcc32 -E  conftest.c
configure:5030: $? = 0
configure:5057: gcc32 -E  conftest.c
configure:5054:28: ac_nonexistent.h: No such file or directory
configure:5063: $? = 1
configure: failed program was:
#line 5053 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5109: checking how to run the C++ preprocessor
configure:5131: g++32 -E  conftest.cc
configure:5137: $? = 0
configure:5164: g++32 -E  conftest.cc
configure:5161:28: ac_nonexistent.h: No such file or directory
configure:5170: $? = 1
configure: failed program was:
#line 5160 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5207: result: g++32 -E
configure:5222: g++32 -E  conftest.cc
configure:5228: $? = 0
configure:5255: g++32 -E  conftest.cc
configure:5252:28: ac_nonexistent.h: No such file or directory
configure:5261: $? = 1
configure: failed program was:
#line 5251 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5307: checking for xmkmf
configure:5325: found /usr/X11R6/bin/xmkmf
configure:5337: result: /usr/X11R6/bin/xmkmf
configure:5357: checking for perl
configure:5375: found /usr/bin/perl
configure:5387: result: /usr/bin/perl
configure:5406: checking the Perl version
configure:5415: result: checked (perl 5)
configure:5427: checking for tcsh
configure:5445: found /bin/tcsh
configure:5457: result: /bin/tcsh
configure:5480: checking for dmake
configure:5511: result: no
configure:5541: checking which zlib to use
configure:5590: result: internal
configure:5720: checking for X
configure:5936: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:6093: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc   -L/usr/X11R6/lib -lX11 >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6096: $? = 1
configure: failed program was:
#line 6068 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char XOpenDisplay ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XOpenDisplay ();
  ;
  return 0;
}
configure:6108: checking for dnet_ntoa in -ldnet
configure:6141: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -ldnet    -L/usr/X11R6/lib -lX11 >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:6144: $? = 1
configure: failed program was:
#line 6116 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:6161: result: no
configure:6168: checking for dnet_ntoa in -ldnet_stub
configure:6201: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -ldnet_stub    -L/usr/X11R6/lib -lX11 >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:6204: $? = 1
configure: failed program was:
#line 6176 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:6221: result: no
configure:6240: checking for gethostbyname
configure:6283: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6286: $? = 1
configure: failed program was:
#line 6246 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
choke me
#else
f = gethostbyname;
#endif

  ;
  return 0;
}
configure:6302: result: no
configure:6306: checking for gethostbyname in -lnsl
configure:6339: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -lnsl   >&5
/usr/bin/ld: cannot find -lnsl
collect2: ld returned 1 exit status
configure:6342: $? = 1
configure: failed program was:
#line 6314 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
gethostbyname ();
  ;
  return 0;
}
configure:6359: result: no
configure:6366: checking for gethostbyname in -lbsd
configure:6399: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -lbsd   >&5
/usr/bin/ld: cannot find -lbsd
collect2: ld returned 1 exit status
configure:6402: $? = 1
configure: failed program was:
#line 6374 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
gethostbyname ();
  ;
  return 0;
}
configure:6419: result: no
configure:6435: checking for connect
configure:6478: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6481: $? = 1
configure: failed program was:
#line 6441 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char connect (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_connect) || defined (__stub___connect)
choke me
#else
f = connect;
#endif

  ;
  return 0;
}
configure:6497: result: no
configure:6501: checking for connect in -lsocket
configure:6534: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -lsocket   >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:6537: $? = 1
configure: failed program was:
#line 6509 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
connect ();
  ;
  return 0;
}
configure:6554: result: no
configure:6563: checking for remove
configure:6606: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6609: $? = 1
configure: failed program was:
#line 6569 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char remove (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char remove ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_remove) || defined (__stub___remove)
choke me
#else
f = remove;
#endif

  ;
  return 0;
}
configure:6625: result: no
configure:6629: checking for remove in -lposix
configure:6662: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -lposix   >&5
/usr/bin/ld: cannot find -lposix
collect2: ld returned 1 exit status
configure:6665: $? = 1
configure: failed program was:
#line 6637 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char remove ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
remove ();
  ;
  return 0;
}
configure:6682: result: no
configure:6691: checking for shmat
configure:6734: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc  >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6737: $? = 1
configure: failed program was:
#line 6697 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shmat (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char shmat ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_shmat) || defined (__stub___shmat)
choke me
#else
f = shmat;
#endif

  ;
  return 0;
}
configure:6753: result: no
configure:6757: checking for shmat in -lipc
configure:6790: g++32 -o conftest -O -pipe -mcpu=pentiumpro   conftest.cc -lipc   >&5
/usr/bin/ld: cannot find -lipc
collect2: ld returned 1 exit status
configure:6793: $? = 1
configure: failed program was:
#line 6765 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char shmat ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
shmat ();
  ;
  return 0;
}
configure:6810: result: no
configure:6828: checking for IceConnectionNumber in -lICE
configure:6861: g++32 -o conftest -O -pipe -mcpu=pentiumpro   -L/usr/X11R6/lib conftest.cc -lICE   >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6864: $? = 1
configure: failed program was:
#line 6836 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char IceConnectionNumber ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
IceConnectionNumber ();
  ;
  return 0;
}
configure:6881: result: no
configure:6910: checking for XOpenDisplay in -lX11
configure:6943: g++32 -o conftest -O -pipe -mcpu=pentiumpro    -L/usr/X11R6/lib conftest.cc -lX11   >&5
/usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_DeleteException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_Resume at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_RaiseException at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetRegionStart at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetDataRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetGR at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetLanguageSpecificData at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetIP at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_GetTextRelBase at GCC_3.0'
/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/libstdc++.so: undefined reference to `_Unwind_SetIP at GCC_3.0'
collect2: ld returned 1 exit status
configure:6946: $? = 1
configure: failed program was:
#line 6918 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char XOpenDisplay ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XOpenDisplay ();
  ;
  return 0;
}
configure:6963: result: no
configure:6968: error: X Development libraries not found

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

ac_cv_prog_CXXCPP='g++32 -E'
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_lib_X11_XOpenDisplay=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_bsd_gethostbyname=no
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_lib_posix_remove=no
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_func_remove=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
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_func_shmat=no
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_lib_dnet_dnet_ntoa=no
ac_cv_path_PERL=/usr/bin/perl
ac_cv_lib_nsl_gethostbyname=no
ac_cv_func_gethostbyname=no
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=i386-portbld-freebsd5.2
ac_cv_prog_cxx_g=yes
ac_cv_path_DMAKE=no
ac_cv_func_connect=no
ac_cv_prog_CPP='gcc32 -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.2
ac_cv_env_target_alias_value=i386-portbld-freebsd5.2
ac_cv_lib_socket_connect=no
ac_cv_env_CC_value=gcc32
ac_cv_env_CPP_set=
ac_cv_lib_ICE_IceConnectionNumber=no
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 --------------
0verkill-0.16
3dc-0.8.1
3ddesktop-0.2.5_1
3dpong-0.4
FSViewer.app-0.2.5
HVSC-Update-2.8.2
Hermes-1.3.3
ImageMagick-5.5.7.11_1
L-Breeder-1.0
Maaate-0.3.1
MuSE-0.8.1_1
NetSpades-4.2.0
NuppelVideo-0.52.a
ORBit-0.5.17_1
ORBit2-2.8.2
TekNap-1.3.g
XFree86-FontServer-4.3.0_2
XFree86-NestServer-4.3.0_3
XFree86-PrintServer-4.3.0_1
XFree86-Server-4.3.0_12
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
XPostitPlus-2.3_1
Xaw3d-1.5
Xft-2.1.2
aalib-1.4.r5_1
abcde-2.1.8
abcm2ps-3.7.15
abcmidi-2003.11.12
abcselect-1.5
ac3dec-0.6.1
acidlaunch-0.5
adpcm-1.2
afsp-7.1
afterstep-1.0_1
afterstep-1.8.11
afterstep-i18n-1.0_1
alienwah-1.13
alsaplayer-0.99.75
amp-0.7.6
ample-0.5.4
apache-ant-1.6.1_1
arts-1.1.4,1
artwiz-fonts-1.0_1
asbutton-0.3
ascd-0.13.2
asclock-1.0
asclock-gtk-2.1.10
asclock-xlib-2.0.11
ascpu-1.9
asfiles-1.0
asfrecorder-1.1.20010307
asfsm-1.0.p15
asmail-1.6
asmem-1.8
asmix-1.4
asmixer-0.5
asmon-0.60
aspell-0.50.4.1
astime-2.8
atk-1.4.1_1
atr3d-0.6
aube-0.30.2
audacity-1.0.0_2
aumix-2.8_1
autocd-3.02.10a
autoconf-2.13.000227_5
autoconf-2.53_1
automake-1.4.5_9
automake-1.5,1
autools-1.2.0
babel-1.6_3
bash-2.05b.007
bdfresize-1.5
beep-1.0
beep-media-player-1.0.0_1
binder-1.3
bison-1.75_1
bitstream-vera-1.10
blackbox-0.65.0
bladeenc-0.94.2
blender-2.25
bonobo-1.0.22
boxtools-0.65.0
byaccj-1.1
cantus-1.07
ccaudio-1.0.6
cd-console-2.4
cd-discid-0.8
cd2mp3-0.82,1
cdparanoia-3.9.8_6
cdplay-0.92_2
cdplayer.app-1.7
chemeq-1.10_1
chordpack-0.8.0
cnslock-1.02_1
coalesce-1.50
compat3x-i386-5.0.20020925
compat4x-i386-5.0.20030328
coreutils-5.2.1
crimson-1.1.3_1
cups-base-1.1.19.0
curl-7.10.7
cvsup-16.1h
cyr-rfx-koi8-o-1.1
dagrab-0.3.5_1
darkice-0.13.1
deepforest-1.0a
diablo-jdk-1.3.1.0
distribfold-0.1.20030425
dna-qc-1993.07.26
docbook-sk-4.1.2_1
docbook-xml-4.2_1
docbook-xsl-1.62.4
dri-4.3.0,1
eclipse-examples-2.1.1
eclipse-gef-2.1.1
eclipse-gef-examples-2.1.1
eel2-2.4.1
eieio-emacs20-0.17
eieio-emacs21-0.17
elib-emacs20-1.0_1
elib-emacs21-1.0_1
emacs-20.7_2
emacs-21.3
enlightenment-0.16.6
epstool-3.03
esound-0.2.32_1
eterm-0.9.2
etlfonts-noncjk-1.0
expat-1.95.6_1
ezm3-1.1
faad2-1.1_1
fam-2.6.9_3
fastdnaml-1.2.2
fastjar-0.93
festival-1.4.1_1
festlex-cmu-1.4.1
festlex-poslex-1.4.1
festvox-el11-1.4.0
festvox-kal8-1.4.0
festvox-ked8-1.4.0
ffmpeg-0.4.5_6
ffmpeg-0.4.8
fftw-2.1.5_1
flac-1.1.0_2
flip-2.0.2
fltk-1.1.4
fluxbox-0.1.14_2
fnlib-0.5
fontconfig-2.2.90_3
freetype-1.3.1_2
freetype2-2.1.5_1
funktrackergold-1.5.2
gail-1.4.1
gaim-0.73
gcc-2.95.3
gcc-3.2.3
gcc-3.3.3_20031103
gcc-objc-3.2.3
gconf-1.0.9_6
gconf2-2.4.0.1
gd-2.0.15_1,1
gdbm-1.8.3
gdk-pixbuf-0.22.0
genpak-0.26_2
getbdf-1.0
gettext-0.12.1
gfe-0.0.4_1
ghostscript-gnu-7.07_4
glchess-0.4.7
gle-3.0.3
glib-1.2.10_10
glib-2.2.3
gmake-3.80_1
gnome-icon-theme-1.0.9
gnomecanvas-0.22.0
gnomedb-0.2.96_1
gnomedesktop-2.4.1.1_1
gnomehier-1.0_10
gnomelibs-1.4.2_1
gnomemimedata-2.4.0
gnomeprint-0.37
gnomevfs2-2.4.1_1
gperiodic-2.0.7
gsm-1.0.10
gtetrinet-0.7.5
gtk-1.2.10_10
gtk-2.2.4_1
gtk-engines2-2.2.0
gtkglarea-1.2.2_1
gtkspell2-2.0.4
guile-1.6.4_2
hdf-4.1r5
help2man-1.29
heretic-1.1_1
icecast-1.3.12_1
icecast2-2.0.a.2.20030811_1,1
icepref-1.1
ices-2.0.b.2.20030811,1
icewm-1.2.13
id3lib-3.8.2
id3tool-1.2
id3v2-0.1.9_1
imake-1.0
imake-4.3.0_1
imlib-1.9.14_1
imlib2-1.0.6_1
intltool-0.27.2_1
irc-2.10.3p5
iw-elmar-fonts-3.3
ja-alias-fonts-1.0
ja-elisa10x8-1.0
ja-elisa8x8-1.0
ja-jisx0213-fonts-1.03_6
ja-k20fonts-0.396
ja-kaname12-1.1
ja-kanji18-1.0_1
ja-kanji26-1.0_1
ja-kochi-ttfonts-20030809
ja-marumoji-fonts-1.0_1
ja-monafonts-2.90,2
ja-monafonts-ttf-2.90
ja-mplusfonts-2.1.0
ja-naga10-1.1_1
ja-ngraph-fonts-1.0
ja-shinonome-0.9.10
ja-truetypefonts-2001.08.18.5
jad-1.5.8c
jasper-1.700.2
javanns-1.1
javavmwrapper-1.4
jbigkit-1.5
jde-emacs20-2.2.9
jde-emacs21-2.2.9
jdk-1.4.2p5
jdk-doc-1.1.8.003
jikes-1.18_1
jlint-2.3_1
jmk-x11-fonts-3.0
jpeg-6b_1
jruby-0.5.3
kbilliards-0.4.b
kde-lite-3.1.4
kdeaddons-3.1.4
kdeadmin-3.1.4_1
kdeartwork-3.1.4_1
kdebase-3.1.4
kdegames-3.1.4
kdegraphics-3.1.4
kdelibs-3.1.4_1
kdemultimedia-3.1.4
kdenetwork-3.1.4
kdetoys-3.1.4
kdeutils-3.1.4
kinemage-5.79
koffice-1.2.1_1,1
ksmp3play-0.5.1
lame-3.93.1
lcms-1.09,1
libIDL-0.8.2
libXft-2.1.6
liba52-0.7.4
libao-0.8.4_1
libart_lgpl2-2.3.16
libast-0.5
libaudiofile-0.2.4
libbonobo-2.4.2
libbonoboui-2.4.1
libcdaudio-0.99.9_1
libdnd-1.1
libdockapp-0.4.0
libdsp-4.6.0
libdvdcss-1.2.8
libdvdread-0.9.4
libffi-1.20
libfpx-1.2.0.9
libgda-0.2.96_1
libgenome-0.5.2
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.1_1
libglut-5.0.2
libgmp-4.1.2_2
libgnome-2.4.0_1
libgnomecanvas-2.4.0
libgnomeui-2.4.0.1_1
libgsf-1.8.2
libiconv-1.9.1_3
libimg-1.2.4
libltdl-1.5
libmikmod-3.1.10_1
libmng-1.0.5_1
libmpeg2-0.3.1_1
libmusicbrainz-2.0.2_1
libogg-1.0_1,3
libproplist-0.10.1
librsvg2-2.4.0_1
libsamplerate-0.0.15
libshout2-2.0_1,1
libsidplay-1.36.57
libsidplay2-2.1.0
libslang-1.4.9
libsndfile-1.0.5
libtool-1.3.5_1
libungif-4.1.0b1_1
libvorbis-1.0_1,3
libwmf-0.2.8
libworkman-1.4
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.6.2_1
libxslt-1.1.0_1
linc-1.0.3
linux-blackdown-jdk-1.4.1
linux-sun-jdk-1.4.2.02
linux_base-6.1_5
lprps-a4-2.5
lprps-letter-2.5
m4-1.4_1
mad-0.14.2b_3
matchbox-0.3
metacity-2.6.3
migrate-1.2.4
mmake-2.2.1
mozilla-firebird-0.7_1
mp3_check-1.98_1
mp3check-1.5
mp3gain-1.3.2
mp3info-0.8.4
mp3rename-0.6
mplayer-fonts-0.50
nas-1.6
nasm-0.98.38,1
nautilus2-2.4.1
ncbi-toolkit-2003.04.21
neverball-1.0.0
neverputt-0.18.3
nspr-4.3_2
oaf-0.6.10_1
ogle-0.9.2
ogle-gui-0.9.2
open-motif-2.2.2_1
openal-20031116
openldap-client-2.1.23
openoffice-1.1.0_1
openslp-1.0.11
opera-7.23.20031119
p5-XML-Parser-2.34
pango-1.2.5
pclock-0.13.1
pclprint-1.0
pcre-4.4
perl-5.6.1_15
pkgconfig-0.15.0
pkgdb.db
png-1.2.5_2
popt-1.6.4_1
portupgrade-20030723
postgresql-docs-7.3.4
povchem-1.0_2
povray-3.5_2
py-gtk-0.6.10
py23-numeric-23.0
python-2.3.2_3
qt-3.2.1
rasmol-2.7.2_1
rplay-3.3.2_1
ruby-1.6.8.2003.10.15
ruby-bdb1-0.2.1
ruby-bio-0.5.3
ruby-rdoc-0.9.0
ruby-shim-ruby18-1.8.1.p2
sablevm-1.0.6_1
samba-libsmbclient-3.0.0
scrollkeeper-0.3.12_4,1
sdl-1.2.5_3
sdl_image-1.2.2_1
sdl_mixer-1.2.5
sdl_ttf-2.0.5_1
sdocbook-xml-4.1.2.5_1
semantic-emacs20-1.4.4_1
semantic-emacs21-1.4.4_1
seqio-1.2.2
smpeg-0.4.4_1
soundtracker-0.6.6
speedbar-emacs20-0.14.b4_1
speedbar-emacs21-0.14.b4_1
sphinx-2.0.4
starlanes-1.2.2
startup-notification-0.5_1
svgalib-1.4.3_1
tRNAscan-SE-1.21
tcl-8.0.5
tcl-8.2.3_3
tcl-8.3.5_2
teTeX-2.0.2_2
tex-3.14159_1
tiff-3.6.0
tk-8.2.3_2
tk-8.3.5_2
tkstep-8.0.4
tuxracer-0.61
untar-1.4_1
unzip-5.50_2
urwfonts-1.0
uulib-0.5.18
vorbis-tools-1.0_4,3
windowmaker-0.80.2_1
wmShutdown-0.2
wmanager-0.2.1_2
wmbattery-1.21
wmblueclock-0.0
wmcdplay-1.0b1
wmdate-0.7
wmfirew-0.20
wmfmixer-0.1
wmfortune-0.241
wmicons-1.0
wmitime-0.3
wmjulia-0.40
wmmount-1.0b2_1
wmnetload-1.3
wmpinboard-1.0
wmproxyper-0.9.1
wmpuzzle-0.4.0
wmshuffle-0.6
wmsolar-1.0
wmtictactoe-1.1
wmtime-1.0b2
wmtz-0.7
wmusic-1.4.11
wmwork-0.2.4
wrapper-1.0_3
wsoundprefs-1.1.1
wsoundserver-0.4.0
wxgtk-common-2.4.2
wxgtk2-2.4.2_1
xanim-2.92.0
xcalendar-4.0.2004
xcd-1.7
xchat-1.8.11_1
xdaliclock-2.20
xdrawchem-1.7.3
xfce-3.8.18_2
xmakemol-4.40
xmix-2.1
xmixer-0.9.4
xmlcatmgr-1.1
xmmix-1.2
xmms-1.2.8_2
xmolwt-0.7
xpostit-3.3.1
xscreensaver-4.14
xtermset-0.5.1
zip-2.3_1


More information about the freebsd-openoffice mailing list