Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 11:10:27 +0200
From:      Janusz Pruszewicz <jasiu@tool.eu.org>
To:        gnome@freebsd.org
Subject:   problem with compiling gnomemedia2
Message-ID:  <20050414091027.GA96213@thirdeye.tool.eu.org>

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

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline

description in attachment
regards

-- 
jasiu

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: attachment; filename=gnomemedia2

top output:

last pid: 92179;  load averages:  1.00,  1.02,  0.90   up 56+12:49:42  10:22:34
115 processes: 2 running, 113 sleeping
CPU states: 98.1% user,  0.8% nice,  0.8% system,  0.4% interrupt,  0.0% idle
Mem: 229M Active, 121M Inact, 109M Wired, 28M Cache, 60M Buf, 7000K Free
Swap: 512M Total, 135M Used, 377M Free, 26% Inuse

  PID USERNAME    PRI NICE   SIZE    RES STATE    TIME   WCPU    CPU COMMAND
92077 root        124    0  1416K   820K RUN     23:03 95.31% 95.31% pkg-config


compile hangs on:
/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gstreamer-0.8
checking GSTPROPS_LIBS...

thirdeye# sh gnomelogalyzer.sh

Generating build log. Please wait...

also hangs
last pid: 96210;  load averages:  1.03,  1.04,  0.99   up 56+13:35:30  11:08:22
125 processes: 2 running, 123 sleeping
CPU states:     % user,     % nice,     % system,     % interrupt,     % idle
Mem: 216M Active, 115M Inact, 112M Wired, 25M Cache, 60M Buf, 25M Free
Swap: 512M Total, 134M Used, 378M Free, 26% Inuse

  PID USERNAME    PRI NICE   SIZE    RES STATE    TIME   WCPU    CPU COMMAND
96013 root        128    0  1416K   820K RUN     38:38 94.92% 94.92% pkg-config


/home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/config.log

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

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --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 --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.3

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

hostname = thirdeye.tool.eu.org
uname -m = i386
uname -r = 5.3-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 5.3-STABLE #1: Tue Dec  7 12:37:57 CET 2004     root@thirdeye.tool.eu.org:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool15
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:1517: configuring gnome-media for release
configure:1562: checking whether to enable maintainer-specific portions of Makefiles
configure:1571: result: no
configure:1625: checking for a BSD-compatible install
configure:1680: result: /usr/bin/install -c -o root -g wheel
configure:1691: checking whether build environment is sane
configure:1734: result: yes
configure:1767: checking for gawk
configure:1796: result: no
configure:1767: checking for mawk
configure:1796: result: no
configure:1767: checking for nawk
configure:1783: found /usr/bin/nawk
configure:1793: result: nawk
configure:1803: checking whether gmake sets $(MAKE)
configure:1823: result: yes
configure:1996: checking for intltool >= 0.25
configure:2006: result: 0.31.2 found
configure:2061: checking for perl
configure:2079: found /usr/bin/perl
configure:2091: result: /usr/bin/perl
configure:2109: checking for XML::Parser
configure:2112: result: ok
configure:2182: checking for gcc
configure:2208: result: cc
configure:2452: checking for C compiler version
configure:2455: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 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:2458: $? = 0
configure:2460: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2463: $? = 0
configure:2465: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2468: $? = 1
configure:2491: checking for C compiler default output file name
configure:2494: cc -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2497: $? = 0
configure:2543: result: a.out
configure:2548: checking whether the C compiler works
configure:2554: ./a.out
configure:2557: $? = 0
configure:2574: result: yes
configure:2581: checking whether we are cross compiling
configure:2583: result: no
configure:2586: checking for suffix of executables
configure:2588: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2591: $? = 0
configure:2616: result: 
configure:2622: checking for suffix of object files
configure:2643: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2646: $? = 0
configure:2668: result: o
configure:2672: checking whether we are using the GNU C compiler
configure:2696: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2702: $? = 0
configure:2706: test -z 
			 || test ! -s conftest.err
configure:2709: $? = 0
configure:2712: test -s conftest.o
configure:2715: $? = 0
configure:2728: result: yes
configure:2734: checking whether cc accepts -g
configure:2755: cc -c -g -I/usr/local/include conftest.c >&5
configure:2761: $? = 0
configure:2765: test -z 
			 || test ! -s conftest.err
configure:2768: $? = 0
configure:2771: test -s conftest.o
configure:2774: $? = 0
configure:2785: result: yes
configure:2802: checking for cc option to accept ANSI C
configure:2872: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2878: $? = 0
configure:2882: test -z 
			 || test ! -s conftest.err
