Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2006 18:02:58 +0000
From:      "Stefan A. Deutscher" <sa.deutscher@tiscali.de>
To:        multimedia@FreeBSD.org
Subject:   Failure to build audacity 1.2.4b on FreeBSD 5.1
Message-ID:  <20061014180258.A2764@tiscali.de>

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


Hi,

 I just cvsup(ped) my ports tree and tried to build audacity 1.2.4b.
Where audacity 1.0.0 built fine, the newer version dies after a while
with an error. Please, see the attached logs & information, and let me
know what else I can do to help resolve this.

Thanks in advance & kind regards,

                        Stefan

dvorak# cd /usr/ports/audio/audacity
dvorak# make
[ snip ]
  checking for glib-2.0 >= 2.2... yes
  checking GLIB_ONLY_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
  checking GLIB_ONLY_LIBS... -L/usr/local/lib -lglib-2.0 -liconv  
  checking for libxml-2.0 >= 2.6.0... Requested 'libxml-2.0 >= 2.6.0' but version of libXML is 2.5.7
  configure: error: Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing
  ===>  Script "configure" failed unexpectedly.
  Please report the problem to multimedia@FreeBSD.org [maintainer] and attach
  the "/usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/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/multimedia/gstreamer80.
  *** Error code 1
  Stop in /usr/ports/multimedia/gstreamer-plugins80.
  *** Error code 1
  Stop in /usr/ports/x11-toolkits/wxgtk26.
  *** Error code 1
  Stop in /usr/ports/audio/audacity.
  *** Error code 1
  Stop in /usr/ports/audio/audacity.
dvorak#


# ----------------------------------------------------------------------
# Attaching log file
# ----------------------------------------------------------------------

dvorak# cat /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/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 --disable-tests --disable-examples --disable-docs-build --disable-failing-tests --localstatedir=/usr/local/share/gnome --datadir=/usr/local/share/gnome --with-html-dir=/usr/local/share/doc --with-help-dir=/usr/local/share/gnome/help --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local --build=i386-portbld-freebsd5.1

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

hostname = dvorak.asylum.invalid
uname -m = i386
uname -r = 5.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.1-RELEASE #0: Fri Nov 21 21:48:14 CET 2003     root@dvorak.asylum.net:/usr/src/sys/i386/compile/GENERICCAM 

/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:1586: checking build system type
configure:1604: result: i386-portbld-freebsd5.1
configure:1612: checking host system type
configure:1626: result: i386-portbld-freebsd5.1
configure:1634: checking target system type
configure:1648: result: i386-portbld-freebsd5.1
configure:1672: configuring gstreamer for release
configure:1717: checking whether to enable maintainer-specific portions of Makefiles
configure:1726: result: no
configure:1755: checking for a BSD-compatible install
configure:1810: result: /usr/bin/install -c -o root -g wheel
configure:1821: checking whether build environment is sane
configure:1864: result: yes
configure:1929: checking for gawk
configure:1945: found /usr/local/bin/gawk
configure:1955: result: gawk
configure:1965: checking whether gmake sets $(MAKE)
configure:1985: result: yes
configure:2204: checking for gcc
configure:2230: result: cc
configure:2474: checking for C compiler version
configure:2477: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2480: $? = 0
configure:2482: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:2485: $? = 0
configure:2487: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2490: $? = 1
configure:2513: checking for C compiler default output file name
configure:2516: cc -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2519: $? = 0
configure:2565: result: a.out
configure:2570: checking whether the C compiler works
configure:2576: ./a.out
configure:2579: $? = 0
configure:2596: result: yes
configure:2603: checking whether we are cross compiling
configure:2605: result: no
configure:2608: checking for suffix of executables
configure:2610: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:2613: $? = 0
configure:2638: result: 
configure:2644: checking for suffix of object files
configure:2665: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:2668: $? = 0
configure:2690: result: o
configure:2694: checking whether we are using the GNU C compiler
configure:2718: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:2724: $? = 0
configure:2728: test -z 
			 || test ! -s conftest.err
configure:2731: $? = 0
configure:2734: test -s conftest.o
configure:2737: $? = 0
configure:2750: result: yes
configure:2756: checking whether cc accepts -g
configure:2777: cc -c -g  -I/usr/local/include conftest.c >&5
configure:2783: $? = 0
configure:2787: test -z 
			 || test ! -s conftest.err
configure:2790: $? = 0
configure:2793: test -s conftest.o
configure:2796: $? = 0
configure:2807: result: yes
configure:2824: checking for cc option to accept ANSI C
configure:2894: cc  -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:2900: $? = 0
configure:2904: test -z 
			 || test ! -s conftest.err
configure:2907: $? = 0
configure:2910: test -s conftest.o
configure:2913: $? = 0
configure:2931: result: none needed
configure:2949: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2955: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3099: checking for style of include used by gmake
configure:3127: result: GNU
configure:3155: checking dependency style of cc
configure:3245: result: gcc3
configure:3263: checking for library containing strerror
configure:3293: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:3299: $? = 0
configure:3303: test -z 
			 || test ! -s conftest.err
configure:3306: $? = 0
configure:3309: test -s conftest
configure:3312: $? = 0
configure:3382: result: none required
configure:3506: checking for a sed that does not truncate output
configure:3560: result: /usr/bin/sed
configure:3563: checking for egrep
configure:3573: result: grep -E
configure:3589: checking for ld used by cc
configure:3656: result: /usr/bin/ld
configure:3665: checking if the linker (/usr/bin/ld) is GNU ld
configure:3680: result: yes
configure:3685: checking for /usr/bin/ld option to reload object files
configure:3692: result: -r
configure:3710: checking for BSD-compatible nm
configure:3752: result: /usr/bin/nm -B
configure:3756: checking whether ln -s works
configure:3760: result: yes
configure:3767: checking how to recognise dependent libraries
configure:3939: result: pass_all
configure:4152: checking how to run the C preprocessor
configure:4187: cc -E  -I/usr/local/include conftest.c
configure:4193: $? = 0
configure:4225: cc -E  -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4231: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4270: result: cc -E
configure:4294: cc -E  -I/usr/local/include conftest.c
configure:4300: $? = 0
configure:4332: cc -E  -I/usr/local/include conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4338: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4382: checking for ANSI C header files
configure:4407: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4413: $? = 0
configure:4417: test -z 
			 || test ! -s conftest.err
configure:4420: $? = 0
configure:4423: test -s conftest.o
configure:4426: $? = 0
configure:4515: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:4518: $? = 0
configure:4520: ./conftest
configure:4523: $? = 0
configure:4538: result: yes
configure:4562: checking for sys/types.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for sys/stat.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for stdlib.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for string.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for memory.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for strings.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for inttypes.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for stdint.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4562: checking for unistd.h
configure:4578: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4584: $? = 0
configure:4588: test -z 
			 || test ! -s conftest.err
