Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Sep 2003 22:42:19 +0100
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        stacey@vickiandstacey.com
Cc:        FreeBSD Gnome <freebsd-gnome@FreeBSD.ORG>
Subject:   Re: Cannot upgrade to Gnome-2.4
Message-ID:  <1064180538.80730.38.camel@localhost>
In-Reply-To: <1064180147.80730.34.camel@localhost>
References:  <1064180147.80730.34.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-JiWR+79HJaLYH38QAl2f
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Hello,
       Sorry, I neglected to submit the config.log as well.

Please find this attached.

Regards,

Stacey

On Sun, 2003-09-21 at 22:35, Stacey Roberts wrote:
> Hello,
>       After several attempts over several hours, I am not able to
> seccessfully portupgrade to Gnome-2.4.
> 
> I have tried the procedure:
> pkgdb -F
> (answer yes to all prompts)
> # portupgrade ORBit2 libbonobo
> # portupgrade -rf -m BATCH=yes atk
> # portupgrade -R -m BATCH=yes gnome2
> 
> on four occasions, all ending in failure.
> 
> This is where I have manged to get to.
> 
> I believe that the only two ports left to go are: -
> gnomemeeting
> gnome2
> 
> At my wits end, I tried deinstalling gnomemeeting and reinstalling it,
> but this fails with the following:
> # cd ../../net/gnomemeeting/
> # ls
> Makefile        distinfo        files           pkg-descr      
> pkg-plist       work
> # rm -rf work
> # make deinstall
> ===>  Deinstalling for net/gnomemeeting
> ===>   gnomemeeting not installed, skipping
> # make
> ===>  Extracting for gnomemeeting-0.98.5
> >> Checksum OK for gnomemeeting-0.98.5.tar.bz2.
> ===>  Patching for gnomemeeting-0.98.5
> ===>  Applying FreeBSD patches for gnomemeeting-0.98.5
> ===>   gnomemeeting-0.98.5 depends on file: /nonexistent - found
> ===>   gnomemeeting-0.98.5 depends on executable: gmake - found
> ===>   gnomemeeting-0.98.5 depends on executable: bison - found
> ===>   gnomemeeting-0.98.5 depends on file:
> /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
> ===>   gnomemeeting-0.98.5 depends on executable: pkg-config - found
> ===>   gnomemeeting-0.98.5 depends on shared library: ldap.2 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: X11.6 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: esd.2 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: glib-2.0.200 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: atk-1.0.400 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: pango-1.0.200 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: gtk-x11-2.0.200 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: linc.1 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: IDL-2.0 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: ORBit-2.0 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: glade-2.0.0 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: xml2.5 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: xslt.1 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: bonobo-2.0 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: gconf-2.5 - found
> ===>   gnomemeeting-0.98.5 depends on shared library: gnomevfs-2.400 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: gnomecanvas-2.400
> - found
> ===>   gnomemeeting-0.98.5 depends on shared library: art_lgpl_2.5 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: gnome-2.400 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: bonoboui-2.0 -
> found
> ===>   gnomemeeting-0.98.5 depends on shared library: gnomeui-2.400 -
> found
> ===>  Configuring for gnomemeeting-0.98.5
> checking build system type... i386-unknown-freebsd4.8
> checking host system type... i386-unknown-freebsd4.8
> checking target system type... i386-unknown-freebsd4.8
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g
> wheel
> checking whether build environment is sane... yes
> checking whether gmake sets ${MAKE}... yes
> checking for working aclocal-1.4... missing
> checking for working autoconf... found
> checking for working automake-1.4... missing
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles...
> no
> checking for intltool >= 0.20... 0.27.2 found
> checking for perl... /usr/bin/perl
> checking for gcc... cc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ANSI C... none needed
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking for a sed that does not truncate output... /usr/bin/sed
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking command to parse /usr/bin/nm -B output... ok
> checking how to run the C preprocessor... cc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... no
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for objdir... .libs
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared
> libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... freebsd4.8 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... yes
> creating libtool
> checking for gcc... (cached) cc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether cc accepts -g... (cached) yes
> checking for cc option to accept ANSI C... (cached) none needed
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking for strerror in -lcposix... no
> checking for ANSI C header files... (cached) yes
> checking whether strcasecmp is declared... yes
> Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for
> schema installation
> Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1
> libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0...
> yes
> checking GNOMEMEETING_CFLAGS... -DORBIT2=1 -D_THREAD_SAFE
> -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0
> -I/usr/local/lib/glib-2.0/include -I/usr/local/include
> -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2
> -I/usr/local/include/libbonobo-2.0
> -I/usr/local/include/bonobo-activation-2.0
> -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0
> -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0
> -I/usr/X11R6/include -I/usr/local/include/freetype2
> -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnome-2.0
> -I/usr/X11R6/include/gnome-vfs-2.0
> -I/usr/X11R6/lib/gnome-vfs-2.0/include
> -I/usr/X11R6/include/libgnomeui-2.0
> -I/usr/X11R6/include/libgnomecanvas-2.0
> -I/usr/X11R6/include/libbonoboui-2.0
> checking GNOMEMEETING_LIBS... -Wl,--export-dynamic -pthread
> -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM
> -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2
> -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0
> -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext
> -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2
> -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm
> -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
> checking for long... yes
> checking size of long... 4
> checking whether OS type is supported... yes
> checking for PTLib includes...
> checking for
> /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h... no
> configure: error: You need PTLib's header files to build GnomeMeeting
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to roger@FreeBSD.org [maintainer] and
> attach
>       the
> "/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/config.log"
>       including the output of the failure of your make command. Also, it
> might
>       be a good idea to provide an overview of all packages installed on
> your
>       system (e.g. an `ls /var/db/pkg`).
> *** Error code 1
>  
> Stop in /usr/ports/net/gnomemeeting.
> #
> 
> I see this error: "configure: error: You need PTLib's header files to
> build GnomeMeeting" in the failure message, okay.
> 
> Where can I get this file?
> Am I going about this the right way? That is, short of actually blasting
> Gnome-2.2.x and subsequent make install?
> 
> Regards,
> 
> Stacey
-- 
Stacey Roberts
B.Sc (HONS) Computer Science