configure:2885: $? = 0
configure:2888: test -s conftest.o
configure:2891: $? = 0
configure:2909: result: none needed
configure:2927: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2933: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3077: checking for style of include used by gmake
configure:3105: result: GNU
configure:3133: checking dependency style of cc
configure:3216: result: gcc3
configure:3235: checking for strerror in -lcposix
configure:3265: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lcposix   >&5
/usr/bin/ld: cannot find -lcposix
configure:3271: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| /* end 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:3297: result: no
configure:3320: checking for a BSD-compatible install
configure:3375: result: /usr/bin/install -c -o root -g wheel
configure:3386: checking whether ln -s works
configure:3390: result: yes
configure:3397: checking whether gmake sets $(MAKE)
configure:3417: result: yes
configure:3433: checking how to run the C preprocessor
configure:3468: cc -E -I/usr/local/include conftest.c
configure:3474: $? = 0
configure:3506: cc -E -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:3512: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3551: result: cc -E
configure:3575: cc -E -I/usr/local/include conftest.c
configure:3581: $? = 0
configure:3613: cc -E -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:3619: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3663: checking for egrep
configure:3673: result: grep -E
configure:3678: checking for ANSI C header files
configure:3703: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3709: $? = 0
configure:3713: test -z 
			 || test ! -s conftest.err
configure:3716: $? = 0
configure:3719: test -s conftest.o
configure:3722: $? = 0
configure:3811: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3814: $? = 0
configure:3816: ./conftest
configure:3819: $? = 0
configure:3834: result: yes
configure:3858: checking for sys/types.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for sys/stat.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for stdlib.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for string.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for memory.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for strings.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for inttypes.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for stdint.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3858: checking for unistd.h
configure:3874: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3880: $? = 0
configure:3884: test -z 
			 || test ! -s conftest.err
configure:3887: $? = 0
configure:3890: test -s conftest.o
configure:3893: $? = 0
configure:3904: result: yes
configure:3935: checking fcntl.h usability
configure:3947: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3953: $? = 0
configure:3957: test -z 
			 || test ! -s conftest.err
configure:3960: $? = 0
configure:3963: test -s conftest.o
configure:3966: $? = 0
configure:3976: result: yes
configure:3980: checking fcntl.h presence
configure:3990: cc -E -I/usr/local/include conftest.c
configure:3996: $? = 0
configure:4016: result: yes
configure:4051: checking for fcntl.h
configure:4058: result: yes
configure:3935: checking limits.h usability
configure:3947: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3953: $? = 0
configure:3957: test -z 
			 || test ! -s conftest.err
configure:3960: $? = 0
configure:3963: test -s conftest.o
configure:3966: $? = 0
configure:3976: result: yes
configure:3980: checking limits.h presence
configure:3990: cc -E -I/usr/local/include conftest.c
configure:3996: $? = 0
configure:4016: result: yes
configure:4051: checking for limits.h
configure:4058: result: yes
configure:3935: checking malloc.h usability
configure:3947: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
In file included from conftest.c:61:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:3953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end 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 <malloc.h>
configure:3976: result: no
configure:3980: checking malloc.h presence
configure:3990: cc -E -I/usr/local/include conftest.c
In file included from conftest.c:27:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by <stdlib.h>"
configure:3996: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:4016: result: no
configure:4051: checking for malloc.h
configure:4058: result: no
configure:3926: checking for strings.h
configure:3931: result: yes
configure:3935: checking sys/ioctl.h usability
configure:3947: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3953: $? = 0
configure:3957: test -z 
			 || test ! -s conftest.err
configure:3960: $? = 0
configure:3963: test -s conftest.o
configure:3966: $? = 0
configure:3976: result: yes
configure:3980: checking sys/ioctl.h presence
configure:3990: cc -E -I/usr/local/include conftest.c
configure:3996: $? = 0
configure:4016: result: yes
configure:4051: checking for sys/ioctl.h
configure:4058: result: yes
configure:3926: checking for unistd.h
configure:3931: result: yes
configure:4086: checking sys/sockio.h usability
configure:4098: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4104: $? = 0
configure:4108: test -z 
			 || test ! -s conftest.err
configure:4111: $? = 0
configure:4114: test -s conftest.o
configure:4117: $? = 0
configure:4127: result: yes
configure:4131: checking sys/sockio.h presence
configure:4141: cc -E -I/usr/local/include conftest.c
configure:4147: $? = 0
configure:4167: result: yes
configure:4202: checking for sys/sockio.h
configure:4209: result: yes
configure:4086: checking sys/param.h usability
configure:4098: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4104: $? = 0
configure:4108: test -z 
			 || test ! -s conftest.err
configure:4111: $? = 0
configure:4114: test -s conftest.o
configure:4117: $? = 0
configure:4127: result: yes
configure:4131: checking sys/param.h presence
configure:4141: cc -E -I/usr/local/include conftest.c
configure:4147: $? = 0
configure:4167: result: yes
configure:4202: checking for sys/param.h
configure:4209: result: yes
configure:4224: checking for an ANSI C-conforming const
configure:4291: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4297: $? = 0
configure:4301: test -z 
			 || test ! -s conftest.err
configure:4304: $? = 0
configure:4307: test -s conftest.o
configure:4310: $? = 0
configure:4321: result: yes
configure:4331: checking for inline
configure:4352: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4358: $? = 0
configure:4362: test -z 
			 || test ! -s conftest.err
configure:4365: $? = 0
configure:4368: test -s conftest.o
configure:4371: $? = 0
configure:4383: result: inline
configure:4402: checking for off_t
configure:4426: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4432: $? = 0
configure:4436: test -z 
			 || test ! -s conftest.err
configure:4439: $? = 0
configure:4442: test -s conftest.o
configure:4445: $? = 0
configure:4456: result: yes
configure:4468: checking for size_t
configure:4492: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4498: $? = 0
configure:4502: test -z 
			 || test ! -s conftest.err
configure:4505: $? = 0
configure:4508: test -s conftest.o
configure:4511: $? = 0
configure:4522: result: yes
configure:4538: checking whether cc needs -traditional
conftest.c:32:20: termio.h: No such file or directory
configure:4580: result: no
configure:4593: checking for stdlib.h
configure:4598: result: yes
configure:4593: checking for unistd.h
configure:4598: result: yes
configure:4742: checking for getpagesize
configure:4799: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4805: $? = 0
configure:4809: test -z 
			 || test ! -s conftest.err
configure:4812: $? = 0
configure:4815: test -s conftest
configure:4818: $? = 0
configure:4830: result: yes
configure:4840: checking for working mmap
configure:4982: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4985: $? = 0
configure:4987: ./conftest
configure:4990: $? = 0
configure:5004: result: yes
configure:5025: checking to see if compiler understands -Wall
configure:5047: cc -c -O -pipe  -Wall -I/usr/local/include conftest.c >&5
configure:5053: $? = 0
configure:5057: test -z 
			 || test ! -s conftest.err
configure:5060: $? = 0
configure:5063: test -s conftest.o
configure:5066: $? = 0
configure:5085: result: yes
configure:5155: Using -Wall as error checking CFLAGS
configure:5164: checking for pkg-config
configure:5182: found /usr/local/bin/pkg-config
configure:5195: result: /usr/local/bin/pkg-config
configure:5212: checking for 			glib-2.0 >= 1.3.7					gmodule-2.0 >= 1.3.7					libgnomeui-2.0 >= 1.102.0				esound >= 0.2.23
configure:5228: result: yes
configure:5232: checking MEDIA_CFLAGS
configure:5239: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  
configure:5242: checking MEDIA_LIBS
configure:5249: result: -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lglib-2.0 -liconv -lgmodule-2.0 -lgnomeui-2 -lSM -lICE -lesd  
configure:5353: checking for glib-2.0 >= 1.3.7						gmodule-2.0 >= 1.3.7 						libgnomeui-2.0 >= 1.102.0
configure:5363: result: yes
configure:5367: checking CDDBSLAVE_CFLAGS
configure:5372: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  
configure:5375: checking CDDBSLAVE_LIBS
configure:5380: result: -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglib-2.0 -liconv -lgmodule-2.0 -lgnomeui-2 -lSM -lICE  
configure:5420: checking for poll
configure:5477: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5483: $? = 0
configure:5487: test -z 
			 || test ! -s conftest.err
configure:5490: $? = 0
configure:5493: test -s conftest
configure:5496: $? = 0
configure:5508: result: yes
configure:5420: checking for basename
configure:5477: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5483: $? = 0
configure:5487: test -z 
			 || test ! -s conftest.err
configure:5490: $? = 0
configure:5493: test -s conftest
configure:5496: $? = 0
configure:5508: result: yes
configure:5518: checking for inet_aton
configure:5575: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5581: $? = 0
configure:5585: test -z 
			 || test ! -s conftest.err
configure:5588: $? = 0
configure:5591: test -s conftest
configure:5594: $? = 0
configure:5606: result: yes
configure:5681: checking for socket
configure:5738: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5744: $? = 0
configure:5748: test -z 
			 || test ! -s conftest.err
configure:5751: $? = 0
configure:5754: test -s conftest
configure:5757: $? = 0
configure:5769: result: yes
configure:5844: checking for gethostbyname
configure:5901: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:5907: $? = 0
configure:5911: test -z 
			 || test ! -s conftest.err
configure:5914: $? = 0
configure:5917: test -s conftest
configure:5920: $? = 0
configure:5932: result: yes
configure:6008: checking whether to enable IPv6
configure:6039: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6045: $? = 0
configure:6049: test -z 
			 || test ! -s conftest.err
configure:6052: $? = 0
configure:6055: test -s conftest.o
configure:6058: $? = 0
configure:6069: result: yes
configure:6074: checking for getaddrinfo
configure:6131: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:6137: $? = 0
configure:6141: test -z 
			 || test ! -s conftest.err
configure:6144: $? = 0
configure:6147: test -s conftest
configure:6150: $? = 0
configure:6162: result: yes
configure:6312: checking for glib-2.0 >= 1.3.7 gtk+-2.0 >= 2.3.1 		  esound >= 0.2.23 libgnomeui-2.0 > 1.102.0
configure:6319: result: yes
configure:6323: checking VUMETER_CFLAGS
configure:6327: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include  
configure:6330: checking VUMETER_LIBS
configure:6334: result: -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglib-2.0 -liconv -lgtk-x11-2.0 -lesd -lgnomeui-2 -lSM -lICE  
configure:6428: checking for   gstreamer-0.9 >= 0.8.2   gstreamer-libs-0.9 >= 0.8.2   gstreamer-gconf-0.9 >= 0.8.2   libgnomeui-2.0 >= 1.102.0 gnome-vfs-2.0
configure:6551: checking for     gstreamer-0.8 >= 0.8.2     gstreamer-libs-0.8 >= 0.8.2     gstreamer-gconf-0.8 >= 0.8.2     libgnomeui-2.0 >= 1.102.0 gnome-vfs-2.0
configure:6567: result: yes
configure:6571: checking GSR_CFLAGS
configure:6578: result: -D_REENTRANT -DORBIT2=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gstreamer-0.8 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  
configure:6581: checking GSR_LIBS
configure:6588: result: -Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lgstreamer-0.8 -lgstgconf-0.8 -lgnomeui-2 -lSM -lICE -lgnomevfs-2  
configure:6766: checking for gconftool-2
configure:6784: found /usr/X11R6/bin/gconftool-2
configure:6796: result: /usr/X11R6/bin/gconftool-2
configure:6818: result: Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema installation
configure:6835: result: Using $(sysconfdir)/gconf/schemas/ as install directory for schema files
configure:6865: checking for glib-genmarshal
configure:6883: found /usr/local/bin/glib-genmarshal
configure:6895: result: /usr/local/bin/glib-genmarshal
configure:6952: checking for esd-config
configure:6983: result: /usr/local/bin/esd-config
configure:6991: checking for ESD - version >= 0.2.7
configure:7078: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/local/include -L/usr/local/lib conftest.c  -L/usr/local/lib -lesd -laudiofile -lm >&5
configure:7081: $? = 0
configure:7083: ./conftest
configure:7086: $? = 0
configure:7104: result: yes
configure:7206: checking for scrollkeeper-config
configure:7224: found /usr/X11R6/bin/scrollkeeper-config
configure:7237: result: /usr/X11R6/bin/scrollkeeper-config
configure:7253: checking for jw
configure:7284: result: no
configure:7394: checking build system type
configure:7412: result: i386-portbld-freebsd5.3
configure:7420: checking host system type
configure:7434: result: i386-portbld-freebsd5.3
configure:7442: checking for a sed that does not truncate output
configure:7496: result: /usr/bin/sed
configure:7510: checking for ld used by cc
configure:7577: result: /usr/bin/ld
configure:7586: checking if the linker (/usr/bin/ld) is GNU ld
configure:7601: result: yes
configure:7606: checking for /usr/bin/ld option to reload object files
configure:7613: result: -r
configure:7622: checking for BSD-compatible nm
configure:7664: result: /usr/bin/nm -B
configure:7668: checking how to recognise dependent libraries
configure:7851: result: pass_all
configure:8073: checking dlfcn.h usability
configure:8085: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8091: $? = 0
configure:8095: test -z 
			 || test ! -s conftest.err
configure:8098: $? = 0
configure:8101: test -s conftest.o
configure:8104: $? = 0
configure:8114: result: yes
configure:8118: checking dlfcn.h presence
configure:8128: cc -E -I/usr/local/include conftest.c
configure:8134: $? = 0
configure:8154: result: yes
configure:8189: checking for dlfcn.h
configure:8196: result: yes
configure:8303: checking for C++ compiler version
configure:8306: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 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:8309: $? = 0
configure:8311: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:8314: $? = 0
configure:8316: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:8319: $? = 1
configure:8322: checking whether we are using the GNU C++ compiler
configure:8346: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8352: $? = 0
configure:8356: test -z 
			 || test ! -s conftest.err
configure:8359: $? = 0
configure:8362: test -s conftest.o
configure:8365: $? = 0
configure:8378: result: yes
configure:8384: checking whether c++ accepts -g
configure:8405: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:8411: $? = 0
configure:8415: test -z 
			 || test ! -s conftest.err
configure:8418: $? = 0
configure:8421: test -s conftest.o
configure:8424: $? = 0
configure:8435: result: yes
configure:8477: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8483: $? = 0
configure:8487: test -z 
			 || test ! -s conftest.err
configure:8490: $? = 0
configure:8493: test -s conftest.o
configure:8496: $? = 0
configure:8522: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:47: error: `exit' undeclared (first use this function)
conftest.cc:47: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:8528: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:8477: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8483: $? = 0
configure:8487: test -z 
			 || test ! -s conftest.err
configure:8490: $? = 0
configure:8493: test -s conftest.o
configure:8496: $? = 0
configure:8522: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:8528: $? = 0
configure:8532: test -z 
			 || test ! -s conftest.err
configure:8535: $? = 0
configure:8538: test -s conftest.o
configure:8541: $? = 0
configure:8566: checking dependency style of c++
configure:8649: result: gcc3
configure:8671: checking how to run the C++ preprocessor
configure:8702: c++ -E -I/usr/local/include conftest.cc
configure:8708: $? = 0
configure:8740: c++ -E -I/usr/local/include conftest.cc
conftest.cc:46:28: ac_nonexistent.h: No such file or directory
configure:8746: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8785: result: c++ -E
configure:8809: c++ -E -I/usr/local/include conftest.cc
configure:8815: $? = 0
configure:8847: c++ -E -I/usr/local/include conftest.cc
conftest.cc:46:28: ac_nonexistent.h: No such file or directory
configure:8853: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8948: checking for g77
configure:8977: result: no
configure:8948: checking for f77
configure:8964: found /usr/bin/f77
configure:8974: result: f77
configure:8989: checking for Fortran 77 compiler version
configure:8992: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8995: $? = 0
configure:8997: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:9000: $? = 0
configure:9002: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:9005: $? = 1
configure:9013: checking whether we are using the GNU Fortran 77 compiler
configure:9027: f77 -c  conftest.F >&5
configure:9033: $? = 0
configure:9037: test -z 
			 || test ! -s conftest.err
configure:9040: $? = 0
configure:9043: test -s conftest.o
configure:9046: $? = 0
configure:9059: result: yes
configure:9065: checking whether f77 accepts -g
configure:9077: f77 -c -g conftest.f >&5
configure:9083: $? = 0
configure:9087: test -z 
			 || test ! -s conftest.err
configure:9090: $? = 0
configure:9093: test -s conftest.o
configure:9096: $? = 0
configure:9108: result: yes
configure:9138: checking the maximum length of command line arguments
configure:9203: result: 65536
configure:9214: checking command to parse /usr/bin/nm -B output from cc object
configure:9303: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:9306: $? = 0
configure:9310: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:9313: $? = 0
configure:9365: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:9368: $? = 0
configure:9406: result: ok
configure:9410: checking for objdir
configure:9425: result: .libs
configure:9515: checking for ar
configure:9531: found /usr/bin/ar
configure:9542: result: ar
configure:9595: checking for ranlib
configure:9611: found /usr/bin/ranlib
configure:9622: result: ranlib
configure:9675: checking for strip
configure:9691: found /usr/bin/strip
configure:9702: result: strip
configure:9964: checking if cc static flag  works
configure:9987: result: yes
configure:10005: checking if cc supports -fno-rtti -fno-exceptions
configure:10023: cc -c -O -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:10027: $? = 0
configure:10038: result: no
configure:10053: checking for cc option to produce PIC
configure:10230: result: -fPIC
configure:10238: checking if cc PIC flag -fPIC works
configure:10256: cc -c -O -pipe  -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:10260: $? = 0
configure:10271: result: yes
configure:10295: checking if cc supports -c -o file.o
configure:10316: cc -c -O -pipe  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:10320: $? = 0
configure:10340: result: yes
configure:10366: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11214: result: yes
configure:11240: checking whether -lc should be explicitly linked in
configure:11245: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:11248: $? = 0
configure:11262: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:11265: $? = 1
configure:11277: result: yes
configure:11285: checking dynamic linker characteristics
configure:11846: result: freebsd5.3 ld.so
configure:11850: checking how to hardcode library paths into programs
configure:11875: result: immediate
configure:11889: checking whether stripping libraries is possible
configure:11894: result: yes
configure:12724: checking if libtool supports shared libraries
configure:12726: result: yes
configure:12729: checking whether to build shared libraries
configure:12787: result: yes
configure:12790: checking whether to build static libraries
configure:12794: result: yes
configure:12886: creating libtool
configure:13433: checking for ld used by c++
configure:13500: result: /usr/bin/ld
configure:13509: checking if the linker (/usr/bin/ld) is GNU ld
configure:13524: result: yes
configure:13575: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14403: result: yes
configure:14421: c++ -c -O -pipe -I/usr/local/include conftest.cc >&5
configure:14424: $? = 0
configure:14520: checking for c++ option to produce PIC
configure:14772: result: -fPIC
configure:14780: checking if c++ PIC flag -fPIC works
configure:14798: c++ -c -O -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:14802: $? = 0
configure:14813: result: yes
configure:14837: checking if c++ supports -c -o file.o
configure:14858: c++ -c -O -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:14862: $? = 0
configure:14882: result: yes
configure:14908: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14933: result: yes
configure:15004: checking dynamic linker characteristics
configure:15565: result: freebsd5.3 ld.so
configure:15569: checking how to hardcode library paths into programs
configure:15594: result: immediate
configure:15608: checking whether stripping libraries is possible
configure:15613: result: yes
configure:16920: checking if libtool supports shared libraries
configure:16922: result: yes
configure:16925: checking whether to build shared libraries
configure:16943: result: yes
configure:16946: checking whether to build static libraries
configure:16950: result: yes
configure:16962: checking for f77 option to produce PIC
configure:17139: result: -fPIC
configure:17147: checking if f77 PIC flag -fPIC works
configure:17165: f77 -c -g -O2 -fPIC conftest.f >&5
configure:17169: $? = 0
configure:17180: result: yes
configure:17204: checking if f77 supports -c -o file.o
configure:17225: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:17229: $? = 0
configure:17249: result: yes
configure:17275: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:18103: result: yes
configure:18174: checking dynamic linker characteristics
configure:18735: result: freebsd5.3 ld.so
configure:18739: checking how to hardcode library paths into programs
configure:18764: result: immediate
configure:18778: checking whether stripping libraries is possible
configure:18783: result: yes
configure:22907: checking locale.h usability
configure:22919: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:22925: $? = 0
configure:22929: test -z 
			 || test ! -s conftest.err
configure:22932: $? = 0
configure:22935: test -s conftest.o
configure:22938: $? = 0
configure:22948: result: yes
configure:22952: checking locale.h presence
configure:22962: cc -E -I/usr/local/include conftest.c
configure:22968: $? = 0
configure:22988: result: yes
configure:23023: checking for locale.h
configure:23030: result: yes
configure:23044: checking for LC_MESSAGES
configure:23065: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:23071: $? = 0
configure:23075: test -z 
			 || test ! -s conftest.err
configure:23078: $? = 0
configure:23081: test -s conftest
configure:23084: $? = 0
configure:23096: result: yes
configure:23125: checking libintl.h usability
configure:23137: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:23143: $? = 0
configure:23147: test -z 
			 || test ! -s conftest.err
configure:23150: $? = 0
configure:23153: test -s conftest.o
configure:23156: $? = 0
configure:23166: result: yes
configure:23170: checking libintl.h presence
configure:23180: cc -E -I/usr/local/include conftest.c
configure:23186: $? = 0
configure:23206: result: yes
configure:23241: checking for libintl.h
configure:23248: result: yes
configure:23259: checking for ngettext in libc
configure:23282: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//ccYIv5kf.o(.text+0x19): In function `main':
: undefined reference to `libintl_ngettext'
configure:23288: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return (int) ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:23314: result: no
configure:23489: checking for bindtextdomain in -lintl
configure:23519: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:23525: $? = 0
configure:23529: test -z 
			 || test ! -s conftest.err
configure:23532: $? = 0
configure:23535: test -s conftest
configure:23538: $? = 0
configure:23551: result: yes
configure:23554: checking for ngettext in -lintl
configure:23584: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:23590: $? = 0
configure:23594: test -z 
			 || test ! -s conftest.err
configure:23597: $? = 0
configure:23600: test -s conftest
configure:23603: $? = 0
configure:23616: result: yes
configure:23619: checking for dgettext in -lintl
configure:23649: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:55: warning: conflicting types for built-in function 'dgettext'
configure:23655: $? = 0
configure:23659: test -z 
			 || test ! -s conftest.err
configure:23662: $? = 0
configure:23665: test -s conftest
configure:23668: $? = 0
configure:23681: result: yes
configure:23852: checking for bind_textdomain_codeset
configure:23909: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:23915: $? = 0
configure:23919: test -z 
			 || test ! -s conftest.err
configure:23922: $? = 0
configure:23925: test -s conftest
configure:23928: $? = 0
configure:23940: result: yes
configure:23980: checking for msgfmt
configure:24007: result: /usr/local/bin/msgfmt
configure:24020: checking for dcgettext
configure:24077: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:74: warning: conflicting types for built-in function 'dcgettext'
configure:24083: $? = 0
configure:24087: test -z 
			 || test ! -s conftest.err
configure:24090: $? = 0
configure:24093: test -s conftest
configure:24096: $? = 0
configure:24108: result: yes
configure:24120: checking for gmsgfmt
configure:24151: result: /usr/local/bin/msgfmt
configure:24160: checking for xgettext
configure:24187: result: /usr/local/bin/xgettext
configure:24211: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:24217: $? = 0
configure:24221: test -z 
			 || test ! -s conftest.err
configure:24224: $? = 0
configure:24227: test -s conftest
configure:24230: $? = 0
configure:24403: checking for catalogs to be installed
configure:24428: result:  am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ko lt lv mk ml mn ms nb ne nl nn no pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tk tr uk vi wa xh zh_CN zh_TW
configure:24474: checking for the MTA
configure:24488: result: /usr/sbin/sendmail -t
configure:24547: checking for libnautilus-burn >= 2.9.0
configure:24551: result: yes
configure:24555: checking GNOMECD_CFLAGS
configure:24558: result: -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libnautilus-burn -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  
configure:24561: checking GNOMECD_LIBS
configure:24564: result: -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lnautilus-burn  
configure:24610: checking linux/cdrom.h usability
configure:24622: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:87:25: linux/cdrom.h: No such file or directory
configure:24628: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| /* end 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 <linux/cdrom.h>
configure:24651: result: no
configure:24655: checking linux/cdrom.h presence
configure:24665: cc -E -I/usr/local/include conftest.c
conftest.c:53:25: linux/cdrom.h: No such file or directory
configure:24671: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| /* end confdefs.h.  */
| #include <linux/cdrom.h>
configure:24691: result: no
configure:24726: checking for linux/cdrom.h
configure:24733: result: no
configure:24762: checking linux/ucdrom.h usability
configure:24774: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:87:26: linux/ucdrom.h: No such file or directory
configure:24780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| /* end 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 <linux/ucdrom.h>
configure:24803: result: no
configure:24807: checking linux/ucdrom.h presence
configure:24817: cc -E -I/usr/local/include conftest.c
conftest.c:53:26: linux/ucdrom.h: No such file or directory
configure:24823: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| /* end confdefs.h.  */
| #include <linux/ucdrom.h>
configure:24843: result: no
configure:24878: checking for linux/ucdrom.h
configure:24885: result: no
configure:24913: checking sys/cdio.h usability
configure:24925: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:24931: $? = 0
configure:24935: test -z 
			 || test ! -s conftest.err