configure:4591: $? = 0
configure:4594: test -s conftest.o
configure:4597: $? = 0
configure:4608: result: yes
configure:4634: checking dlfcn.h usability
configure:4646: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:4652: $? = 0
configure:4656: test -z 
			 || test ! -s conftest.err
configure:4659: $? = 0
configure:4662: test -s conftest.o
configure:4665: $? = 0
configure:4675: result: yes
configure:4679: checking dlfcn.h presence
configure:4689: cc -E  -I/usr/local/include conftest.c
configure:4695: $? = 0
configure:4715: result: yes
configure:4750: checking for dlfcn.h
configure:4757: result: yes
configure:4864: checking for C++ compiler version
configure:4867: c++ --version </dev/null >&5
c++ (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4870: $? = 0
configure:4872: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:4875: $? = 0
configure:4877: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:4880: $? = 1
configure:4883: checking whether we are using the GNU C++ compiler
configure:4907: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
configure:4913: $? = 0
configure:4917: test -z 
			 || test ! -s conftest.err
configure:4920: $? = 0
configure:4923: test -s conftest.o
configure:4926: $? = 0
configure:4939: result: yes
configure:4945: checking whether c++ accepts -g
configure:4966: c++ -c -g  -I/usr/local/include conftest.cc >&5
configure:4972: $? = 0
configure:4976: test -z 
			 || test ! -s conftest.err
configure:4979: $? = 0
configure:4982: test -s conftest.o
configure:4985: $? = 0
configure:4996: result: yes
configure:5038: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
configure:5044: $? = 0
configure:5048: test -z 
			 || test ! -s conftest.err
configure:5051: $? = 0
configure:5054: test -s conftest.o
configure:5057: $? = 0
configure:5083: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:30: `exit' undeclared (first use this function)
conftest.cc:30: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:5089: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5038: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
configure:5044: $? = 0
configure:5048: test -z 
			 || test ! -s conftest.err
configure:5051: $? = 0
configure:5054: test -s conftest.o
configure:5057: $? = 0
configure:5083: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
configure:5089: $? = 0
configure:5093: test -z 
			 || test ! -s conftest.err
configure:5096: $? = 0
configure:5099: test -s conftest.o
configure:5102: $? = 0
configure:5127: checking dependency style of c++
configure:5217: result: gcc3
configure:5244: checking how to run the C++ preprocessor
configure:5275: c++ -E  -I/usr/local/include conftest.cc
configure:5281: $? = 0
configure:5313: c++ -E  -I/usr/local/include conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5319: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5358: result: c++ -E
configure:5382: c++ -E  -I/usr/local/include conftest.cc
configure:5388: $? = 0
configure:5420: c++ -E  -I/usr/local/include conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5426: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5523: checking for g77
configure:5552: result: no
configure:5523: checking for f77
configure:5539: found /usr/bin/f77
configure:5549: result: f77
configure:5564: checking for Fortran 77 compiler version
configure:5567: f77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2 [FreeBSD] 20030205 (release)) 3.2.2 20030205 (release)
Copyright (C) 2002 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:5570: $? = 0
configure:5572: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:5575: $? = 0
configure:5577: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:5580: $? = 1
configure:5588: checking whether we are using the GNU Fortran 77 compiler
configure:5602: f77 -c  conftest.F >&5
configure:5608: $? = 0
configure:5612: test -z 
			 || test ! -s conftest.err
configure:5615: $? = 0
configure:5618: test -s conftest.o
configure:5621: $? = 0
configure:5634: result: yes
configure:5640: checking whether f77 accepts -g
configure:5652: f77 -c -g conftest.f >&5
configure:5658: $? = 0
configure:5662: test -z 
			 || test ! -s conftest.err
configure:5665: $? = 0
configure:5668: test -s conftest.o
configure:5671: $? = 0
configure:5683: result: yes
configure:5713: checking the maximum length of command line arguments
configure:5805: result: 65536
configure:5816: checking command to parse /usr/bin/nm -B output from cc object
configure:5912: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:5915: $? = 0
configure:5919: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5922: $? = 0
configure:5974: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c conftstm.o >&5
configure:5977: $? = 0
configure:6015: result: ok
configure:6019: checking for objdir
configure:6034: result: .libs
configure:6124: checking for ar
configure:6140: found /usr/bin/ar
configure:6151: result: ar
configure:6204: checking for ranlib
configure:6220: found /usr/bin/ranlib
configure:6231: result: ranlib
configure:6284: checking for strip
configure:6300: found /usr/bin/strip
configure:6311: result: strip
configure:6598: checking if cc static flag  works
configure:6626: result: yes
configure:6644: checking if cc supports -fno-rtti -fno-exceptions
configure:6662: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:6666: $? = 0
configure:6679: result: yes
configure:6694: checking for cc option to produce PIC
configure:6898: result: -fPIC
configure:6906: checking if cc PIC flag -fPIC works
configure:6924: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:6928: $? = 0
configure:6941: result: yes
configure:6965: checking if cc supports -c -o file.o
configure:6986: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:6990: $? = 0
configure:7012: result: yes
configure:7038: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:7934: result: yes
configure:7960: checking whether -lc should be explicitly linked in
configure:7965: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:7968: $? = 0
configure:7982: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7985: $? = 1
configure:7997: result: yes
configure:8005: checking dynamic linker characteristics
configure:8572: result: freebsd5.1 ld.so
configure:8576: checking how to hardcode library paths into programs
configure:8601: result: immediate
configure:8615: checking whether stripping libraries is possible
configure:8620: result: yes
configure:8746: checking for shl_load
configure:8803: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
/var/tmp//ccncVhOB.o: In function `main':
/var/tmp//ccncVhOB.o(.text+0xf): undefined reference to `shl_load'
/var/tmp//ccncVhOB.o(.data+0x0): undefined reference to `shl_load'
configure:8809: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* 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 shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:8834: result: no
configure:8839: checking for shl_load in -ldld
configure:8869: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
configure:8875: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* 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 shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:8901: result: no
configure:8906: checking for dlopen
configure:8963: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:8969: $? = 0
configure:8973: test -z 
			 || test ! -s conftest.err
configure:8976: $? = 0
configure:8979: test -s conftest
configure:8982: $? = 0
configure:8994: result: yes
configure:9236: checking whether a program can dlopen itself
configure:9308: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include -DHAVE_DLFCN_H  -L/usr/local/lib -Wl,--export-dynamic conftest.c   >&5
configure:9311: $? = 0
configure:9329: result: yes
configure:9334: checking whether a statically linked program can dlopen itself
configure:9406: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include -DHAVE_DLFCN_H  -L/usr/local/lib -Wl,--export-dynamic  conftest.c   >&5
configure:9409: $? = 0
configure:9427: result: yes
configure:9450: checking if libtool supports shared libraries
configure:9452: result: yes
configure:9455: checking whether to build shared libraries
configure:9476: result: yes
configure:9479: checking whether to build static libraries
configure:9483: result: yes
configure:9575: creating libtool
configure:10153: checking for ld used by c++
configure:10220: result: /usr/bin/ld
configure:10229: checking if the linker (/usr/bin/ld) is GNU ld
configure:10244: result: yes
configure:10295: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11182: result: yes
configure:11200: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.cc >&5
configure:11203: $? = 0
configure:11299: checking for c++ option to produce PIC
configure:11567: result: -fPIC
configure:11575: checking if c++ PIC flag -fPIC works
configure:11593: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:11597: $? = 0
configure:11610: result: yes
configure:11634: checking if c++ supports -c -o file.o
configure:11655: c++ -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:11659: $? = 0
configure:11681: result: yes
configure:11707: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11732: result: yes
configure:11803: checking dynamic linker characteristics
configure:12370: result: freebsd5.1 ld.so
configure:12374: checking how to hardcode library paths into programs
configure:12399: result: immediate
configure:12413: checking whether stripping libraries is possible
configure:12418: result: yes
configure:12544: checking for shl_load
configure:12632: result: no
configure:12637: checking for shl_load in -ldld
configure:12699: result: no
configure:12704: checking for dlopen
configure:12792: result: yes
configure:13034: checking whether a program can dlopen itself
configure:13127: result: yes
configure:13132: checking whether a statically linked program can dlopen itself
configure:13225: result: yes
configure:13754: checking if libtool supports shared libraries
configure:13756: result: yes
configure:13759: checking whether to build shared libraries
configure:13779: result: yes
configure:13782: checking whether to build static libraries
configure:13786: result: yes
configure:13798: checking for f77 option to produce PIC
configure:14002: result: -fPIC
configure:14010: checking if f77 PIC flag -fPIC works
configure:14028: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14032: $? = 0
configure:14045: result: yes
configure:14069: checking if f77 supports -c -o file.o
configure:14090: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14094: $? = 0
configure:14116: result: yes
configure:14142: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15018: result: yes
configure:15089: checking dynamic linker characteristics
configure:15656: result: freebsd5.1 ld.so
configure:15660: checking how to hardcode library paths into programs
configure:15685: result: immediate
configure:15699: checking whether stripping libraries is possible
configure:15704: result: yes
configure:20020: checking for gcc
configure:20046: result: cc
configure:20290: checking for C compiler version
configure:20293: cc --version </dev/null >&5
cc (GCC) 3.2.2 [FreeBSD] 20030205 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:20296: $? = 0
configure:20298: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
configure:20301: $? = 0
configure:20303: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:20306: $? = 1
configure:20309: checking whether we are using the GNU C compiler
configure:20365: result: yes
configure:20371: checking whether cc accepts -g
configure:20422: result: yes
configure:20439: checking for cc option to accept ANSI C
configure:20546: result: none needed
configure:20564: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before "me"
configure:20570: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:20705: checking dependency style of cc
configure:20795: result: gcc3
configure:20840: checking for msgfmt
configure:20868: result: /usr/local/bin/msgfmt
configure:20877: checking for gmsgfmt
configure:20908: result: /usr/local/bin/msgfmt
configure:20918: checking for xgettext
configure:20946: result: /usr/local/bin/xgettext
configure:20957: checking for msgmerge
configure:20984: result: /usr/local/bin/msgmerge
configure:21046: checking for ld used by GCC
configure:21109: result: /usr/bin/ld
configure:21118: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:21130: result: yes
configure:21136: checking for shared library run path origin
configure:21149: result: done
configure:21566: checking whether NLS is requested
configure:21575: result: yes
configure:21592: checking for GNU gettext in libc
configure:21616: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
/var/tmp//ccodJ02l.o: In function `main':
/var/tmp//ccodJ02l.o(.text+0x19): undefined reference to `libintl_bindtextdomain'
/var/tmp//ccodJ02l.o(.text+0x25): undefined reference to `libintl_gettext'
/var/tmp//ccodJ02l.o(.text+0x2b): undefined reference to `_nl_msg_cat_cntr'
/var/tmp//ccodJ02l.o(.text+0x31): undefined reference to `_nl_domain_bindings'
configure:21622: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:21647: result: no
configure:21681: checking for iconv
configure:21708: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
/var/tmp//ccH9L642.o: In function `main':
/var/tmp//ccH9L642.o(.text+0x1c): undefined reference to `iconv_open'
/var/tmp//ccH9L642.o(.text+0x46): undefined reference to `iconv'
/var/tmp//ccH9L642.o(.text+0x4e): undefined reference to `iconv_close'
configure:21714: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:21759: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:21765: $? = 0
configure:21769: test -z 
			 || test ! -s conftest.err
configure:21772: $? = 0
configure:21775: test -s conftest
configure:21778: $? = 0
configure:21793: result: yes
configure:21803: checking how to link with libiconv
configure:21805: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
configure:22194: checking for GNU gettext in libintl
configure:22226: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include   -L/usr/local/lib conftest.c  /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:22232: $? = 0
configure:22236: test -z 
			 || test ! -s conftest.err
configure:22239: $? = 0
configure:22242: test -s conftest
configure:22245: $? = 0
configure:22317: result: yes
configure:22349: checking how to link with libintl
configure:22351: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
configure:22480: checking to see if compiler understands -Wall
configure:22502: cc -c -O -pipe -mcpu=pentiumpro -Wall  -I/usr/local/include conftest.c >&5
configure:22508: $? = 0
configure:22512: test -z 
			 || test ! -s conftest.err
configure:22515: $? = 0
configure:22518: test -s conftest.o
configure:22521: $? = 0
configure:22540: result: yes
configure:22612: checking for ANSI C header files
configure:22768: result: yes
configure:22778: checking for inline
configure:22799: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:22805: $? = 0
configure:22809: test -z 
			 || test ! -s conftest.err
configure:22812: $? = 0
configure:22815: test -s conftest.o
configure:22818: $? = 0
configure:22830: result: inline
configure:23324: checking for gtkdoc-scangobj
configure:23351: result: false
configure:23388: checking for docbook2ps
configure:23415: result: false
configure:23424: checking for docbook2html
configure:23451: result: false
configure:23460: checking for jadetex
configure:23487: result: false
configure:23496: checking for ps2pdf
configure:23512: found /usr/local/bin/ps2pdf
configure:23523: result: true
configure:23580: checking for xsltproc
configure:23596: found /usr/local/bin/xsltproc
configure:23606: result: xsltproc
configure:23615: checking whether xsltproc docbook processing works
configure:23632: result: no
configure:23651: checking for dvips
configure:23667: found /usr/local/bin/dvips
configure:23678: result: true
configure:23688: checking for fig2dev
configure:23715: result: false
configure:23723: WARNING: Did not find fig2dev (from xfig), images will not be generated.
configure:23751: checking for pngtopnm
configure:23767: found /usr/local/bin/pngtopnm
configure:23778: result: true
configure:23787: checking for pnmtops
configure:23803: found /usr/local/bin/pnmtops
configure:23814: result: true
configure:23823: checking for epstopdf
configure:23839: found /usr/local/bin/epstopdf
configure:23850: result: true
configure:23866: Will not output HTML documentation
configure:23882: Will not output PS documentation
configure:23894: Will not output PDF documentation
configure:23903: Looking for Python version >= 2.1
configure:23921: checking for python
configure:23939: found /usr/local/bin/python
configure:23951: result: /usr/local/bin/python
configure:23962: checking "/usr/local/bin/python":
configure:23964: result: okay
configure:23980: checking local Python configuration
configure:24017: result: looks good
configure:24195: checking whether byte ordering is bigendian
configure:24222: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
configure:24228: $? = 0
configure:24232: test -z 
			 || test ! -s conftest.err
configure:24235: $? = 0
configure:24238: test -s conftest.o
configure:24241: $? = 0
configure:24265: cc -c -O -pipe -mcpu=pentiumpro  -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:45: syntax error before "big"
configure:24271: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_VERSION "0.8.12"
| #define GST_VERSION_RELEASE "1"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #define PACKAGE "gstreamer"
| #define VERSION "0.8.12"
| #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_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gstreamer-0.8"
| #define LOCALEDIR "/usr/local/share/locale"
| #define LIBDIR "/usr/local/lib"
| #define STDC_HEADERS 1
| #define HAVE_CPU_I386 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:24406: result: no
configure:24541: checking for perl
configure:24559: found /usr/bin/perl
configure:24572: result: /usr/bin/perl
configure:24589: checking for gawk
configure:24615: result: gawk
configure:24628: checking for bison
configure:24646: found /usr/local/bin/bison
configure:24659: result: /usr/local/bin/bison
configure:24672: checking bison version
configure:24677: result: ok
configure:24689: checking for flex
configure:24707: found /usr/bin/flex
configure:24720: result: /usr/bin/flex
configure:24734: checking for large file support
configure:24756: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:24759: $? = 0
configure:24761: ./conftest
configure:24764: $? = 0
configure:24767: result: yes
configure:24791: checking for stdlib.h
configure:24796: result: yes
configure:24791: checking for unistd.h
configure:24796: result: yes
configure:24940: checking for getpagesize
configure:24997: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:25003: $? = 0
configure:25007: test -z 
			 || test ! -s conftest.err
configure:25010: $? = 0
configure:25013: test -s conftest
configure:25016: $? = 0
configure:25028: result: yes
configure:25038: checking for working mmap
configure:25180: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:25183: $? = 0
configure:25185: ./conftest
configure:25188: $? = 0
configure:25202: result: yes
configure:25230: checking for usable SVR4/SUSv2 makecontext(2)/swapcontext(2)
configure:25301: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
conftest.c: In function `main':
conftest.c:79: warning: passing arg 2 of `makecontext' from incompatible pointer type
configure:25304: $? = 0
configure:25306: ./conftest
configure:25309: $? = 0
configure:25323: result: yes
configure:25340: checking whether cc implements __PRETTY_FUNCTION__
configure:25362: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:25368: $? = 0
configure:25372: test -z 
			 || test ! -s conftest.err
configure:25375: $? = 0
configure:25378: test -s conftest
configure:25381: $? = 0
configure:25395: result: yes
configure:25405: checking whether cc implements __FUNCTION__
configure:25427: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:25433: $? = 0
configure:25437: test -z 
			 || test ! -s conftest.err
configure:25440: $? = 0
configure:25443: test -s conftest
configure:25446: $? = 0
configure:25460: result: yes
configure:25470: checking whether cc implements __func__
configure:25492: cc -o conftest -O -pipe -mcpu=pentiumpro  -I/usr/local/include  -L/usr/local/lib conftest.c  >&5
configure:25498: $? = 0
configure:25502: test -z 
			 || test ! -s conftest.err
configure:25505: $? = 0
configure:25508: test -s conftest
configure:25511: $? = 0
configure:25525: result: yes
configure:25779: checking to see if compiler understands -fno-common
configure:25801: cc -c -O -pipe -mcpu=pentiumpro -fno-common  -I/usr/local/include conftest.c >&5
configure:25807: $? = 0
configure:25811: test -z 
			 || test ! -s conftest.err
configure:25814: $? = 0
configure:25817: test -s conftest.o
configure:25820: $? = 0
configure:25839: result: yes
configure:25857: checking if unaligned memory access works correctly
configure:25925: result: yes
configure:25952: checking for pkg-config
configure:25970: found /usr/local/bin/pkg-config
configure:25983: result: /usr/local/bin/pkg-config
configure:26000: checking for glib-2.0 >= 2.2 gobject-2.0 gthread-2.0 gmodule-2.0
configure:26004: result: yes
configure:26008: checking GLIB2_CFLAGS
configure:26011: result: -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:26014: checking GLIB2_LIBS
configure:26017: result: -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lc_r -lgmodule-2.0 -lglib-2.0 -liconv  
configure:26117: checking for glib-2.0 >= 2.2
configure:26121: result: yes
configure:26125: checking GLIB_ONLY_CFLAGS
configure:26128: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
configure:26131: checking GLIB_ONLY_LIBS
configure:26134: result: -L/usr/local/lib -lglib-2.0 -liconv  
configure:26227: checking for libxml-2.0 >= 2.6.0
configure:26276: error: Need libxml2 for glib2 builds -- you should be able to do without it -- this needs fixing

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

lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_c_bigendian=no
ac_cv_path_PYTHON=/usr/local/bin/python
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
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_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_func_dlopen=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_HAVE_JADETEX=false
acl_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_func_shl_load=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
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_func_mmap_fixed_mapped=yes
gt_cv_func_gnugettext1_libc=no
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_prog_HAVE_DOCBOOK2HTML=false
acl_cv_shlibext=so
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_prog_HAVE_PNMTOPS=true
acl_cv_hardcode_minus_L=no
acl_cv_hardcode_libdir_separator=
lt_cv_dlopen_self=yes
lt_cv_dlopen_libs=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCAS_set=
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
ac_cv_prog_XSLTPROC=xsltproc
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'\''"'
lt_cv_dlopen_self_static=yes
ac_cv_prog_HAVE_FIG2DEV=false
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_lib_dld_shl_load=no
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=' -L/usr/local/lib'
ac_cv_env_target_alias_set=
ac_cv_prog_HAVE_DOCBOOK2PS=false
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd5.1
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
ac_cv_env_CC_set=set
as_cv_unaligned_access=yes
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
ac_cv_path_BISON_PATH=/usr/local/bin/bison
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_check_mcsc=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_path_FLEX_PATH=/usr/bin/flex
ac_cv_prog_HAVE_EPSTOPDF=true
ac_cv_c_inline=inline
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_build_alias=i386-portbld-freebsd5.1
ac_cv_env_CPPFLAGS_value=' -I/usr/local/include'
acl_cv_libext=a
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_target_alias=i386-portbld-freebsd5.1
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.1
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_path_PERL_PATH=/usr/bin/perl
ac_cv_prog_HAVE_GTK_DOC=false
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=gawk
ac_cv_build=i386-portbld-freebsd5.1
ac_cv_env_build_alias_value=i386-portbld-freebsd5.1
ac_cv_func_getpagesize=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
am_cv_lib_iconv=yes
am_cv_func_iconv=yes
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_target=i386-portbld-freebsd5.1
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_prog_HAVE_DVIPS=true
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_search_strerror='none required'
ac_cv_env_CPP_set=
gt_cv_func_gnugettext1_libintl=yes
acl_cv_hardcode_direct=no
ac_cv_header_dlfcn_h=yes
ac_cv_prog_HAVE_PS2PDF=true
acl_cv_rpath=done
lt_cv_dlopen=dlopen
ac_cv_prog_HAVE_PNGTOPNM=true
acl_cv_prog_gnu_ld=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run aclocal-1.9'
ACLOCAL_AMFLAGS='-I common/m4 -I .'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run tar'
AR='ar'
AS_LIBTOOL_WIN32_FALSE=''
AS_LIBTOOL_WIN32_TRUE='#'
AUTOCONF='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run automake-1.9'
AWK='gawk'
BISON_PATH='/usr/local/bin/bison'
BROKEN_FALSE=''
BROKEN_TRUE=''
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE='#'
BUILD_EXAMPLES_FALSE=''
BUILD_EXAMPLES_TRUE=''
BUILD_FAILING_TESTS_FALSE=''
BUILD_FAILING_TESTS_TRUE=''
BUILD_PLUGIN_DOCS_FALSE=''
BUILD_PLUGIN_DOCS_TRUE='#'
BUILD_TESTS_FALSE=''
BUILD_TESTS_TRUE=''
CAT_ENTRY_END=''
CAT_ENTRY_START=''
CC='cc'
CCAS='cc'
CCASFLAGS='-O -pipe -mcpu=pentiumpro'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe -mcpu=pentiumpro'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe -mcpu=pentiumpro'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOCBOOK_ROOT=''
DOC_HTML_FALSE=''
DOC_HTML_TRUE='#'
DOC_PDF_FALSE=''
DOC_PDF_TRUE='#'
DOC_PS_FALSE=''
DOC_PS_TRUE='#'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
EXPERIMENTAL_FALSE=''
EXPERIMENTAL_TRUE=''
F77='f77'
FFLAGS='-g -O2'
FLEX_PATH='/usr/bin/flex'
GETTEXT_PACKAGE='gstreamer-0.8'
GLIB2_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include'
GLIB2_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lc_r -lgmodule-2.0 -lglib-2.0 -liconv  '
GLIB2_REQ='2.2'
GLIB_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include'
GLIB_LIBS='-Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lc_r -lgmodule-2.0 -lglib-2.0 -liconv  '
GLIB_ONLY_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_ONLY_LIBS='-L/usr/local/lib -lglib-2.0 -liconv  '
GMSGFMT='/usr/local/bin/msgfmt'
GST_AGE='4'
GST_CACHE_DIR=''
GST_CURRENT='5'
GST_DISABLE_ALLOC_TRACE_DEFINE='/* #undef GST_DISABLE_ALLOC_TRACE */'
GST_DISABLE_ALLOC_TRACE_FALSE=''
GST_DISABLE_ALLOC_TRACE_TRUE='#'
GST_DISABLE_ENUMTYPES_DEFINE='/* #undef GST_DISABLE_ENUMTYPES */'
GST_DISABLE_ENUMTYPES_FALSE=''
GST_DISABLE_ENUMTYPES_TRUE='#'
GST_DISABLE_GST_DEBUG_DEFINE='/* #undef GST_DISABLE_GST_DEBUG */'
GST_DISABLE_GST_DEBUG_FALSE=''
GST_DISABLE_GST_DEBUG_TRUE='#'
GST_DISABLE_INDEX_DEFINE='/* #undef GST_DISABLE_INDEX */'
GST_DISABLE_INDEX_FALSE=''
GST_DISABLE_INDEX_TRUE='#'
GST_DISABLE_LOADSAVE_DEFINE='/* #undef GST_DISABLE_LOADSAVE */'
GST_DISABLE_LOADSAVE_FALSE=''
GST_DISABLE_LOADSAVE_TRUE='#'
GST_DISABLE_OMEGA_COTHREADS_FALSE=''
GST_DISABLE_OMEGA_COTHREADS_TRUE='#'
GST_DISABLE_PARSE_DEFINE='/* #undef GST_DISABLE_PARSE */'
GST_DISABLE_PARSE_FALSE=''
GST_DISABLE_PARSE_TRUE='#'
GST_DISABLE_PLUGIN_DEFINE='/* #undef GST_DISABLE_PLUGIN */'
GST_DISABLE_PLUGIN_FALSE=''
GST_DISABLE_PLUGIN_TRUE='#'
GST_DISABLE_REGISTRY_DEFINE='/* #undef GST_DISABLE_REGISTRY */'
GST_DISABLE_REGISTRY_FALSE=''
GST_DISABLE_REGISTRY_TRUE='#'
GST_DISABLE_TRACE_DEFINE='/* #undef GST_DISABLE_TRACE */'
GST_DISABLE_TRACE_FALSE=''
GST_DISABLE_TRACE_TRUE='#'
GST_DISABLE_URI_DEFINE='/* #undef GST_DISABLE_URI */'
GST_DISABLE_URI_FALSE=''
GST_DISABLE_URI_TRUE='#'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_HAVE_UNALIGNED_ACCESS_DEFINE='#define GST_HAVE_UNALIGNED_ACCESS 1'
GST_LIBVERSION='5:0:4'
GST_LIB_CFLAGS=''
GST_LIB_LDFLAGS=''
GST_LIB_LIBS=''
GST_LT_LDFLAGS=''
GST_MAJORMINOR='0.8'
GST_OBJ_CFLAGS=''
GST_OBJ_LIBS=''
GST_PKG_CFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
GST_PKG_DEPS=''
GST_PKG_LIBS=''
GST_PLUGIN_LDFLAGS=''
GST_PRINTF_EXTENSION_FORMAT_DEFINE=''
GST_REVISION='0'
GST_VERSION='0.8.12'
GST_VERSION_MAJOR='0'
GST_VERSION_MICRO='12'
GST_VERSION_MINOR='8'
GST_VERSION_NANO='0'
GST_VERSION_RELEASE='1'
GTK_DOC_SCANOBJ='gtkdoc-scangobj --nogtkinit'
HAVE_CPU_ALPHA_FALSE=''
HAVE_CPU_ALPHA_TRUE='#'
HAVE_CPU_ARM_FALSE=''
HAVE_CPU_ARM_TRUE='#'
HAVE_CPU_HPPA_FALSE=''
HAVE_CPU_HPPA_TRUE='#'
HAVE_CPU_I386_FALSE='#'
HAVE_CPU_I386_TRUE=''
HAVE_CPU_IA64_FALSE=''
HAVE_CPU_IA64_TRUE='#'
HAVE_CPU_M68K_FALSE=''
HAVE_CPU_M68K_TRUE='#'
HAVE_CPU_MIPS_FALSE=''
HAVE_CPU_MIPS_TRUE='#'
HAVE_CPU_PPC_FALSE=''
HAVE_CPU_PPC_TRUE='#'
HAVE_CPU_S390_FALSE=''
HAVE_CPU_S390_TRUE='#'
HAVE_CPU_SPARC_FALSE=''
HAVE_CPU_SPARC_TRUE='#'
HAVE_CPU_X86_64_FALSE=''
HAVE_CPU_X86_64_TRUE='#'
HAVE_DOCBOOK2HTML='false'
HAVE_DOCBOOK2PS='false'
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HAVE_DVIPS='true'
HAVE_EPSTOPDF='true'
HAVE_FIG2DEV='false'
HAVE_GTK_DOC='false'
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_JADETEX='false'
HAVE_LIBGNOMEUI_FALSE=''
HAVE_LIBGNOMEUI_TRUE=''
HAVE_PNGTOPNM='true'
HAVE_PNMTOPS='true'
HAVE_POPT=''
HAVE_PS2PDF='true'
HTML_DIR='/usr/local/share/doc'
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'
INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LDFLAGS=' -L/usr/local/lib'
LIBDIR='/usr/local/lib'
LIBGNOMEUI_CFLAGS=''
LIBGNOMEUI_LIBS=''
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_REQ='2.6.0'
LIBXML_PKG=''
LN_S='ln -s'
LOCALEDIR='/usr/local/share/locale'
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
OBJEXT='o'
PACKAGE='gstreamer'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL_PATH='/usr/bin/perl'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLUGINS_BUILDDIR=''
PLUGINS_DIR=''
PLUGINS_USE_BUILDDIR_FALSE=''
PLUGINS_USE_BUILDDIR_TRUE=''
POPT_CFLAGS=''
POPT_LIBS=''
POSUB='po'
PYTHON='/usr/local/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='freebsd5'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.2'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VERSION='0.8.12'
XGETTEXT='/usr/local/bin/xgettext'
XML_CATALOG=''
XML_CFLAGS=''
XML_LIBS=''
XSLTPROC='xsltproc'
XSLTPROC_FLAGS='--nonet'
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=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.1'
build_alias='i386-portbld-freebsd5.1'
build_cpu='i386'
build_os='freebsd5.1'
build_vendor='portbld'
datadir='/usr/local/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd5.1'
host_alias=''
host_cpu='i386'
host_os='freebsd5.1'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/multimedia/gstreamer80/work/gstreamer-0.8.12/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/usr/local/share/gnome'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pkgpyexecdir='${pyexecdir}/gstreamer'
pkgpythondir='${pythondir}/gstreamer'
plugindir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
pyexecdir='${exec_prefix}/lib/python2.2/site-packages'
pythondir='${prefix}/lib/python2.2/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-portbld-freebsd5.1'
target_alias=''
target_cpu='i386'
target_os='freebsd5.1'
target_vendor='portbld'

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

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gstreamer-0.8"
#define GST_FUNCTION __PRETTY_FUNCTION__
#define GST_VERSION "0.8.12"
#define GST_VERSION_RELEASE "1"
#define HAVE_CPU_I386 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_FUNC 1
#define HAVE_FUNCTION 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTEXT 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_MAKECONTEXT 
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_PRETTY_FUNCTION 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_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_UNALIGNED_ACCESS 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define LIBDIR "/usr/local/lib"
#define LOCALEDIR "/usr/local/share/locale"
#define PACKAGE "gstreamer"
#define PACKAGE "gstreamer"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.8.12"
#define VERSION "0.8.12"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1


# ----------------------------------------------------------------------
# Overview of all packages installed:
# ----------------------------------------------------------------------

dvorak#  ls /var/db/pkg
Fudgit-2.41
Hermes-1.3.2
ImageMagick-5.5.6
Mesa-3.4.2_2
ORBit-0.5.17
ORBit2-2.6.2
XFree86-4.3.0,1
XFree86-FontServer-4.3.0_1
XFree86-NestServer-4.3.0_1
XFree86-PrintServer-4.3.0
XFree86-Server-4.3.0_8
XFree86-VirtualFramebufferServer-4.3.0_1
XFree86-clients-4.3.0_2
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_5
XFree86-manuals-4.3.0
Xaw3d-1.5
Xft-2.1.2
XmHTML-1.1.7_1
a2ps-letter-4.13_1
aalib-1.4.r5_1
acme-2.0.4
acroread-5.06_1
afsp-6.7b
afterstep-1.0_1
antiword-0.33
apsfilter-7.2.5_2
arc-5.21e.8_1
arts-1.1.2,1
asclock-1.0
aspell-0.50.3_1
at-spi-1.1.8
aterm-0.4.2
atk-1.2.4
atlas-3.5.1
autoconf213-2.13.000227_5
automake14-1.4.5_9
autools-1.2.0
autotrace-0.31.1
avifile-0.7.34.20030319,2
bash-2.05b.007
bison-1.75
bitstream-vera-1.10
bladeenc-0.94.2
blas-1.0
bonnie-2.0.6
bonobo-1.0.22
bonobo-activation-2.2.1.1_1,1
boost-1.29.0
boxtools-0.65.0
bugbuddy2-2.2.104
ccrypt-1.3
cd2mp3-0.81,1
cdparanoia-3.9.8_4
cdrtools-2.0_1
clamav-0.54
compat4x-i386-5.0.20030328
crack-5.0
cscope-15.4
ctags-5.5
ctwm-3.6_1
cups-base-1.1.18.0_5
cvsup-16.1h
dagrab-0.3.5_1
db3-3.3.11,1
djbfft-0.76
docbook-1.2
docbook-241
docbook-3.0
docbook-3.1
docbook-4.0
docbook-4.1
docbook-sk-4.1.2
docbook-xml-4.2
docbook-xsl-1.61.2
docproj-nojadetex-1.11
dosbox-0.55
dsssl-docbook-modular-1.73_1,1
eel2-2.2.4
eject-1.4
enlightenment-0.16.5_6
eog2-2.2.1
esound-0.2.29
exiftags-0.97
expat-1.95.6_1
ezm3-1.1
f77flow-0.12_1
fam-2.6.9_2
fetchmail-6.2.0
fftw-2.1.5
fileroller-2.2.4,1
findutils-4.1_1
fluxbox-0.1.14_2
fnlib-0.5
fontconfig-2.2.0
fortran-utils-1.1
fpc-1.0.4
fping-2.4b2
freetype-1.3.1_2
freetype2-2.1.4_1
ftnchek-3.2.0
fvwm-2.4.15
gail-1.2.2
gawk-3.1.1
gconf-1.0.9_3
gconf-editor-0.4.0
gconf2-2.2.0
gd-1.8.4_6
gdbm-1.8.3
gdk-pixbuf-0.22.0
gdm2-2.4.1.4_1
gedit2-2.2.1
gettext-0.11.5_1
ggv2-2.0.0
ghostscript-gnu-7.06
ghostview-1.5
gimp-1.2.3_2,1
gle-3.0.3
glib-1.2.10_9
glib-2.12.4
glib-2.2.1_1
gmake-3.80
gnome-icon-theme-1.0.3
gnome-pkgview-0.0.8
gnome-themes-2.2.1_1
gnome2-2.2.1_1
gnomeapplets2-2.2.2
gnomeaudio-1.4.0
gnomecanvas-0.22.0
gnomecontrolcenter2-2.2.1
gnomedb-0.2.96_1
gnomedesktop-2.2.2
gnomegames2-2.2.1_1
gnomehier-1.0_8
gnomelibs-1.4.2_1
gnomemedia2-2.2.1.1_1
gnomemimedata-2.2.0_1
gnomepanel-2.2.2
gnomeprint-0.37
gnomesession-2.2.2
gnomesystemmonitor-2.0.4_1
gnometerminal-2.2.1
gnomeuserdocs2-2.0.6_1
gnomeutils2-2.2.2,1
gnomevfs2-2.2.5
gnuls-4.0_1
gnuplot-3.7.3
grace-5.1.12
gri-2.12.1
gsl-1.3
gstreamer-0.6.1
gstreamer-plugins-0.6.1_1
gtk-1.2.10_9
gtk-2.2.1_1
gtk-engines2-2.2.0
gtk-thinice-engine-2.0.2
guile-1.6.4_1
gv-3.5.8_3
hdf-4.1r5
hpijs-1.3.1
html-4.01
id3ren-0.97a
id3tool-1.2
imake-4.3.0
imlib-1.9.14_1
intltool-0.26
iso8879-1986
ispell-3.2.06_3
jade-1.2.1_1
jasper-1.700.2
jbigkit-1.4
jhead-1.8
jpeg-6b_1
jpeg2ps-a4-1.9
jpgtn-1.04
kde-3.1.2
kdebase-3.1.2
kdegames-3.1.2
kdegraphics-3.1.2
kdelibs-3.1.2
kdemultimedia-3.1.2
kdenetwork-3.1.2
kdeutils-3.1.2
koffice-1.2.1_1,1
lame-3.93.1
lapack-3.0
lcms-1.09,1
ldconfig_compat-1.0_8
lha-1.14i_1
libIDL-0.8.1
liba52-0.7.4
libart_lgpl2-2.3.12
libaudiofile-0.2.3
libbonobo-2.2.2
libbonoboui-2.2.2
libcapplet-1.4.0.5
libexif-0.5.9
libfpx-1.2.0.8
libgail-gnome-1.0.2_1
libgda-0.2.96_1
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.1_1
libgmp-2001.08.07
libgnome-2.2.0.1
libgnomecanvas-2.2.1
libgnomeprint-2.2.1.2
libgnomeprintui-2.2.1.2
libgnomeui-2.2.0.1_1
libgnugetopt-1.2
libgsf-1.8.0
libgtkhtml-2.2.4
libgtop2-2.0.2
libiconv-1.8_2
libijs-0.34
libmikmod-esound-3.1.10
libmng-1.0.5
libmpeg2-0.3.1_1
libogg-1.0_1,3
librep-0.16.1_1
librsvg2-2.2.5_1
libslang-1.4.9
libtool-1.3.4_4
libungif-4.1.0b1
libvorbis-1.0_1,3
libwmf-0.2.8
libwnck-2.2.1
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.5.7_1
libxslt-1.0.30
libzvt-2.0.1_6
linc-1.0.2
links-2.1.p9,1
linux-netscape-communicator-4.8
linux_base-7.1_4
linuxdoc-1.1
lynx-2.8.4.1c
lzo-1.08_1
lzop-1.01
m4-1.4_1
mad-esound-0.14.2b_2
magicpoint-1.09a
metacity-2.4.55
metacity-setup-0.7.1_2
mgp-gallery-2.0_2
ming-0.2a_1
mkcatalog-1.1
mkisofs-2.0
mozilla-1.3.1,2
mp3info-gtk-0.8.4
mp3rename-0.6
mpeg_encode-1.5b
mpeg_play-2.4
mpg123-esound-0.59r_9
mtools-3.9.8_1
mutt-1.4.1_1
nasm-0.98.35,1
nautilus-media-0.2.1
nautilus2-2.2.4
ncftp1-1.9.5
ndiff-2.00
net-snmp-5.0.8_1
netcdf-3.5.0
netpbm-10.14
netscape-remote-1.0_1
netscape-wrapper-2000.07.07
oaf-0.6.10_1
open-motif-2.2.2_1
opendx-4.2.0
opendx-samples-4.2.0
openoffice-1.1.0_1
openuniverse-1.0.b3
opera-7.23.20031119
pango-1.2.1_3
par-1.52
pcre-3.9
pdflib-4.0.3_1
pdksh-5.2.14p2
peps-1.0
perl-5.6.1_13
pgp-5.0i_1
physcalc-2.4
pkgconfig-0.15.0
pkgdb.db
plotutils-2.4.1
png-1.2.5_2
popt-1.6.4
portlint-2.3.3_5
portscanner-1.2
portupgrade-20030427
povray-3.5_2
pstoedit-3.33
psutils-letter-1.17_1
py22-expat-2.2.2_2
python-2.2.2_2
qt-3.1.2
rawio-1.2
renattach-1.2.1
rep-gtk-gnome-0.15_1
rexx-imc-1.76
rpm-3.0.6_6
rpm2cpio-1.1.20020306
rsync-2.5.6_1
ruby-1.6.8.2003.04.19
ruby-bdb1-0.1.9
ruby-mp3tag-1.0
ruby-shim-ruby18-1.8.0.p2.2003.04.19
rxvt-2.6.4_1
sawfish-gnome-1.2
scr2png-1.1
scr2txt-1.1
screen-3.9.15_1
scrollkeeper-0.3.12_1,1
sdl-1.2.5_1
sdocbook-xml-4.1.2.5
sgmlformat-1.7_2
slrn-0.9.7.4
sox-12.17.3_1
startup-notification-0.5_1
sudo-1.6.7.4
svgalib-1.4.2_1
swiggle-0.3
t1lib-5.0.0
tcl-8.3.5_2
teTeX-2.0.2_2
the-3.1
tidy-20000804_2
tiff-3.5.7
tin-1.5.17
unarj-2.43_1
unix2dos-1.3
unrar-3.20,1
unzip-5.50
urlview-0.9_1
uulib-0.5.18
vim-6.1.474
vlock-1.3
vte-0.10.28
wget-1.8.2_3
win32-codecs-3.1.0.p5,1
windowmaker-0.80.2
wine-2003.05.08
wmicons-1.0
wrapper-1.0_3
wxgtk-2.2.9,1
wzip-1.0
xanim-2.92.0
xbae-4.50.0
xcdroast-0.98.a.13
xearth-1.1
xfce-3.8.18_2
xfwm4-020724
xhtml-1.0.20000126
xmms-esound-1.2.7_3
xnview-1.68
xscreensaver-gnome-4.09_2
xv-3.10a_3
xvid-0.9.1,1
yelp-2.2.0
zip-2.3_1
zoo-2.10.1


# ----------------------------------------------------------------------
#  Some system information
# ----------------------------------------------------------------------

dvorak# uname -a

FreeBSD dvorak.asylum.invalid 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Nov 21 21:48:14 CET 2003     root@dvorak.asylum.net:/usr/src/sys/i386/compile/GENERICCAM  i386

dvorak# dmesg
Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.1-RELEASE #0: Fri Nov 21 21:48:14 CET 2003
    root@dvorak.asylum.net:/usr/src/sys/i386/compile/GENERICCAM
Preloaded elf kernel "/boot/kernel/kernel" at 0xc06b1000.
Preloaded elf module "/boot/kernel/snd_csa.ko" at 0xc06b126c.
Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc06b1318.
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 2083103947 Hz
CPU: AMD Athlon(tm) XP 2800+ (2083.10-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x6a0  Stepping = 0
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0400000<AMIE,DSP,3DNow!>
real memory  = 1073676288 (1023 MB)
avail memory = 1035911168 (987 MB)
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcibios: BIOS version 2.10
Using $PIR table, 10 entries at 0xc00f77a0
pcib0: <Host to PCI bridge> at pcibus 0 on motherboard
pci0: <PCI bus> on pcib0
agp0: <SIS Generic host to PCI bridge> mem 0xd0000000-0xd3ffffff at device 0.0 on pci0
pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <SiS 96X UDMA133 controller> port 0xff00-0xff0f at device 2.5 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
fxp0: <Intel 82557/8/9 EtherExpress Pro/100(B) Ethernet> port 0xdc00-0xdc3f mem 0xcfe00000-0xcfefffff,0xcfffd000-0xcfffdfff irq 10 at device 9.0 on pci0
fxp0: Ethernet address 00:02:b3:45:af:dc
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sym0: <895> port 0xd800-0xd8ff mem 0xcfffe000-0xcfffefff,0xcfffff00-0xcfffffff irq 11 at device 10.0 on pci0
sym0: Tekram NVRAM, ID 7, Fast-40, LVD, parity checking
csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem 0xcfc00000-0xcfcfffff,0xcfffc000-0xcfffcfff irq 10 at device 11.0 on pci0
csa: card is Unknown/invalid SSID (CS4614)
pcm0: <CS461x PCM Audio> on csa0
pcm0: <Cirrus Logic CS4297A AC97 Codec>
orm0: <Option ROMs> at iomem 0xc9800-0xcb7ff,0xc9000-0xc97ff,0xc0000-0xc8fff on isa0
pmtimer0 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0401> can't assign resources (port)
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0f13> can't assign resources (irq)
Timecounters tick every 10.000 msec
ad1: 152627MB <SAMSUNG SP1614N> [310101/16/63] at ata0-slave UDMA100
acd0: DVD-R <HL-DT-ST DVDRAM GSA-4040B> at ata0-master UDMA33
Waiting 15 seconds for SCSI devices to settle
sa0 at sym0 bus 0 target 11 lun 0
sa0: <SEAGATE DAT    06408-XXX 8130> Removable Sequential Access SCSI-3 device 
sa0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit)
da0 at sym0 bus 0 target 0 lun 0
da0: <FUJITSU MAF3364LP 0112> Fixed Direct Access SCSI-2 device 
da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled
da0: 34746MB (71161520 512 byte sectors: 255H 63S/T 4429C)
cd0 at sym0 bus 0 target 6 lun 0
cd0: <TEAC CD-ROM CD-532S 3.0A> Removable CD-ROM SCSI-2 device 
cd0: 20.000MB/s transfers (20.000MHz, offset 16)
cd0: Attempt to query device size failed: NOT READY, Medium not present
da3 at sym0 bus 0 target 10 lun 0
da3: <FUJITSU MAP3735NC 0106> Fixed Direct Access SCSI-3 device 
da3: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled
da3: 70103MB (143571316 512 byte sectors: 255H 63S/T 8936C)
da2 at sym0 bus 0 target 9 lun 0
da2: <IBM DDYS-T09170N S96H> Fixed Direct Access SCSI-3 device 
da2: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled
da2: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)
cd1 at ata0 bus 0 target 0 lun 0
cd1: <HL-DT-ST DVDRAM GSA-4040B A300> Removable CD-ROM SCSI-0 device 
cd1: 33.000MB/s transfers
cd1: Attempt to query device size failed: NOT READY, Medium not present
da4 at sym0 bus 0 target 3 lun 0
da4: <FUJITSU M2513A 2000> Removable Direct Access SCSI-2 device 
da4: 10.000MB/s transfers (10.000MHz, offset 10)
da4: Attempt to query device size failed: NOT READY, Medium not present
(da4:sym0:0:3:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 
(da4:sym0:0:3:0): CAM Status: SCSI Status Error
(da4:sym0:0:3:0): SCSI Status: Check Condition
(da4:sym0:0:3:0): NOT READY asc:3a,0
(da4:sym0:0:3:0): Medium not present
(da4:sym0:0:3:0): Unretryable error
Opened disk da4 -> 6
(da4:sym0:0:3:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 
(da4:sym0:0:3:0): CAM Status: SCSI Status Error
(da4:sym0:0:3:0): SCSI Status: Check Condition
(da4:sym0:0:3:0): NOT READY asc:3a,0
(da4:sym0:0:3:0): Medium not present
(da4:sym0:0:3:0): Unretryable error
Opened disk da4 -> 6
da1 at sym0 bus 0 target 8 lun 0
da1: <IBM DNES-309170W SA30> Fixed Direct Access SCSI-3 device 
da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled
da1: 8748MB (17916240 512 byte sectors: 255H 63S/T 1115C)
Mounting root from ufs:/dev/da1s1a
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
fxp0: Microcode loaded, int_delay: 1000 usec  bundle_max: 6
drm0: <Matrox G550 (AGP)> mem 0xcf000000-0xcf7fffff,0xcf8fc000-0xcf8fffff,0xcc000000-0xcdffffff at device 0.0 on pci1
info: [drm] AGP at 0xd0000000 64MB
info: [drm] Initialized mga 3.1.0 20021029 on minor 0
(cd1:ata0:0:0:0): READ(10). CDB: 28 0 0 16 f8 b0 0 0 8 0 
(cd1:ata0:0:0:0): CAM Status: SCSI Status Error
(cd1:ata0:0:0:0): SCSI Status: Check Condition
(cd1:ata0:0:0:0): MEDIUM ERROR csi:0,0,0,2 asc:10,90
(cd1:ata0:0:0:0): Vendor Specific ASCQ
(cd1:ata0:0:0:0): Retrying Command (per Sense Data)




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