Web: www.vickiandstacey.com


--=-JiWR+79HJaLYH38QAl2f
Content-Disposition: attachment; filename=config.log
Content-Type: text/plain; name=config.log; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gnomemeeting configure 0.98.5, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --with-ptlib-includes=/usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib --with-ptlib-libs=/usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/lib --with-openh323-includes=/usr/ports/net/gnomemeeting/../openh323/work/openh323/include --with-openh323-libs=/usr/ports/net/gnomemeeting/../openh323/work/openh323/lib --with-ldap-includes=/usr/local/include --with-openldap-libs=/usr/local/lib --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6

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

hostname = Demon.vickiandstacey.com
uname -m = i386
uname -r = 4.8-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RC #0: Sat Mar 22 12:10:35 GMT 2003     root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER 

/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:1475: checking build system type
configure:1493: result: i386-unknown-freebsd4.8
configure:1501: checking host system type
configure:1515: result: i386-unknown-freebsd4.8
configure:1523: checking target system type
configure:1537: result: i386-unknown-freebsd4.8
configure:1566: checking for a BSD-compatible install
configure:1620: result: /usr/bin/install -c -o root -g wheel
configure:1631: checking whether build environment is sane
configure:1674: result: yes
configure:1689: checking whether gmake sets ${MAKE}
configure:1709: result: yes
configure:1741: checking for working aclocal-1.4
configure:1752: result: missing
configure:1756: checking for working autoconf
configure:1763: result: found
configure:1771: checking for working automake-1.4
configure:1782: result: missing
configure:1786: checking for working autoheader
configure:1793: result: found
configure:1801: checking for working makeinfo
configure:1808: result: found
configure:1819: checking whether to enable maintainer-specific portions of Makefiles
configure:1828: result: no
configure:1851: checking for intltool >= 0.20
configure:1861: result: 0.27.2 found
configure:1914: checking for perl
configure:1932: found /usr/bin/perl
configure:1944: result: /usr/bin/perl
configure:2089: checking for gcc
configure:2115: result: cc
configure:2357: checking for C compiler version
configure:2360: cc --version </dev/null >&5
2.95.4
configure:2363: $? = 0
configure:2365: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2368: $? = 0
configure:2370: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2373: $? = 1
configure:2393: checking for C compiler default output
configure:2396: cc -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2399: $? = 0
configure:2433: result: a.out
configure:2438: checking whether the C compiler works
configure:2444: ./a.out
configure:2447: $? = 0
configure:2462: result: yes
configure:2469: checking whether we are cross compiling
configure:2471: result: no
configure:2474: checking for suffix of executables
configure:2476: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2479: $? = 0
configure:2502: result: 
configure:2508: checking for suffix of object files
configure:2526: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2529: $? = 0
configure:2548: result: o
configure:2552: checking whether we are using the GNU C compiler
configure:2573: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2576: $? = 0
configure:2579: test -s conftest.o
configure:2582: $? = 0
configure:2594: result: yes
configure:2600: checking whether cc accepts -g
configure:2618: cc -c -g -I/usr/local/include conftest.c >&5
configure:2621: $? = 0
configure:2624: test -s conftest.o
configure:2627: $? = 0
configure:2637: result: yes
configure:2654: checking for cc option to accept ANSI C
configure:2711: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2714: $? = 0
configure:2717: test -s conftest.o
configure:2720: $? = 0
configure:2737: result: none needed
configure:2755: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2758: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2878: checking for ld used by GCC
configure:2941: result: /usr/libexec/elf/ld
configure:2950: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2962: result: yes
configure:2967: checking for /usr/libexec/elf/ld option to reload object files
configure:2974: result: -r
configure:2979: checking for BSD-compatible nm
configure:3015: result: /usr/bin/nm -B
configure:3018: checking for a sed that does not truncate output
configure:3100: result: /usr/bin/sed
configure:3103: checking whether ln -s works
configure:3107: result: yes
configure:3114: checking how to recognise dependent libraries
configure:3295: result: pass_all
configure:3308: checking command to parse /usr/bin/nm -B output
configure:3389: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3392: $? = 0
configure:3396: /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:3399: $? = 0
configure:3451: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c conftstm.o >&5
configure:3454: $? = 0
configure:3498: result: ok
configure:3507: checking how to run the C preprocessor
configure:3533: cc -E -I/usr/local/include conftest.c
configure:3539: $? = 0
configure:3566: cc -E -I/usr/local/include conftest.c
configure:3563: ac_nonexistent.h: No such file or directory
configure:3572: $? = 1
configure: failed program was:
#line 3562 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3609: result: cc -E
configure:3624: cc -E -I/usr/local/include conftest.c
configure:3630: $? = 0
configure:3657: cc -E -I/usr/local/include conftest.c
configure:3654: ac_nonexistent.h: No such file or directory
configure:3663: $? = 1
configure: failed program was:
#line 3653 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3703: checking for egrep
configure:3713: result: grep -E
configure:3718: checking for ANSI C header files
configure:3732: cc -E -I/usr/local/include conftest.c
configure:3738: $? = 0
configure:3825: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:3828: $? = 0
configure:3830: ./conftest
configure:3833: $? = 0
configure:3847: result: yes
configure:3871: checking for sys/types.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for sys/stat.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdlib.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for string.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for memory.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for strings.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for inttypes.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdint.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3913: stdint.h: No such file or directory
configure:3887: $? = 1
configure: failed program was:
#line 3877 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3903: result: no
configure:3871: checking for unistd.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3929: checking dlfcn.h usability
configure:3938: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3941: $? = 0
configure:3944: test -s conftest.o
configure:3947: $? = 0
configure:3956: result: yes
configure:3960: checking dlfcn.h presence
configure:3967: cc -E -I/usr/local/include conftest.c
configure:3973: $? = 0
configure:3991: result: yes
configure:4009: checking for dlfcn.h
configure:4016: result: yes
configure:4214: checking for ranlib
configure:4230: found /usr/bin/ranlib
configure:4241: result: ranlib
configure:4294: checking for strip
configure:4310: found /usr/bin/strip
configure:4321: result: strip
configure:4526: checking for objdir
configure:4537: result: .libs
configure:4554: checking for cc option to produce PIC
configure:4700: result: -fPIC
configure:4704: checking if cc PIC flag -fPIC works
configure:4724: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:4727: $? = 0
configure:4730: test -s conftest.o
configure:4733: $? = 0
configure:4770: result: yes
configure:4786: checking if cc static flag -static works
configure:4807: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:4810: $? = 0
configure:4813: test -s conftest
configure:4816: $? = 0
configure:4831: result: yes
configure:4843: checking if cc supports -c -o file.o
configure:4863: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:4887: result: yes
configure:4892: checking if cc supports -c -o file.lo
configure:4916: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:4919: $? = 0
configure:4922: test -s conftest.lo
configure:4925: $? = 0
configure:4946: result: yes
configure:4977: checking if cc supports -fno-rtti -fno-exceptions
configure:4996: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:4999: $? = 0
configure:5002: test -s conftest.o
configure:5005: $? = 0
configure:5021: result: yes
configure:5032: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5724: result: yes
configure:5729: checking how to hardcode library paths into programs
configure:5753: result: immediate
configure:5758: checking whether stripping libraries is possible
configure:5763: result: yes
configure:5774: checking dynamic linker characteristics
configure:6176: result: freebsd4.8 ld.so
configure:6181: checking if libtool supports shared libraries
configure:6183: result: yes
configure:6186: checking whether to build shared libraries
configure:6207: result: yes
configure:6210: checking whether to build static libraries
configure:6214: result: yes
configure:6840: checking whether -lc should be explicitly linked in
configure:6848: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:6851: $? = 0
configure:6865: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6868: $? = 1
configure:6881: result: yes
configure:7501: checking for gcc
configure:7527: result: cc
configure:7769: checking for C compiler version
configure:7772: cc --version </dev/null >&5
2.95.4
configure:7775: $? = 0
configure:7777: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:7780: $? = 0
configure:7782: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:7785: $? = 1
configure:7788: checking whether we are using the GNU C compiler
configure:7830: result: yes
configure:7836: checking whether cc accepts -g
configure:7873: result: yes
configure:7890: checking for cc option to accept ANSI C
configure:7973: result: none needed
configure:7991: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:7994: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:8186: checking for C++ compiler version
configure:8189: c++ --version </dev/null >&5
2.95.4
configure:8192: $? = 0
configure:8194: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:8197: $? = 0
configure:8199: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:8202: $? = 1
configure:8205: checking whether we are using the GNU C++ compiler
configure:8226: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8229: $? = 0
configure:8232: test -s conftest.o
configure:8235: $? = 0
configure:8247: result: yes
configure:8253: checking whether c++ accepts -g
configure:8271: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:8274: $? = 0
configure:8277: test -s conftest.o
configure:8280: $? = 0
configure:8290: result: yes
configure:8330: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8333: $? = 0
configure:8336: test -s conftest.o
configure:8339: $? = 0
configure:8361: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8364: $? = 0
configure:8367: test -s conftest.o
configure:8370: $? = 0
configure:8393: checking for strerror in -lcposix
configure:8420: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lcposix  -L/usr/X11R6/lib -L/usr/local/lib >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:8423: $? = 1
configure: failed program was:
#line 8401 "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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:8440: result: no
configure:8448: checking for ANSI C header files
configure:8577: result: yes
configure:8588: checking whether strcasecmp is declared
configure:8609: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:8612: $? = 0
configure:8615: test -s conftest.o
configure:8618: $? = 0
configure:8628: result: yes
configure:8697: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:8714: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:8748: checking for pkg-config
configure:8766: found /usr/local/bin/pkg-config
configure:8779: result: /usr/local/bin/pkg-config
configure:8796: checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0
configure:8800: result: yes
configure:8804: checking GNOMEMEETING_CFLAGS
configure:8807: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  
configure:8810: checking GNOMEMEETING_LIBS
configure:8813: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:8844: checking for long
configure:8865: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:8868: $? = 0
configure:8871: test -s conftest.o
configure:8874: $? = 0
configure:8884: result: yes
configure:8887: checking size of long
configure:9129: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:9132: $? = 0
configure:9134: ./conftest
configure:9137: $? = 0
configure:9157: result: 4
configure:9168: checking whether OS type is supported
configure:9193: result: yes
configure:9230: checking for PTLib includes
configure:9232: result: 
configure:9238: checking for /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h
configure:9253: result: no
configure:9272: error: You need PTLib's header files to build GnomeMeeting

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

ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro'
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
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=
ac_cv_type_long=yes
ac_cv_cxx_compiler_gnu=yes
lt_cv_prog_cc_shlib=
ac_cv_env_CXX_set=set
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=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd4.8
ac_cv_env_CFLAGS_value='-O -pipe -march=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_sizeof_long=4
ac_cv_header_stdint_h=no
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/libexec/elf/ld
ac_cv_build_alias=i386-unknown-freebsd4.8
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-unknown-freebsd4.8
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.8
ac_cv_env_host_alias_value=
ac_cv_file__usr_ports_net_gnomemeeting_______devel_pwlib_work_pwlib_include_ptlib_pprocess_h=no
ac_cv_prog_cxx_g=yes
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_CPP='cc -E'
ac_cv_build=i386-unknown-freebsd4.8
ac_cv_env_build_alias_value=
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_target=i386-unknown-freebsd4.8
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_have_decl_strcasecmp=yes
ac_cv_objext=o

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