configure:24938: $? = 0
configure:24941: test -s conftest.o
configure:24944: $? = 0
configure:24954: result: yes
configure:24958: checking sys/cdio.h presence
configure:24968: cc -E -I/usr/local/include conftest.c
configure:24974: $? = 0
configure:24994: result: yes
configure:25029: checking for sys/cdio.h
configure:25036: result: yes
configure:25065: checking sun/dkio.h usability
configure:25077: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:88:22: sun/dkio.h: No such file or directory
configure:25083: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| #define HAVE_SYS_CDIO_H 1
| /* end 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 <sun/dkio.h>
configure:25106: result: no
configure:25110: checking sun/dkio.h presence
configure:25120: cc -E -I/usr/local/include conftest.c
conftest.c:54:22: sun/dkio.h: No such file or directory
configure:25126: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GNOME_MEDIA_VERSION "2.10.2"
| #define GNOME_MEDIA_VERSION_RELEASE "1"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define PACKAGE "gnome-media"
| #define VERSION "2.10.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKIO_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define DEFAULT_MIXER gst-mixer
| #define HAVE_POLL 1
| #define HAVE_BASENAME 1
| #define ENABLE_IPV6 1
| #define HAVE_ESD 1
| #define GETTEXT_PACKAGE "gnome-media-2.0"
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
| #define HAVE_SYS_CDIO_H 1
| /* end confdefs.h.  */
| #include <sun/dkio.h>
configure:25146: result: no
configure:25181: checking for sun/dkio.h
configure:25188: result: no
configure:25204: checking whether to use cd changer support
conftest.c:54:25: linux/cdrom.h: No such file or directory
configure:25229: result: no
configure:25236: checking whether OS supports the CDROMCLOSETRAY ioctl
configure:25263: result: no
configure:25390: checking for gail >= 0.0.3
configure:25394: result: yes
configure:25398: checking GAILUTIL_CFLAGS
configure:25401: result: -DXTHREADS -DXUSE_MTSAFE_API -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/libart-2.0 -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  
configure:25404: checking GAILUTIL_LIBS
configure:25407: result: -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lgailutil  
configure:25497: checking for gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 libglade-2.0 gconf-2.0 gstreamer-0.8 gstreamer-libs-0.8 gstreamer-gconf-0.8 libxml-2.0 gnome-vfs-2.0
configure:25501: result: yes
configure:25505: checking GSTPROPS_CFLAGS
configure:25508: result: -DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gstreamer-0.8  
configure:25511: checking GSTPROPS_LIBS

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

