Stop in devel/ORBit2

Mike Burns netgeek at speakeasy.net
Wed Apr 23 20:24:52 PDT 2003


On a clean system (no GNOME2 installed before), make install in x11/gnome2
fails with:

checking ORBIT_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -llinc -lg
thread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
checking for    libIDL-2.0 >= 0.7.4     glib-2.0 >= 2.0.0       gobject-2.0 >= 2
.0.0    gmodule-2.0 >= 2.0.0... gnome-config: not found
gnome-config: not found
Package libIDL-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libIDL-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libIDL-2.0' found

configure: error: Library requirements (        libIDL-2.0 >= 0.7.4     glib-2.0
 >= 2.0.0       gobject-2.0 >= 2.0.0    gmodule-2.0 >= 2.0.0) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a no
nstandard prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome at FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/ORBit2/work/ORBit2-2.6.1/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`).

Attached is /usr/ports/devel/ORBit2/work/ORBit2-2.6.1/config.log and a ls of
/var/db/pkg .

-- 
Mike Burns <netgeek at speakeasy.net> <http://netgeek.ws>
"This is the kind of English up with which I will not put." - Winston Churchill
-------------- 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.57.  Invocation command line was

  $ ./configure --disable-indent --prefix=/usr/local --build=i386-portbld-freebsd5.0

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

hostname = quickie.dextra
uname -m = i386
uname -r = 5.0-RELEASE-p7
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE-p7 #1: Tue Apr 15 21:21:13 EST 2003     root at quickie.dextra:/usr/obj/usr/src/sys/QUICKIE 

/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: /home/netgeek/bin


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

configure:1516: checking for a BSD-compatible install
configure:1570: result: /usr/bin/install -c -o root -g wheel
configure:1581: checking whether build environment is sane
configure:1624: result: yes
configure:1639: checking whether gmake sets $(MAKE)
configure:1659: result: yes
configure:1682: checking for working aclocal-1.4
configure:1693: result: missing
configure:1697: checking for working autoconf
configure:1704: result: found
configure:1712: checking for working automake-1.4
configure:1723: result: missing
configure:1727: checking for working autoheader
configure:1734: result: found
configure:1742: checking for working makeinfo
configure:1749: result: found
configure:1832: checking build system type
configure:1850: result: i386-portbld-freebsd5.0
configure:1858: checking host system type
configure:1872: result: i386-portbld-freebsd5.0
configure:1926: checking for gcc
configure:1952: result: cc
configure:2196: checking for C compiler version
configure:2199: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (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:2202: $? = 0
configure:2204: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:2207: $? = 0
configure:2209: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2212: $? = 1
configure:2236: checking for C compiler default output
configure:2239: cc -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:2242: $? = 0
configure:2288: result: a.out
configure:2293: checking whether the C compiler works
configure:2299: ./a.out
configure:2302: $? = 0
configure:2319: result: yes
configure:2326: checking whether we are cross compiling
configure:2328: result: no
configure:2331: checking for suffix of executables
configure:2333: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:2336: $? = 0
configure:2361: result: 
configure:2367: checking for suffix of object files
configure:2389: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2392: $? = 0
configure:2414: result: o
configure:2418: checking whether we are using the GNU C compiler
configure:2443: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2446: $? = 0
configure:2449: test -s conftest.o
configure:2452: $? = 0
configure:2465: result: yes
configure:2471: checking whether cc accepts -g
configure:2493: cc -c -g -I/usr/local/include conftest.c >&5
configure:2496: $? = 0
configure:2499: test -s conftest.o
configure:2502: $? = 0
configure:2513: result: yes
configure:2530: checking for cc option to accept ANSI C
configure:2591: cc  -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:2594: $? = 0
configure:2597: test -s conftest.o
configure:2600: $? = 0
configure:2618: result: none needed
configure:2636: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2639: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2770: checking for ld used by GCC
configure:2833: result: /usr/bin/ld
configure:2842: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:2854: result: yes
configure:2859: checking for /usr/bin/ld option to reload object files
configure:2866: result: -r
configure:2871: checking for BSD-compatible nm
configure:2907: result: /usr/bin/nm -B
configure:2910: checking for a sed that does not truncate output
configure:2992: result: /usr/bin/sed
configure:2995: checking whether ln -s works
configure:2999: result: yes
configure:3006: checking how to recognise dependent libraries
configure:3187: result: pass_all
configure:3200: checking command to parse /usr/bin/nm -B output
configure:3284: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3287: $? = 0
configure:3291: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3294: $? = 0
configure:3346: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c conftstm.o >&5
configure:3349: $? = 0
configure:3393: result: ok
configure:3402: checking how to run the C preprocessor
configure:3438: cc -E -I/usr/local/include conftest.c
configure:3444: $? = 0
configure:3476: cc -E -I/usr/local/include conftest.c
configure:3476:28: ac_nonexistent.h: No such file or directory
configure:3482: $? = 1
configure: failed program was:
| #line 3468 "configure"
| /* 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:3520: result: cc -E
configure:3545: cc -E -I/usr/local/include conftest.c
configure:3551: $? = 0
configure:3583: cc -E -I/usr/local/include conftest.c
configure:3583:28: ac_nonexistent.h: No such file or directory
configure:3589: $? = 1
configure: failed program was:
| #line 3575 "configure"
| /* 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:3632: checking for egrep
configure:3642: result: grep -E
configure:3647: checking for ANSI C header files
configure:3673: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3676: $? = 0
configure:3679: test -s conftest.o
configure:3682: $? = 0
configure:3774: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3777: $? = 0
configure:3779: ./conftest
configure:3782: $? = 0
configure:3797: result: yes
configure:3821: checking for sys/types.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for sys/stat.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for stdlib.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for string.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for memory.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for strings.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for inttypes.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for stdint.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3821: checking for unistd.h
configure:3838: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3841: $? = 0
configure:3844: test -s conftest.o
configure:3847: $? = 0
configure:3858: result: yes
configure:3884: checking dlfcn.h usability
configure:3897: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:3900: $? = 0
configure:3903: test -s conftest.o
configure:3906: $? = 0
configure:3916: result: yes
configure:3920: checking dlfcn.h presence
configure:3931: cc -E -I/usr/local/include conftest.c
configure:3937: $? = 0
configure:3956: result: yes
configure:3992: checking for dlfcn.h
configure:3999: result: yes
configure:4197: checking for ranlib
configure:4213: found /usr/bin/ranlib
configure:4224: result: ranlib
configure:4277: checking for strip
configure:4293: found /usr/bin/strip
configure:4304: result: strip
configure:4514: checking for objdir
configure:4525: result: .libs
configure:4542: checking for cc option to produce PIC
configure:4688: result: -fPIC
configure:4692: checking if cc PIC flag -fPIC works
configure:4716: cc -c -O -pipe -mcpu=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:4719: $? = 0
configure:4722: test -s conftest.o
configure:4725: $? = 0
configure:4763: result: yes
configure:4779: checking if cc static flag -static works
configure:4804: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
configure:4807: $? = 0
configure:4810: test -s conftest
configure:4813: $? = 0
configure:4829: result: yes
configure:4841: checking if cc supports -c -o file.o
configure:4861: cc -c -O -pipe -mcpu=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:4885: result: yes
configure:4890: checking if cc supports -c -o file.lo
configure:4918: cc -c -O -pipe -mcpu=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:4921: $? = 0
configure:4924: test -s conftest.lo
configure:4927: $? = 0
configure:4949: result: yes
configure:4980: checking if cc supports -fno-rtti -fno-exceptions
configure:5003: cc -c -O -pipe -mcpu=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:5006: $? = 0
configure:5009: test -s conftest.o
configure:5012: $? = 0
configure:5029: result: yes
configure:5040: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:5759: result: yes
configure:5764: checking how to hardcode library paths into programs
configure:5788: result: immediate
configure:5793: checking whether stripping libraries is possible
configure:5798: result: yes
configure:5809: checking dynamic linker characteristics
configure:6216: result: freebsd5.0 ld.so
configure:6221: checking if libtool supports shared libraries
configure:6223: result: yes
configure:6226: checking whether to build shared libraries
configure:6247: result: yes
configure:6250: checking whether to build static libraries
configure:6254: result: yes
configure:6928: checking whether -lc should be explicitly linked in
configure:6936: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
configure:6939: $? = 0
configure:6953: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6956: $? = 1
configure:6969: result: yes
configure:7543: checking whether to enable maintainer-specific portions of Makefiles
configure:7552: result: no
configure:7567: checking for aclocal flags
configure:7576: result: 
configure:7626: checking for gcc
configure:7652: result: cc
configure:7896: checking for C compiler version
configure:7899: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (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:7902: $? = 0
configure:7904: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:7907: $? = 0
configure:7909: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:7912: $? = 1
configure:7915: checking whether we are using the GNU C compiler
configure:7962: result: yes
configure:7968: checking whether cc accepts -g
configure:8010: result: yes
configure:8027: checking for cc option to accept ANSI C
configure:8115: result: none needed
configure:8133: cc -c -O -pipe -mcpu=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:8136: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:8257: checking for a BSD-compatible install
configure:8311: result: /usr/bin/install -c -o root -g wheel
configure:8357: checking for indentation command to pipe generated c-files through
configure:8378: result: cat
configure:8406: checking for gawk
configure:8435: result: no
configure:8406: checking for mawk
configure:8435: result: no
configure:8406: checking for nawk
configure:8422: found /usr/bin/nawk
configure:8432: result: nawk
configure:8452: checking for pkg-config
configure:8470: found /usr/local/bin/pkg-config
configure:8483: result: /usr/local/bin/pkg-config
configure:8557: checking for 	linc >= 1.0.0 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0
configure:8573: result: yes
configure:8577: checking ORBIT_CFLAGS
configure:8584: result: -pthread -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:8587: checking ORBIT_LIBS
configure:8594: result: -pthread -Wl,--export-dynamic -L/usr/local/lib -llinc -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:8690: checking for 	libIDL-2.0 >= 0.7.4 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0
configure:8753: error: Library requirements (	libIDL-2.0 >= 0.7.4 	glib-2.0 >= 2.0.0 	gobject-2.0 >= 2.0.0 	gmodule-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_make_gmake_set=yes
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
lt_cv_ld_reload_flag=-r
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD=/usr/bin/ld
ac_cv_build_alias=i386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.0
ac_cv_env_host_alias_value=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_compiler_o_lo=yes
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_orbit_aclocal_flags=
ac_cv_objext=o

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

ACLOCAL='/usr/ports/devel/ORBit2/work/ORBit2-2.6.1/missing aclocal-1.4 '
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/devel/ORBit2/work/ORBit2-2.6.1/missing automake-1.4'
AWK='nawk'
CC='cc'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
DEFS=''
DISABLE_DEPRECATED_CFLAGS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GLIB_REQUIRED='2.0.0'
HAVE_ORBIT_SSL_SUPPORT=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
LDFLAGS=''
LIBIDL_REQUIRED='0.7.4'
LIBOBJS=''
LIBS='-L/usr/local/lib'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LINC_REQUIRED='1.0.0'
LN_S='ln -s'
LTLIBOBJS=''
LT_VERSION='0:0:0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
OBJEXT='o'
ORBIT_ALIGNOF_CORBA_BOOLEAN=''
ORBIT_ALIGNOF_CORBA_CHAR=''
ORBIT_ALIGNOF_CORBA_DOUBLE=''
ORBIT_ALIGNOF_CORBA_FLOAT=''
ORBIT_ALIGNOF_CORBA_LONG=''
ORBIT_ALIGNOF_CORBA_LONG_DOUBLE=''
ORBIT_ALIGNOF_CORBA_LONG_LONG=''
ORBIT_ALIGNOF_CORBA_OCTET=''
ORBIT_ALIGNOF_CORBA_POINTER=''
ORBIT_ALIGNOF_CORBA_SHORT=''
ORBIT_ALIGNOF_CORBA_STRUCT=''
ORBIT_ALIGNOF_CORBA_WCHAR=''
ORBIT_CFLAGS='-pthread -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
ORBIT_DEBUG_CFLAGS=''
ORBIT_IDL_CFLAGS=''
ORBIT_IDL_LIBS=''
ORBIT_LIBS='-pthread -Wl,--export-dynamic -L/usr/local/lib -llinc -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
ORBIT_MAJOR_VERSION='2'
ORBIT_MICRO_VERSION='1'
ORBIT_MINOR_VERSION='6'
ORBIT_NAME_CFLAGS=''
ORBIT_NAME_LIBS=''
ORBIT_SERIAL='19'
ORBIT_VERSION='2.6.1'
PACKAGE='ORBit2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POPT_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.6.1'
WARN_CFLAGS=''
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.0'
build_alias='i386-portbld-freebsd5.0'
build_cpu='i386'
build_os='freebsd5.0'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd5.0'
host_alias=''
host_cpu='i386'
host_os='freebsd5.0'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pkglibdir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define INDENT_COMMAND "cat"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1

configure: exit 1
-------------- next part --------------
Hermes-1.3.2/
Mesa-3.4.2_2/
XFree86-4.2.0_1,1/
XFree86-FontServer-4.2.0_1/
XFree86-Server-4.2.1_6/
XFree86-clients-4.2.1_2/
XFree86-documents-4.2.0/
XFree86-font100dpi-4.2.0/
XFree86-font75dpi-4.2.0/
XFree86-fontCyrillic-4.2.0_4/
XFree86-fontDefaultBitmaps-4.2.0/
XFree86-fontEncodings-4.2.0/
XFree86-fontScalable-4.2.0/
XFree86-libraries-4.2.1_5/
Xft-2.1_7/
aalib-1.4.r5_1/
abcde-2.0.3_4/
agrep-2.04/
apache-1.3.27_4/
artwiz-fonts-1.0/
aspell-0.50.3_1/
atk-1.2.3/
aumix-2.8/
autoconf-2.53_1/
autoconf213-2.13.000227_5/
automake14-1.4.5_9/
bison-1.75/
boehm-gc-6.1/
cabextract-0.6/
cd-discid-0.8/
cdparanoia-3.9.8_4/
cdplay-0.92_1/
cscope-15.4/
curl-7.10.3_2/
cvsup-without-gui-16.1f/
docbook-sk-4.1.2/
docbook-xml-4.2/
docbook-xsl-1.55.0_1/
e2fsprogs-1.27/
eject-1.4/
esound-0.2.29/
expat-1.95.5/
ezm3-1.0/
fontconfig-2.2.0/
freetype-1.3.1_2/
freetype2-2.1.2_1/
gdbm-1.8.0/
gettext-0.11.5_1/
gle-3.0.3/
glib-2.2.1/
gmake-3.80/
gnomehier-1.0_8/
gnomemimedata-2.2.0_1/
gnuchess-5.04/
gprolog-1.2.16/
gtk-2.2.1/
guile-1.4.1_2/
help2man-1.29/
id3lib-3.8.2/
id3v2-0.1.9/
imake-4.2.0_1/
imake-4.3.0/
intltool-0.25/
jbigkit-1.4/
jpeg-6b_1/
lame-3.93.1/
lcms-1.09/
lha-1.14i/
libIDL-0.8.0_1/
libao-0.8.3_1/
libaudiofile-0.2.3/
libgmp-2001.08.07/
libgnugetopt-1.2/
libgtop2-2.0.1_3/
libiconv-1.8_2/
libmng-1.0.4/
libogg-1.0_1,3/
librep-0.16.1_1/
libtool-1.3.4_4/
libungif-4.1.0b1/
libusb-0.1.7/
libvorbis-1.0_1,3/
linc-1.0.1/
linux-flashplugin-5.0r51/
linux_base-7.1_3/
lukemftp-1.5/
lzo-1.08_1/
lzop-1.00/
m4-1.4_1/
mad-0.14.2b_2/
mkcatalog-1.1/
mp3info-0.8.4/
mpg321-0.2.10_2/
nasm-0.98.35,1/
netpbm-10.14/
odsclient-1.02/
openssl-0.9.7b/
p5-CDDB_get-1.66/
p5-MP3-Info-1.01/
pango-1.2.1_3/
perl-5.6.1_11/
pkg_tree-1.1/
pkgconfig-0.15.0/
pkgdb.db
png-1.2.5/
popt-1.6.4/
portupgrade-20030308_2/
py22-expat-2.2.2_2/
python-2.2.2_2/
rpm-3.0.6_6/
ruby-1.6.8.2003.01.19/
ruby-bdb1-0.1.8/
ruby-rdoc-0.0.0.b2/
ruby-shim-ruby18-1.8.0.p2/
sdocbook-xml-4.1.2.5/
sox-12.17.3_1/
stlport-gcc-4.5.3_1/
sudo-1.6.6_1/
tcl-8.3.5/
tiff-3.5.7/
unzip-5.50/
vid-1.0.1/
vorbis-tools-1.0_2,3/
w3m-0.3.2.2/
wget-1.8.2_3/
wrapper-1.0_2/
zip-2.3_1/
zsh-4.0.6/


More information about the freebsd-gnome mailing list