ACLOCAL='/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/missing aclocal-1.4'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/missing automake-1.4'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -march=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS=' -O -pipe -march=pentiumpro'
DATADIRNAME=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT=''
GNOMEMEETING_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  '
GNOMEMEETING_INCLUDES=''
GNOMEMEETING_LDADD=''
GNOMEMEETING_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCHEMAS_FALSE=''
INSTALL_SCHEMAS_TRUE=''
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBOBJS=''
LIBS='-L/usr/X11R6/lib -L/usr/local/lib'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='gnomemeeting'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting'
PACKAGE_NAME='gnomemeeting'
PACKAGE_STRING='gnomemeeting 0.98.5'
PACKAGE_TARNAME='gnomemeeting'
PACKAGE_VERSION='0.98.5'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCHEMA_AGE='26'
SDL_CFLAGS=''
SDL_CONFIG='/usr/local/bin/sdl11-config'
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.98.5'
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd4.8'
build_alias=''
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='unknown'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
gnomeconfdir=''
gnomedatadir=''
host='i386-unknown-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-unknown-freebsd4.8'
target_alias=''
target_cpu='i386'
target_os='freebsd4.8'
target_vendor='unknown'

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

#define BUILD_NUMBER 5
#define BUILD_TYPE ReleaseCode
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_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 MAJOR_VERSION 0
#define MINOR_VERSION 98
#define PACKAGE "gnomemeeting"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting"
#define PACKAGE_NAME "gnomemeeting"
#define PACKAGE_STRING "gnomemeeting 0.98.5"
#define PACKAGE_TARNAME "gnomemeeting"
#define PACKAGE_VERSION "0.98.5"
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.98.5"