ac_cv_func_bind_textdomain_codeset=yes
ac_cv_lib_intl_ngettext=yes
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_path_ESD_CONFIG=/usr/local/bin/esd-config
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CXXFLAGS_value='-O -pipe'
gt_cv_func_dgettext_libc=no
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
ac_cv_env_F77_value=
ac_cv_header_linux_ucdrom_h=no
ac_cv_header_linux_cdrom_h=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_stdlib_h=yes
lt_cv_prog_gnu_ldcxx=yes
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_path_GCONFTOOL=/usr/X11R6/bin/gconftool-2
ac_cv_func_mmap_fixed_mapped=yes
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
gt_cv_func_ngettext_libc=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_func_socket=yes
ac_cv_func_inet_aton=yes
ac_cv_env_CXX_set=set
gt_cv_have_gettext=yes
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_header_fcntl_h=yes
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
ac_cv_prog_gcc_traditional=no
ac_cv_c_const=yes
lt_cv_ld_reload_flag=-r
ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal
ac_cv_func_getaddrinfo=yes
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_header_limits_h=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd5.3
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_strings_h=yes
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_header_locale_h=yes
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_build_alias=i386-portbld-freebsd5.3
ac_cv_path_SCROLLKEEPER_CONFIG=/usr/X11R6/bin/scrollkeeper-config
ac_cv_func_gethostbyname=yes
ac_cv_c_inline=inline
ac_cv_header_sys_param_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_header_sun_dkio_h=no
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_sys_sockio_h=yes
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_header_sys_cdio_h=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.3
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
am_cv_val_LC_MESSAGES=yes
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_type_off_t=yes
ac_cv_lib_intl_dgettext=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_build=i386-portbld-freebsd5.3
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_build_alias_value=i386-portbld-freebsd5.3
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_path_JW=no
ac_cv_func_getpagesize=yes
ac_cv_header_malloc_h=no
ac_cv_prog_ac_ct_CC=cc
ac_cv_header_libintl_h=yes
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_env_target_alias_value=
ac_cv_header_sys_ioctl_h=yes
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_func_basename=yes
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_func_poll=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run aclocal-1.7'
ACLOCAL_AMFLAGS=' -I m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run automake-1.7'
AWK='nawk'
BONOBO_ACT_IDLDIR='/usr/local/share/idl/bonobo-activation-2.0'
BONOBO_IDLDIR='/usr/local/share/idl/bonobo-2.0'
CATALOGS=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tk.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc3'
CDDBSLAVE_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include   -Wall'
CDDBSLAVE_LIBS='-Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglib-2.0 -liconv -lgmodule-2.0 -lgnomeui-2 -lSM -lICE  '
CDROM_HOST='bsd'
CDROM_HOST_BSD='true'
CDROM_HOST_BSD_FALSE='#'
CDROM_HOST_BSD_TRUE=''
CDROM_HOST_LINUX='false'
CDROM_HOST_LINUX_FALSE=''
CDROM_HOST_LINUX_TRUE='#'
CDROM_HOST_SOLARIS='false'
CDROM_HOST_SOLARIS_FALSE=''
CDROM_HOST_SOLARIS_TRUE='#'
CFLAGS='-O -pipe '
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ESD_CFLAGS='-I/usr/local/include'
ESD_CONFIG='/usr/local/bin/esd-config'
ESD_LIBS='-L/usr/local/lib -lesd -laudiofile -lm'
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GAILUTIL_CFLAGS='-DXTHREADS -DXUSE_MTSAFE_API -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/libart-2.0 -I/usr/X11R6/include/gail-1.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  '
GAILUTIL_LIBS='-Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lgailutil  '
GCONFTOOL='/usr/X11R6/bin/gconftool-2'
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='gnome-media-2.0'
GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal'
GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tk.gmo tr.gmo uk.gmo vi.gmo wa.gmo xh.gmo zh_CN.gmo zh_TW.gmo'
GMP_CFLAGS=''
GMP_LIBS=''
GMSGFMT='/usr/local/bin/msgfmt'
GNOMECC_DESKTOP_DIR=''
GNOMECD_CFLAGS='-DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/libnautilus-burn -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include  '
GNOMECD_LIBS='-Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lnautilus-burn  '
GNOME_MEDIA_VERSION='2.10.2'
GNOME_MEDIA_VERSION_MAJOR='2'
GNOME_MEDIA_VERSION_MICRO='2'
GNOME_MEDIA_VERSION_MINOR='10'
GNOME_MEDIA_VERSION_NANO='0'
GNOME_MEDIA_VERSION_RELEASE='1'
GSR_CFLAGS='-D_REENTRANT -DORBIT2=1 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/orbit-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gstreamer-0.8 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  '
GSR_LIBS='-Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -lgstreamer-0.8 -lgstgconf-0.8 -lgnomeui-2 -lSM -lICE -lgnomevfs-2  '
GSTMIXER_CFLAGS=''
GSTMIXER_LIBS=''
GSTPROPS_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/orbit-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/gstreamer-0.8  '
GSTPROPS_LIBS=''
HAVE_GSTREAMER_FALSE='#'
HAVE_GSTREAMER_TRUE=''
HAVE_JW='no'
HAVE_JW_FALSE=''
HAVE_JW_TRUE='#'
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'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
JW='no'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) /usr/local/bin/libtool15'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/missing --run makeinfo'
MEDIA_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/lib/gtk-2.0/include  '
MEDIA_LIBS='-Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lglib-2.0 -liconv -lgmodule-2.0 -lgnomeui-2 -lSM -lICE -lesd  '
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
OBJEXT='o'
ORBIT_IDL='/usr/local/bin/orbit-idl-2'
PACKAGE='gnome-media'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po id.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sv.po ta.po th.po tk.po tr.po uk.po vi.po wa.po xh.po zh_CN.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PROGRAMS_GNOME_CD='gnome-cd'
PROGRAMS_GRECORD='grecord'
PROGRAMS_GSTMIXER=''
PROGRAMS_GSTPROPS=''
PROGRAMS_VUMETER='vu-meter'
RANLIB='ranlib'
SCROLLKEEPER_CONFIG='/usr/X11R6/bin/scrollkeeper-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_CD_CHANGER=''
USE_NLS='yes'
VERSION='2.10.2'
VUMETER_CFLAGS='-DORBIT2=1 -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbonoboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include  '
VUMETER_LIBS='-Wl,--export-dynamic -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglib-2.0 -liconv -lgtk-x11-2.0 -lesd -lgnomeui-2 -lSM -lICE  '
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.3'
build_alias='i386-portbld-freebsd5.3'
build_cpu='i386'
build_os='freebsd5.3'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
default_cd_device='/dev/acd0'
exec_prefix='NONE'
host='FreeBSD'
host_alias=''
host_cpu='i386'
host_os='freebsd5.3'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/ftp/ports/audio/gnomemedia2/work/gnome-media-2.10.2/install-sh'
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_alias=''

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

#define DEFAULT_MIXER gst-mixer
#define ENABLE_IPV6 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gnome-media-2.0"
#define GNOME_MEDIA_VERSION "2.10.2"
#define GNOME_MEDIA_VERSION_RELEASE "1"
#define HAVE_BASENAME 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_ESD 1
#define HAVE_FCNTL_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_POLL 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_CDIO_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKIO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define MAIL_TRANSFER_AGENT "/usr/sbin/sendmail -t"
#define PACKAGE "gnome-media"
#define PACKAGE "gnome-media"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.10.2"
#define VERSION "2.10.2"
#define default_cd_device "/dev/acd0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

--7AUc2qLy4jB3hD7Z--



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