configure: exit 1

--=-JiWR+79HJaLYH38QAl2f
Content-Disposition: inline; filename=config.log
Content-Type: text/plain; name=config.log; charset=iso-8859-1
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gnomemeeting configure 0.98.5, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --with-ptlib-includes=/usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib --with-ptlib-libs=/usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/lib --with-openh323-includes=/usr/ports/net/gnomemeeting/../openh323/work/openh323/include --with-openh323-libs=/usr/ports/net/gnomemeeting/../openh323/work/openh323/lib --with-ldap-includes=/usr/local/include --with-openldap-libs=/usr/local/lib --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6

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

hostname = Demon.vickiandstacey.com
uname -m = i386
uname -r = 4.8-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RC #0: Sat Mar 22 12:10:35 GMT 2003     root@Demon.vickiandstacey.com:/usr/obj/usr/src/sys/HAMMER 

/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:1475: checking build system type
configure:1493: result: i386-unknown-freebsd4.8
configure:1501: checking host system type
configure:1515: result: i386-unknown-freebsd4.8
configure:1523: checking target system type
configure:1537: result: i386-unknown-freebsd4.8
configure:1566: checking for a BSD-compatible install
configure:1620: result: /usr/bin/install -c -o root -g wheel
configure:1631: checking whether build environment is sane
configure:1674: result: yes
configure:1689: checking whether gmake sets ${MAKE}
configure:1709: result: yes
configure:1741: checking for working aclocal-1.4
configure:1752: result: missing
configure:1756: checking for working autoconf
configure:1763: result: found
configure:1771: checking for working automake-1.4
configure:1782: result: missing
configure:1786: checking for working autoheader
configure:1793: result: found
configure:1801: checking for working makeinfo
configure:1808: result: found
configure:1819: checking whether to enable maintainer-specific portions of Makefiles
configure:1828: result: no
configure:1851: checking for intltool >= 0.20
configure:1861: result: 0.27.2 found
configure:1914: checking for perl
configure:1932: found /usr/bin/perl
configure:1944: result: /usr/bin/perl
configure:2089: checking for gcc
configure:2115: result: cc
configure:2357: checking for C compiler version
configure:2360: cc --version </dev/null >&5
2.95.4
configure:2363: $? = 0
configure:2365: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2368: $? = 0
configure:2370: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2373: $? = 1
configure:2393: checking for C compiler default output
configure:2396: cc -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2399: $? = 0
configure:2433: result: a.out
configure:2438: checking whether the C compiler works
configure:2444: ./a.out
configure:2447: $? = 0
configure:2462: result: yes
configure:2469: checking whether we are cross compiling
configure:2471: result: no
configure:2474: checking for suffix of executables
configure:2476: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:2479: $? = 0
configure:2502: result: 
configure:2508: checking for suffix of object files
configure:2526: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2529: $? = 0
configure:2548: result: o
configure:2552: checking whether we are using the GNU C compiler
configure:2573: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2576: $? = 0
configure:2579: test -s conftest.o
configure:2582: $? = 0
configure:2594: result: yes
configure:2600: checking whether cc accepts -g
configure:2618: cc -c -g -I/usr/local/include conftest.c >&5
configure:2621: $? = 0
configure:2624: test -s conftest.o
configure:2627: $? = 0
configure:2637: result: yes
configure:2654: checking for cc option to accept ANSI C
configure:2711: cc  -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:2714: $? = 0
configure:2717: test -s conftest.o
configure:2720: $? = 0
configure:2737: result: none needed
configure:2755: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2758: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2878: checking for ld used by GCC
configure:2941: result: /usr/libexec/elf/ld
configure:2950: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2962: result: yes
configure:2967: checking for /usr/libexec/elf/ld option to reload object files
configure:2974: result: -r
configure:2979: checking for BSD-compatible nm
configure:3015: result: /usr/bin/nm -B
configure:3018: checking for a sed that does not truncate output
configure:3100: result: /usr/bin/sed
configure:3103: checking whether ln -s works
configure:3107: result: yes
configure:3114: checking how to recognise dependent libraries
configure:3295: result: pass_all
configure:3308: checking command to parse /usr/bin/nm -B output
configure:3389: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3392: $? = 0
configure:3396: /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:3399: $? = 0
configure:3451: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c conftstm.o >&5
configure:3454: $? = 0
configure:3498: result: ok
configure:3507: checking how to run the C preprocessor
configure:3533: cc -E -I/usr/local/include conftest.c
configure:3539: $? = 0
configure:3566: cc -E -I/usr/local/include conftest.c
configure:3563: ac_nonexistent.h: No such file or directory
configure:3572: $? = 1
configure: failed program was:
#line 3562 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3609: result: cc -E
configure:3624: cc -E -I/usr/local/include conftest.c
configure:3630: $? = 0
configure:3657: cc -E -I/usr/local/include conftest.c
configure:3654: ac_nonexistent.h: No such file or directory
configure:3663: $? = 1
configure: failed program was:
#line 3653 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3703: checking for egrep
configure:3713: result: grep -E
configure:3718: checking for ANSI C header files
configure:3732: cc -E -I/usr/local/include conftest.c
configure:3738: $? = 0
configure:3825: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:3828: $? = 0
configure:3830: ./conftest
configure:3833: $? = 0
configure:3847: result: yes
configure:3871: checking for sys/types.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for sys/stat.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdlib.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for string.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for memory.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for strings.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for inttypes.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3871: checking for stdint.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3913: stdint.h: No such file or directory
configure:3887: $? = 1
configure: failed program was:
#line 3877 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3903: result: no
configure:3871: checking for unistd.h
configure:3884: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3903: result: yes
configure:3929: checking dlfcn.h usability
configure:3938: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:3941: $? = 0
configure:3944: test -s conftest.o
configure:3947: $? = 0
configure:3956: result: yes
configure:3960: checking dlfcn.h presence
configure:3967: cc -E -I/usr/local/include conftest.c
configure:3973: $? = 0
configure:3991: result: yes
configure:4009: checking for dlfcn.h
configure:4016: result: yes
configure:4214: checking for ranlib
configure:4230: found /usr/bin/ranlib
configure:4241: result: ranlib
configure:4294: checking for strip
configure:4310: found /usr/bin/strip
configure:4321: result: strip
configure:4526: checking for objdir
configure:4537: result: .libs
configure:4554: checking for cc option to produce PIC
configure:4700: result: -fPIC
configure:4704: checking if cc PIC flag -fPIC works
configure:4724: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:4727: $? = 0
configure:4730: test -s conftest.o
configure:4733: $? = 0
configure:4770: result: yes
configure:4786: checking if cc static flag -static works
configure:4807: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:4810: $? = 0
configure:4813: test -s conftest
configure:4816: $? = 0
configure:4831: result: yes
configure:4843: checking if cc supports -c -o file.o
configure:4863: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:4887: result: yes
configure:4892: checking if cc supports -c -o file.lo
configure:4916: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:4919: $? = 0
configure:4922: test -s conftest.lo
configure:4925: $? = 0
configure:4946: result: yes
configure:4977: checking if cc supports -fno-rtti -fno-exceptions
configure:4996: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:4999: $? = 0
configure:5002: test -s conftest.o
configure:5005: $? = 0
configure:5021: result: yes
configure:5032: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5724: result: yes
configure:5729: checking how to hardcode library paths into programs
configure:5753: result: immediate
configure:5758: checking whether stripping libraries is possible
configure:5763: result: yes
configure:5774: checking dynamic linker characteristics
configure:6176: result: freebsd4.8 ld.so
configure:6181: checking if libtool supports shared libraries
configure:6183: result: yes
configure:6186: checking whether to build shared libraries
configure:6207: result: yes
configure:6210: checking whether to build static libraries
configure:6214: result: yes
configure:6840: checking whether -lc should be explicitly linked in
configure:6848: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:6851: $? = 0
configure:6865: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6868: $? = 1
configure:6881: result: yes
configure:7501: checking for gcc
configure:7527: result: cc
configure:7769: checking for C compiler version
configure:7772: cc --version </dev/null >&5
2.95.4
configure:7775: $? = 0
configure:7777: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:7780: $? = 0
configure:7782: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:7785: $? = 1
configure:7788: checking whether we are using the GNU C compiler
configure:7830: result: yes
configure:7836: checking whether cc accepts -g
configure:7873: result: yes
configure:7890: checking for cc option to accept ANSI C
configure:7973: result: none needed
configure:7991: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:7994: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:8186: checking for C++ compiler version
configure:8189: c++ --version </dev/null >&5
2.95.4
configure:8192: $? = 0
configure:8194: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:8197: $? = 0
configure:8199: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:8202: $? = 1
configure:8205: checking whether we are using the GNU C++ compiler
configure:8226: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8229: $? = 0
configure:8232: test -s conftest.o
configure:8235: $? = 0
configure:8247: result: yes
configure:8253: checking whether c++ accepts -g
configure:8271: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:8274: $? = 0
configure:8277: test -s conftest.o
configure:8280: $? = 0
configure:8290: result: yes
configure:8330: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8333: $? = 0
configure:8336: test -s conftest.o
configure:8339: $? = 0
configure:8361: c++ -c  -O -pipe -march=pentiumpro -I/usr/local/include conftest.cc >&5
configure:8364: $? = 0
configure:8367: test -s conftest.o
configure:8370: $? = 0
configure:8393: checking for strerror in -lcposix
configure:8420: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lcposix  -L/usr/X11R6/lib -L/usr/local/lib >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:8423: $? = 1
configure: failed program was:
#line 8401 "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 strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:8440: result: no
configure:8448: checking for ANSI C header files
configure:8577: result: yes
configure:8588: checking whether strcasecmp is declared
configure:8609: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:8612: $? = 0
configure:8615: test -s conftest.o
configure:8618: $? = 0
configure:8628: result: yes
configure:8697: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:8714: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:8748: checking for pkg-config
configure:8766: found /usr/local/bin/pkg-config
configure:8779: result: /usr/local/bin/pkg-config
configure:8796: checking for gtk+-2.0 >= 2.0.6 esound >= 0.2.28 gconf-2.0 >= 1.2.1 libxml-2.0 >= 2.4.23 libgnome-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0
configure:8800: result: yes
configure:8804: checking GNOMEMEETING_CFLAGS
configure:8807: result: -DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  
configure:8810: checking GNOMEMEETING_LIBS
configure:8813: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:8844: checking for long
configure:8865: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5
configure:8868: $? = 0
configure:8871: test -s conftest.o
configure:8874: $? = 0
configure:8884: result: yes
configure:8887: checking size of long
configure:9129: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/X11R6/lib -L/usr/local/lib >&5
configure:9132: $? = 0
configure:9134: ./conftest
configure:9137: $? = 0
configure:9157: result: 4
configure:9168: checking whether OS type is supported
configure:9193: result: yes
configure:9230: checking for PTLib includes
configure:9232: result: 
configure:9238: checking for /usr/ports/net/gnomemeeting/../../devel/pwlib/work/pwlib/include/ptlib/pprocess.h
configure:9253: result: no
configure:9272: error: You need PTLib's header files to build GnomeMeeting

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

ac_cv_env_CXXFLAGS_value=' -O -pipe -march=pentiumpro'
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
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=
ac_cv_type_long=yes
ac_cv_cxx_compiler_gnu=yes
lt_cv_prog_cc_shlib=
ac_cv_env_CXX_set=set
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=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-unknown-freebsd4.8
ac_cv_env_CFLAGS_value='-O -pipe -march=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_sizeof_long=4
ac_cv_header_stdint_h=no
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/libexec/elf/ld
ac_cv_build_alias=i386-unknown-freebsd4.8
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-unknown-freebsd4.8
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-unknown-freebsd4.8
ac_cv_env_host_alias_value=
ac_cv_file__usr_ports_net_gnomemeeting_______devel_pwlib_work_pwlib_include_ptlib_pprocess_h=no
ac_cv_prog_cxx_g=yes
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_CPP='cc -E'
ac_cv_build=i386-unknown-freebsd4.8
ac_cv_env_build_alias_value=
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_target=i386-unknown-freebsd4.8
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_have_decl_strcasecmp=yes
ac_cv_objext=o

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

ACLOCAL='/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/missing aclocal-1.4'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/net/gnomemeeting/work/gnomemeeting-0.98.5/missing automake-1.4'
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-O -pipe -march=pentiumpro'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS=' -O -pipe -march=pentiumpro'
DATADIRNAME=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GCONF_SCHEMAS_INSTALL_FALSE='#'
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE='xml::/usr/X11R6/etc/gconf/gconf.xml.defaults'
GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas/'
GETTEXT_PACKAGE=''
GMOFILES=''
GMSGFMT=''
GNOMEMEETING_CFLAGS='-DORBIT2=1 -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  '
GNOMEMEETING_INCLUDES=''
GNOMEMEETING_LDADD=''
GNOMEMEETING_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgobject-2.0 -lm -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCHEMAS_FALSE=''
INSTALL_SCHEMAS_TRUE=''
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBOBJS=''
LIBS='-L/usr/X11R6/lib -L/usr/local/lib'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
OBJEXT='o'
PACKAGE='gnomemeeting'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting'
PACKAGE_NAME='gnomemeeting'
PACKAGE_STRING='gnomemeeting 0.98.5'
PACKAGE_TARNAME='gnomemeeting'
PACKAGE_VERSION='0.98.5'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SCHEMA_AGE='26'
SDL_CFLAGS=''
SDL_CONFIG='/usr/local/bin/sdl11-config'
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS=''
VERSION='0.98.5'
XGETTEXT=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-unknown-freebsd4.8'
build_alias=''
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='unknown'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
gnomeconfdir=''
gnomedatadir=''
host='i386-unknown-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-unknown-freebsd4.8'
target_alias=''
target_cpu='i386'
target_os='freebsd4.8'
target_vendor='unknown'

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

#define BUILD_NUMBER 5
#define BUILD_TYPE ReleaseCode
#define HAVE_DECL_STRCASECMP 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_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 MAJOR_VERSION 0
#define MINOR_VERSION 98
#define PACKAGE "gnomemeeting"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemeeting"
#define PACKAGE_NAME "gnomemeeting"
#define PACKAGE_STRING "gnomemeeting 0.98.5"
#define PACKAGE_TARNAME "gnomemeeting"
#define PACKAGE_VERSION "0.98.5"
#define SIZEOF_LONG 4
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.98.5"

configure: exit 1

--=-JiWR+79HJaLYH38QAl2f--



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