Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 11:39:00 +0200
From:      Marcin Kucharczyk <marcinkk@gmail.com>
To:        multimedia@FreeBSD.org
Subject:   configure error: /usr/ports/multimedia/py-gstreamer
Message-ID:  <c19b4afb0905250238w6ce59378s5458e06af51cebde@mail.gmail.com>

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

[-- Attachment #1 --]
requested files attached

[-- Attachment #2 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GStreamer Python Bindings configure 0.10.15, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.4

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

hostname = sk-lab-06.aei.polsl.pl
uname -m = i386
uname -r = 6.4-RELEASE-p4
uname -s = FreeBSD
uname -v = FreeBSD 6.4-RELEASE-p4 #6: Thu Apr 23 17:22:59 CEST 2009     root@sk-lab-06.aei.polsl.pl:/usr/obj/usr/src/sys/SK-LAB 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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:2256: checking for a BSD-compatible install
configure:2324: result: /usr/bin/install -c -o root -g wheel
configure:2335: checking whether build environment is sane
configure:2378: result: yes
configure:2403: checking for a thread-safe mkdir -p
configure:2442: result: ./install-sh -c -d
configure:2455: checking for gawk
configure:2471: found /usr/local/bin/gawk
configure:2482: result: gawk
configure:2493: checking whether gmake sets $(MAKE)
configure:2515: result: yes
configure:2711: checking nano version
configure:2717: result: 0 (release)
configure:2738: checking whether to enable maintainer-specific portions of Makefiles
configure:2747: result: no
configure:2840: checking build system type
configure:2858: result: i386-portbld-freebsd6.4
configure:2880: checking host system type
configure:2895: result: i386-portbld-freebsd6.4
configure:3257: checking for style of include used by gmake
configure:3285: result: GNU
configure:3355: checking for gcc
configure:3382: result: cc
configure:3614: checking for C compiler version
configure:3622: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 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:3626: $? = 0
configure:3633: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:3637: $? = 0
configure:3644: cc -V >&5
cc: `-V' option must have argument
configure:3648: $? = 1
configure:3671: checking for C compiler default output file name
configure:3693: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local conftest.c  >&5
configure:3697: $? = 0
configure:3735: result: a.out
configure:3754: checking whether the C compiler works
configure:3764: ./a.out
configure:3768: $? = 0
configure:3787: result: yes
configure:3794: checking whether we are cross compiling
configure:3796: result: no
configure:3799: checking for suffix of executables
configure:3806: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local conftest.c  >&5
configure:3810: $? = 0
configure:3836: result: 
configure:3842: checking for suffix of object files
configure:3868: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:3872: $? = 0
configure:3897: result: o
configure:3901: checking whether we are using the GNU C compiler
configure:3930: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:3937: $? = 0
configure:3954: result: yes
configure:3963: checking whether cc accepts -g
configure:3993: cc -c -g -I/usr/local/include conftest.c >&5
configure:4000: $? = 0
configure:4101: result: yes
configure:4118: checking for cc option to accept ISO C89
configure:4192: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:4199: $? = 0
configure:4222: result: none needed
configure:4242: checking dependency style of cc
configure:4333: result: gcc3
configure:4348: checking for a sed that does not truncate output
configure:4414: result: /usr/local/bin/gsed
configure:4432: checking for grep that handles long lines and -e
configure:4492: result: /usr/bin/grep
configure:4497: checking for egrep
configure:4561: result: /usr/bin/grep -E
configure:4566: checking for fgrep
configure:4630: result: /usr/bin/grep -F
configure:4665: checking for ld used by cc
configure:4732: result: /usr/bin/ld
configure:4741: checking if the linker (/usr/bin/ld) is GNU ld
configure:4756: result: yes
configure:4768: checking for BSD- or MS-compatible name lister (nm)
configure:4817: result: /usr/bin/nm -B
configure:4935: checking the name lister (/usr/bin/nm -B) interface
configure:4942: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:4945: /usr/bin/nm -B "conftest.o"
configure:4948: output
00000000 B some_variable
configure:4955: result: BSD nm
configure:4958: checking whether ln -s works
configure:4962: result: yes
configure:4970: checking the maximum length of command line arguments
configure:5090: result: 262144
configure:5107: checking whether the shell understands some XSI constructs
configure:5117: result: yes
configure:5121: checking whether the shell understands "+="
configure:5127: result: no
configure:5162: checking for /usr/bin/ld option to reload object files
configure:5169: result: -r
configure:5238: checking for objdump
configure:5265: result: objdump
configure:5294: checking how to recognize dependent libraries
configure:5490: result: pass_all
configure:5550: checking for ar
configure:5566: found /usr/bin/ar
configure:5577: result: ar
configure:5655: checking for strip
configure:5671: found /usr/bin/strip
configure:5682: result: strip
configure:5754: checking for ranlib
configure:5770: found /usr/bin/ranlib
configure:5781: result: ranlib
configure:5871: checking command to parse /usr/bin/nm -B output from cc object
configure:5989: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:5992: $? = 0
configure:5996: /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:5999: $? = 0
configure:6053: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local conftest.c conftstm.o >&5
configure:6056: $? = 0
configure:6094: result: ok
configure:6961: checking how to run the C preprocessor
configure:7001: cc -E -I/usr/local/include conftest.c
configure:7008: $? = 0
configure:7039: cc -E -I/usr/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:7046: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer Python Bindings"
| #define PACKAGE_TARNAME "gst-python"
| #define PACKAGE_VERSION "0.10.15"
| #define PACKAGE_STRING "GStreamer Python Bindings 0.10.15"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gst-python"
| #define VERSION "0.10.15"
| #define PYGST_MAJOR_VERSION 0
| #define PYGST_MINOR_VERSION 10
| #define PYGST_MICRO_VERSION 15
| #define PYGST_NANO_VERSION 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7079: result: cc -E
configure:7108: cc -E -I/usr/local/include conftest.c
configure:7115: $? = 0
configure:7146: cc -E -I/usr/local/include conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:7153: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer Python Bindings"
| #define PACKAGE_TARNAME "gst-python"
| #define PACKAGE_VERSION "0.10.15"
| #define PACKAGE_STRING "GStreamer Python Bindings 0.10.15"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gst-python"
| #define VERSION "0.10.15"
| #define PYGST_MAJOR_VERSION 0
| #define PYGST_MINOR_VERSION 10
| #define PYGST_MICRO_VERSION 15
| #define PYGST_NANO_VERSION 0
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7193: checking for ANSI C header files
configure:7223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7230: $? = 0
configure:7329: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local conftest.c  >&5
configure:7333: $? = 0
configure:7339: ./conftest
configure:7343: $? = 0
configure:7361: result: yes
configure:7385: checking for sys/types.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for sys/stat.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for stdlib.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for string.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for memory.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for strings.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for inttypes.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for stdint.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7385: checking for unistd.h
configure:7406: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7413: $? = 0
configure:7430: result: yes
configure:7448: checking for dlfcn.h
configure:7469: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:7476: $? = 0
configure:7493: result: yes
configure:7647: checking for objdir
configure:7662: result: .libs
configure:7958: checking if cc supports -fno-rtti -fno-exceptions
configure:7976: cc -c -O2 -fno-strict-aliasing -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:7980: $? = 0
configure:7993: result: no
configure:8013: checking for cc option to produce PIC
configure:8285: result: -fPIC -DPIC
configure:8297: checking if cc PIC flag -fPIC -DPIC works
configure:8315: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
configure:8319: $? = 0
configure:8332: result: yes
configure:8356: checking if cc static flag -static works
configure:8384: result: yes
configure:8399: checking if cc supports -c -o file.o
configure:8420: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:8424: $? = 0
configure:8446: result: yes
configure:8454: checking if cc supports -c -o file.o
configure:8501: result: yes
configure:8534: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9609: result: yes
configure:9646: checking whether -lc should be explicitly linked in
configure:9651: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
configure:9654: $? = 0
configure:9669: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9672: $? = 1
configure:9684: result: yes
configure:9848: checking dynamic linker characteristics
configure:10543: result: freebsd6.4 ld.so
configure:10645: checking how to hardcode library paths into programs
configure:10670: result: immediate
configure:11503: checking whether stripping libraries is possible
configure:11508: result: yes
configure:11543: checking if libtool supports shared libraries
configure:11545: result: yes
configure:11548: checking whether to build shared libraries
configure:11569: result: yes
configure:11572: checking whether to build static libraries
configure:11576: result: no
configure:11660: checking for gcc
configure:11687: result: cc
configure:11919: checking for C compiler version
configure:11927: cc --version >&5
cc (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 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:11931: $? = 0
configure:11938: cc -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:11942: $? = 0
configure:11949: cc -V >&5
cc: `-V' option must have argument
configure:11953: $? = 1
configure:11956: checking whether we are using the GNU C compiler
configure:12009: result: yes
configure:12018: checking whether cc accepts -g
configure:12156: result: yes
configure:12173: checking for cc option to accept ISO C89
configure:12277: result: none needed
configure:12297: checking dependency style of cc
configure:12388: result: gcc3
configure:12408: checking whether cc understands -c and -o together
configure:12440: cc -c conftest.c -o conftest2.o >&5
configure:12444: $? = 0
configure:12450: cc -c conftest.c -o conftest2.o >&5
configure:12454: $? = 0
configure:12509: result: yes
configure:12775: checking for python version
configure:12782: result: 2.5
configure:12794: checking for python platform
configure:12801: result: freebsd6
configure:12808: checking for python script directory
configure:12822: result: /usr/local/lib/python2.5/site-packages
configure:12831: checking for python extension module directory
configure:12845: result: /usr/local/lib/python2.5/site-packages
configure:12858: checking for python >= 2.3
configure:12869: result: okay
configure:12877: checking for headers required to compile python extensions
configure:12905: cc -E -I/usr/local/include -I/usr/local/include/python2.5 -I/usr/local/include/python2.5 conftest.c
configure:12912: $? = 0
configure:12917: result: found
configure:12986: checking for pkg-config
configure:13004: found /usr/local/bin/pkg-config
configure:13016: result: /usr/local/bin/pkg-config
configure:13041: checking pkg-config is at least version 0.9.0
configure:13044: result: yes
configure:13055: checking for GST
configure:13063: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ"
configure:13066: $? = 0
configure:13081: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ"
configure:13084: $? = 0
configure:13162: result: yes
configure:13379: checking for GST_BASE
configure:13387: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ"
configure:13390: $? = 0
configure:13405: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ"
configure:13408: $? = 0
configure:13444: result: yes
configure:13545: checking for GST_CONTROLLER
configure:13553: $PKG_CONFIG --exists --print-errors "gstreamer-controller-$GST_MAJORMINOR >= $GST_REQ"
configure:13556: $? = 0
configure:13571: $PKG_CONFIG --exists --print-errors "gstreamer-controller-$GST_MAJORMINOR >= $GST_REQ"
configure:13574: $? = 0
configure:13610: result: yes
configure:13626: checking for GST_NET
configure:13634: $PKG_CONFIG --exists --print-errors "gstreamer-net-$GST_MAJORMINOR >= $GST_REQ"
configure:13637: $? = 0
configure:13652: $PKG_CONFIG --exists --print-errors "gstreamer-net-$GST_MAJORMINOR >= $GST_REQ"
configure:13655: $? = 0
configure:13691: result: yes
configure:13707: checking for GST_DP
configure:13715: $PKG_CONFIG --exists --print-errors "gstreamer-dataprotocol-$GST_MAJORMINOR >= $GST_REQ"
configure:13718: $? = 0
configure:13733: $PKG_CONFIG --exists --print-errors "gstreamer-dataprotocol-$GST_MAJORMINOR >= $GST_REQ"
configure:13736: $? = 0
configure:13772: result: yes
configure:13789: checking for GST_PLUGINS_BASE
configure:13797: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ"
configure:13800: $? = 0
configure:13815: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ"
configure:13818: $? = 0
configure:13854: result: yes
configure:13871: checking for PYGOBJECT
configure:13879: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= $PYGOBJECT_REQ"
configure:13882: $? = 0
configure:13897: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= $PYGOBJECT_REQ"
configure:13900: $? = 0
configure:13936: result: yes
configure:13940: result: yes
configure:14066: checking for PYGOBJECT_2_12
configure:14074: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.11.1"
configure:14077: $? = 0
configure:14092: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.11.1"
configure:14095: $? = 0
configure:14131: result: yes
configure:14135: result: yes
configure:14147: checking for PYGOBJECT_2_16
configure:14155: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.15.0"
configure:14158: $? = 0
configure:14173: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.15.0"
configure:14176: $? = 0
configure:14212: result: yes
configure:14216: result: yes
configure:14241: checking to see if compiler understands -Wall
configure:14268: cc -c -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include conftest.c >&5
configure:14275: $? = 0
configure:14298: result: yes
configure:14303: checking to see if compiler understands -Wdeclaration-after-statement
configure:14330: cc -c -O2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include conftest.c >&5
configure:14337: $? = 0
configure:14360: result: yes
configure:14365: checking to see if compiler understands -Wvla
configure:14392: cc -c -O2 -fno-strict-aliasing -pipe -Wvla -I/usr/local/include conftest.c >&5
cc1: error: unrecognized command line option "-Wvla"
configure:14399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer Python Bindings"
| #define PACKAGE_TARNAME "gst-python"
| #define PACKAGE_VERSION "0.10.15"
| #define PACKAGE_STRING "GStreamer Python Bindings 0.10.15"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gst-python"
| #define VERSION "0.10.15"
| #define PYGST_MAJOR_VERSION 0
| #define PYGST_MINOR_VERSION 10
| #define PYGST_MICRO_VERSION 15
| #define PYGST_NANO_VERSION 0
| #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
| #define LT_OBJDIR ".libs/"
| #define GST_MAJORMINOR "0.10"
| #define HAVE_PLUGINS_INSTALL 1
| #define HAVE_GST_AUDIO 1
| #define HAVE_GST_VIDEO 1
| #define HAVE_GST_TAG 1
| #define HAVE_VIDEO_ORIENTATION_INTERFACE 1
| #define HAVE_PYGOBJECT_2_12 1
| #define HAVE_PYGOBJECT_2_16 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:14422: result: no
configure:14427: checking to see if compiler understands -Wpointer-arith
configure:14454: cc -c -O2 -fno-strict-aliasing -pipe -Wpointer-arith -I/usr/local/include conftest.c >&5
configure:14461: $? = 0
configure:14484: result: yes
configure:14762: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wpointer-arith
configure:14956: checking for valgrind
configure:14974: found /usr/local/bin/valgrind
configure:14987: result: /usr/local/bin/valgrind
configure:15007: checking for libraries required to embed python
configure:15044: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local conftest.c  -L/usr/local/lib -lpython2.5 >&5
/usr/local/lib/libpython2.5.so: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libpython2.5.so: warning: warning: tempnam() possibly used unsafely; consider using mkstemp()
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_attr_destroy'
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_create'
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_attr_init'
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_detach'
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_attr_setscope'
/usr/local/lib/libpython2.5.so: undefined reference to `pthread_attr_setstacksize'
configure:15051: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GStreamer Python Bindings"
| #define PACKAGE_TARNAME "gst-python"
| #define PACKAGE_VERSION "0.10.15"
| #define PACKAGE_STRING "GStreamer Python Bindings 0.10.15"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE "gst-python"
| #define VERSION "0.10.15"
| #define PYGST_MAJOR_VERSION 0
| #define PYGST_MINOR_VERSION 10
| #define PYGST_MICRO_VERSION 15
| #define PYGST_NANO_VERSION 0
| #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
| #define LT_OBJDIR ".libs/"
| #define GST_MAJORMINOR "0.10"
| #define HAVE_PLUGINS_INSTALL 1
| #define HAVE_GST_AUDIO 1
| #define HAVE_GST_VIDEO 1
| #define HAVE_GST_TAG 1
| #define HAVE_VIDEO_ORIENTATION_INTERFACE 1
| #define HAVE_PYGOBJECT_2_12 1
| #define HAVE_PYGOBJECT_2_16 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char Py_Initialize ();
| int
| main ()
| {
| return Py_Initialize ();
|   ;
|   return 0;
| }
configure:15065: result: no
configure:15066: error: could not find Python lib

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

ac_cv_build=i386-portbld-freebsd6.4
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_GST_BASE_CFLAGS_set=''
ac_cv_env_GST_BASE_CFLAGS_value=''
ac_cv_env_GST_BASE_LIBS_set=''
ac_cv_env_GST_BASE_LIBS_value=''
ac_cv_env_GST_CFLAGS_set=''
ac_cv_env_GST_CFLAGS_value=''
ac_cv_env_GST_CONTROLLER_CFLAGS_set=''
ac_cv_env_GST_CONTROLLER_CFLAGS_value=''
ac_cv_env_GST_CONTROLLER_LIBS_set=''
ac_cv_env_GST_CONTROLLER_LIBS_value=''
ac_cv_env_GST_DP_CFLAGS_set=''
ac_cv_env_GST_DP_CFLAGS_value=''
ac_cv_env_GST_DP_LIBS_set=''
ac_cv_env_GST_DP_LIBS_value=''
ac_cv_env_GST_LIBS_set=''
ac_cv_env_GST_LIBS_value=''
ac_cv_env_GST_NET_CFLAGS_set=''
ac_cv_env_GST_NET_CFLAGS_value=''
ac_cv_env_GST_NET_LIBS_set=''
ac_cv_env_GST_NET_LIBS_value=''
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=''
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=''
ac_cv_env_GST_PLUGINS_BASE_LIBS_set=''
ac_cv_env_GST_PLUGINS_BASE_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_PYGOBJECT_2_12_CFLAGS_set=''
ac_cv_env_PYGOBJECT_2_12_CFLAGS_value=''
ac_cv_env_PYGOBJECT_2_12_LIBS_set=''
ac_cv_env_PYGOBJECT_2_12_LIBS_value=''
ac_cv_env_PYGOBJECT_2_16_CFLAGS_set=''
ac_cv_env_PYGOBJECT_2_16_CFLAGS_value=''
ac_cv_env_PYGOBJECT_2_16_LIBS_set=''
ac_cv_env_PYGOBJECT_2_16_LIBS_value=''
ac_cv_env_PYGOBJECT_CFLAGS_set=''
ac_cv_env_PYGOBJECT_CFLAGS_value=''
ac_cv_env_PYGOBJECT_LIBS_set=''
ac_cv_env_PYGOBJECT_LIBS_value=''
ac_cv_env_PYGTK_CFLAGS_set=''
ac_cv_env_PYGTK_CFLAGS_value=''
ac_cv_env_PYGTK_LIBS_set=''
ac_cv_env_PYGTK_LIBS_value=''
ac_cv_env_VALGRIND_CFLAGS_set=''
ac_cv_env_VALGRIND_CFLAGS_value=''
ac_cv_env_VALGRIND_LIBS_set=''
ac_cv_env_VALGRIND_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd6.4
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd6.4
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_VALGRIND_PATH=/usr/local/bin/valgrind
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_make_gmake_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_python_platform=freebsd6
am_cv_python_pyexecdir=/usr/local/lib/python2.5/site-packages
am_cv_python_pythondir=/usr/local/lib/python2.5/site-packages
am_cv_python_version=2.5
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=262144
pkg_cv_GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_BASE_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_GST_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_CONTROLLER_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_CONTROLLER_LIBS='-pthread -L/usr/local/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_GST_DP_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_DP_LIBS='-pthread -L/usr/local/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_GST_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_GST_NET_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_NET_LIBS='-pthread -L/usr/local/lib -lgstnet-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_GST_PLUGINS_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
pkg_cv_GST_PLUGINS_BASE_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
pkg_cv_PYGOBJECT_2_12_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_PYGOBJECT_2_12_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '
pkg_cv_PYGOBJECT_2_16_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_PYGOBJECT_2_16_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '
pkg_cv_PYGOBJECT_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
pkg_cv_PYGOBJECT_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '

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

ACLOCAL='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run aclocal-1.10'
ACLOCAL_AMFLAGS='-I common/m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run tar'
AM_MAKEFLAGS=''
AR='ar'
AS='as'
AUTOCONF='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run automake-1.10'
AWK='gawk'
CC='cc'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -fno-strict-aliasing -pipe'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ERROR_CFLAGS='-Wall -Wdeclaration-after-statement -Wpointer-arith'
EXEEXT=''
F77=''
FC=''
FFLAGS=''
FGREP='/usr/bin/grep -F'
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GLIB_REQ='2.8.0'
GREP='/usr/bin/grep'
GSTPB_REQ='0.10.12'
GST_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_BASE_LIBS='-pthread -L/usr/local/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_CONTROLLER_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_CONTROLLER_LIBS='-pthread -L/usr/local/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_DISABLE_ALLOC_TRACE='0'
GST_DISABLE_GST_DEBUG='0'
GST_DISABLE_LOADSAVE='0'
GST_DISABLE_PARSE='0'
GST_DISABLE_PLUGIN='0'
GST_DISABLE_REGISTRY='0'
GST_DISABLE_TRACE='0'
GST_DISABLE_XML='0'
GST_DP_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_DP_LIBS='-pthread -L/usr/local/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_MAJORMINOR='0.10'
GST_NET_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_NET_LIBS='-pthread -L/usr/local/lib -lgstnet-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(GCOV_CFLAGS)'
GST_OPTION_LIBS='$(GCOV_LIBS)'
GST_PLUGINS_BASE_CFLAGS='-D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  '
GST_PLUGINS_BASE_LIBS='-pthread -L/usr/local/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0  '
GST_REQ='0.10.12'
GTK_REQ='2.6.0'
HAVE_GST_AUDIO_FALSE='#'
HAVE_GST_AUDIO_TRUE=''
HAVE_GST_TAG_FALSE='#'
HAVE_GST_TAG_TRUE=''
HAVE_GST_VIDEO_FALSE='#'
HAVE_GST_VIDEO_TRUE=''
HAVE_PLUGINS_INSTALL=''
HAVE_PYGOBJECT_2_16_FALSE='#'
HAVE_PYGOBJECT_2_16_TRUE=''
HAVE_VALGRIND_FALSE='#'
HAVE_VALGRIND_TRUE=''
HAVE_VIDEO_ORIENTATION=''
IGNORE_GST_0_10_13=''
IGNORE_GST_0_10_14=''
IGNORE_GST_0_10_15=''
IGNORE_GST_0_10_16=''
IGNORE_GST_0_10_18=''
IGNORE_GST_0_10_20=''
IGNORE_GST_0_10_21=''
IGNORE_GST_0_10_22=''
IGNORE_GST_0_10_23=''
IGNORE_GST_LOADSAVE=''
IGNORE_GST_PB_0_10_14=''
IGNORE_GST_PB_0_10_16=''
IGNORE_GST_PB_0_10_18=''
IGNORE_GST_PB_0_10_23=''
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='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS='-L/usr/local'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEFLAGS=''
MAKEINFO='${SHELL} /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gst-python'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Python Bindings'
PACKAGE_STRING='GStreamer Python Bindings 0.10.15'
PACKAGE_TARNAME='gst-python'
PACKAGE_VERSION='0.10.15'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='15'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='0'
PACKAGE_VERSION_RELEASE='1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PLUGINDIR=''
PYEXECDIR='/usr/local/lib/python2.5/site-packages'
PYGOBJECT_2_12_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
PYGOBJECT_2_12_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '
PYGOBJECT_2_16_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
PYGOBJECT_2_16_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '
PYGOBJECT_CFLAGS='-I/usr/local/include/pygtk-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
PYGOBJECT_LIBS='-L/usr/local/lib -lgobject-2.0 -lglib-2.0  '
PYGOBJECT_REQ='2.11.2'
PYGTK_CFLAGS=''
PYGTK_LIBS=''
PYGTK_REQ='2.6.3'
PYTHON='/usr/local/bin/python2.5'
PYTHONDIR='/usr/local/lib/python2.5/site-packages'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES='-I/usr/local/include/python2.5 -I/usr/local/include/python2.5'
PYTHON_LIBS='-L/usr/local/lib -lpython2.5'
PYTHON_LIB_LOC='/usr/local/lib'
PYTHON_PLATFORM='freebsd6'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.5'
Q=''
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
V=''
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='/usr/local/bin/valgrind'
VERSION='0.10.15'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd6.4'
build_alias='i386-portbld-freebsd6.4'
build_cpu='i386'
build_os='freebsd6.4'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd6.4'
host_alias=''
host_cpu='i386'
host_os='freebsd6.4'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
install_sh='$(SHELL) /usr/ports/multimedia/py-gstreamer/work/gst-python-0.10.15/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='/usr/local/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-python'
pkgpythondir='${pythondir}/gst-python'
plugindir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='/usr/local/lib/python2.5/site-packages'
pythondir='/usr/local/lib/python2.5/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shavedir=''
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "GStreamer Python Bindings"
#define PACKAGE_TARNAME "gst-python"
#define PACKAGE_VERSION "0.10.15"
#define PACKAGE_STRING "GStreamer Python Bindings 0.10.15"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE "gst-python"
#define VERSION "0.10.15"
#define PYGST_MAJOR_VERSION 0
#define PYGST_MINOR_VERSION 10
#define PYGST_MICRO_VERSION 15
#define PYGST_NANO_VERSION 0
#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
#define LT_OBJDIR ".libs/"
#define GST_MAJORMINOR "0.10"
#define HAVE_PLUGINS_INSTALL 1
#define HAVE_GST_AUDIO 1
#define HAVE_GST_VIDEO 1
#define HAVE_GST_TAG 1
#define HAVE_VIDEO_ORIENTATION_INTERFACE 1
#define HAVE_PYGOBJECT_2_12 1
#define HAVE_PYGOBJECT_2_16 1

configure: exit 1

[-- Attachment #3 --]
GraphicsMagick-1.1.15,1
ImageMagick-6.5.1.10
ORBit2-2.14.17
OpenEXR-1.6.1_1
aalib-1.4.r5_4
abiword-2.6.8_1
accerciser-1.6.1
acroread7-7.0.9,1
acroreadwrapper-0.0.20090328
adns-1.4_1
agg-2.5_5
akode-2.0.2,1
akode-plugins-mpc-2.0.2,1
akode-plugins-mpeg-2.0.2,1
akode-plugins-oss-2.0.2,1
akode-plugins-resampler-2.0.2,1
akode-plugins-xiph-2.0.2_1,1
alacarte-0.12.1
amspsfnt-1.0_5
anjuta-2.26.2.0
apache-2.2.11_4
appres-1.0.1
apr-gdbm-db42-1.3.3.1.3.4_1
arts-1.5.10_1,1
artswrapper-1.5.3
asciidoc-8.4.4
aspell-0.60.6_2
at-spi-1.26.0
atk-1.26.0
atomix-2.14.0_5
autoconf-2.13.000227_6
autoconf-2.62
autoconf-wrapper-20071109
autogen-5.9.7
automake-1.10.1
automake-1.4.6_5
automake-1.5_5,1
automake-1.6.3_1
automake-1.7.9_2
automake-1.8.5_3
automake-1.9.6_3
automake-wrapper-20071109
autotools-20080819
avahi-0.6.24
avahi-app-0.6.25_1
avahi-gtk-0.6.25
avahi-sharp-0.6.25
babl-0.0.22_1
banshee-1.4.3
bash-4.0.24
bdftopcf-1.0.1
bigreqsproto-1.0.2
bison-2.4.1,1
bitmap-1.0.3_1
bitstream-vera-1.10_4
blas-1.0_3
bluefish-1.0.7_5
boehm-gc-6.8
boost-python-1.37.0_1
bpm-0.4.1b_15
brasero-2.26.2
brightside-1.4.0_6
bug-buddy-2.26.0
ca_root_nss-3.11.9_2
cabextract-1.2
cairo-1.8.6_1,1
cairomm-1.8.0_1
cdparanoia-3.9.8_8
cdrdao-1.2.2
cdrtools-2.01_7
celt-0.5.2
cheese-2.26.2
cksfv-1.3.14
clutter-0.8.8
clutter-cairo-0.8.2
clutter-gtk-0.8.3
cmake-2.6.3
cmpsfont-1.0_6
cog-0.8.0_7
compat5x-i386-5.4.0.8_9
compositeproto-0.4
conglomerate-0.9.1_7
consolekit-0.3.0_8
ctags-5.7
cups-base-1.3.10_2
cups-client-1.3.10_2
cups-image-1.3.10_2
curl-7.19.5
cvsup-without-gui-16.1h_4
cyrus-sasl-2.1.23
damageproto-1.1.0_2
dasher-4.10.1,2
db4-4.0.14_1,1
db41-4.1.25_4
db42-4.2.52_5
dbus-1.2.4.6
dbus-glib-0.80
dbus-qt3-0.70_2
dejavu-2.29
deskbar-applet-2.26.2
desktop-file-utils-0.15_1
devhelp-0.23,1
devilspie-0.22_1
dia-gnome-0.96.1_6,1
diablo-jdk-1.6.0.07.02_5
diablo-jre-1.6.0.07.02_4
dirmngr-1.0.2_1
djbfft-0.76_2
djvulibre-nox11-3.5.21_1
dmidecode-2.10
dmxproto-2.2.2
docbook-3.1_4
docbook-4.1_3
docbook-sk-4.1.2_4
docbook-utils-0.6.14_7
docbook-xml-4.2_1
docbook-xml-4.3
docbook-xml-4.4_1
docbook-xsl-1.74.0_1
doxygen-1.5.9
dri-7.4.2_1,2
dri2proto-2.0
dsssl-docbook-modular-1.79_1,1
dvd+rw-tools-7.1
dvipsk-tetex-5.95a_2
eel-2.26.0
eiciel-0.9.6.1_1
ekiga-2.0.11_5
empathy-2.26.2
enchant-1.4.2
encodings-1.0.2,1
eog-2.26.2
epiphany-2.26.2
epiphany-extensions-2.26.1
esound-0.2.41
evieext-1.0.2
evince-2.26.2
evolution-2.26.2
evolution-data-server-2.26.2
evolution-exchange-2.26.2
evolution-gconf-tools-0.1.6_4
evolution-webcal-2.26.0
exempi-2.1.0
expat-2.0.1
ezm3-1.2_1
faac-1.28
faad2-2.7_1,1
farsight2-0.0.9
ffmpeg-2008.07.27_10
fftw-2.1.5_5
fftw3-3.2
file-roller-2.26.2,1
firefox-2.0.0.20_7,1
firefox-3.0.10,1
firefox-i18n-2.0.0.20
firefox3-i18n-3.0.10
fixesproto-4.0
flac-1.2.1
flex-2.5.35_1
font-adobe-100dpi-1.0.0_1
font-adobe-75dpi-1.0.0
font-adobe-utopia-100dpi-1.0.1
font-adobe-utopia-75dpi-1.0.1
font-adobe-utopia-type1-1.0.1
font-alias-1.0.1
font-arabic-misc-1.0.0
font-bh-100dpi-1.0.0
font-bh-75dpi-1.0.0
font-bh-lucidatypewriter-100dpi-1.0.0
font-bh-lucidatypewriter-75dpi-1.0.0
font-bh-ttf-1.0.0
font-bh-type1-1.0.0
font-bitstream-100dpi-1.0.0
font-bitstream-75dpi-1.0.0
font-bitstream-type1-1.0.0
font-cronyx-cyrillic-1.0.0
font-cursor-misc-1.0.0
font-daewoo-misc-1.0.0
font-dec-misc-1.0.0
font-ibm-type1-1.0.0
font-isas-misc-1.0.0
font-jis-misc-1.0.0
font-micro-misc-1.0.0
font-misc-cyrillic-1.0.0
font-misc-ethiopic-1.0.0
font-misc-meltho-1.0.0_1
font-misc-misc-1.0.0
font-mutt-misc-1.0.0
font-schumacher-misc-1.0.0_1
font-screen-cyrillic-1.0.1
font-sony-misc-1.0.0
font-sun-misc-1.0.0
font-util-1.0.1
font-winitzki-cyrillic-1.0.0
font-xfree86-type1-1.0.1
fontcacheproto-0.1.2
fontconfig-2.6.0,1
fontsproto-2.0.2
freedesktop-sound-theme-0.2
freefont-ttf-20090104
freefonts-0.10_4
freeradius-1.1.7_3
freetype2-2.3.9_1
fribidi-0.10.9
fusefs-kmod-0.3.9.p1.20080208_5
fusefs-libs-2.7.4
gTweakUI-0.4.0_7
galeon-2.0.7
gamin-0.1.10_2
gawk-3.1.6_1
gcalctool-5.26.2,2
gcc-4.2.5_20090325
gcc-4.3.4_20090517
gccmakedep-1.0.2
gconf-editor-2.26.0,1
gconf2-2.26.2
gconfmm-2.24.0
gd-2.0.35,1
gdb-6.6_1
gdbm-1.8.3_3
gdesklets-0.35.4_4
gdl-2.26.2
gdm-2.26.1_2
gedit-2.26.2
gegl-0.0.22_4
getopt-1.1.4_1
gettext-0.17_1
gftp-2.0.19
ggz-client-libs-0.0.14.1_1
ghex-2.24.0
ghostscript8-8.64_2
gimp-2.6.6,2
gimp-app-2.6.6_1,1
gimp-gutenprint-5.1.7_1
gimp-help-2.4.2
gio-fam-backend-2.20.2
gkrellm-2.3.2_1
glabels-2.2.5
glade3-gnome-3.6.3
gle-3.1.0_2
glib-1.2.10_12
glib-2.20.2
glibmm-2.20.0,1
glpk-4.37_1
glproto-1.4.9
gmake-3.81_3
gmime-2.2.23
gmime-24-2.4.6
gmime-24-sharp-2.4.6
gnash-0.8.5_1
gnome-applets-2.26.1
gnome-art-0.2_4
gnome-audio-2.22.2
gnome-backgrounds-2.24.1
gnome-blog-0.9.1_2
gnome-common-2.26.0
gnome-control-center-2.26.0
gnome-desktop-2.26.2_1
gnome-desktop-sharp-2.24.0_3
gnome-devel-docs-2.26.2
gnome-doc-utils-0.16.1
gnome-games-2.26.2
gnome-games-extra-data-2.26.0
gnome-icon-theme-2.26.0_1
gnome-keyring-2.26.1_1
gnome-mag-0.15.6
gnome-media-2.26.0
gnome-menus-2.26.1
gnome-mime-data-2.18.0_3
gnome-mount-0.8_2
gnome-netstatus-2.26.0
gnome-nettool-2.26.2,1
gnome-panel-2.26.2
gnome-pkgview-1.0.7
gnome-power-manager-2.24.4_4
gnome-screensaver-2.26.1
gnome-session-2.26.1
gnome-settings-daemon-2.26.1_1
gnome-sharp-2.24.0_2
gnome-speech-0.4.25
gnome-spell-1.0.8_2
gnome-splashscreen-manager-0.2_7
gnome-system-monitor-2.26.2
gnome-system-tools-2.22.2
gnome-terminal-2.26.2
gnome-themes-2.26.2
gnome-themes-extras-2.22.0_3
gnome-user-docs-2.26.2
gnome-user-share-2.26.0
gnome-utils-2.26.0_1,1
gnome-vfs-2.24.1
gnome2-2.26.2
gnome2-fifth-toe-2.26.2
gnome2-hacker-tools-2.26.2
gnome2-office-2.26.2
gnome2-power-tools-2.26.2
gnome_subr-1.0
gnomehier-2.3_12
gnomeicu-0.99.14_2
gnumeric-1.9.8
gnupg-1.4.9_2
gnupg-2.0.11
gnuplot-4.2.5
gnutls-2.6.5
gob2-2.0.15_1
goffice-0.4.3_5
goffice-0.7.7
gok-2.26.0,1
gossip-0.31
gpac-libgpac-0.4.5_2,1
gperf-3.0.3
gpgme-1.1.8
graphviz-2.22.2
gsed-4.1.5_1
gsfonts-8.11_4
gstreamer-0.10.23
gstreamer-ffmpeg-0.10.7
gstreamer-plugins-0.10.23,3
gstreamer-plugins-a52dec-0.10.11,3
gstreamer-plugins-bad-0.10.11,3
gstreamer-plugins-cdparanoia-0.10.23,3
gstreamer-plugins-core-0.10_10
gstreamer-plugins-dts-0.10.11,3
gstreamer-plugins-dvd-0.10.11,3
gstreamer-plugins-esound-0.10.14,3
gstreamer-plugins-faac-0.10.11,3
gstreamer-plugins-faad-0.10.11,3
gstreamer-plugins-flac-0.10.14,3
gstreamer-plugins-gconf-0.10.14,3
gstreamer-plugins-gio-0.10.23,3
gstreamer-plugins-gnomevfs-0.10.23,3
gstreamer-plugins-good-0.10.14,3
gstreamer-plugins-hal-0.10.14,3
gstreamer-plugins-jpeg-0.10.14,3
gstreamer-plugins-libpng-0.10.14,3
gstreamer-plugins-mad-0.10.11,3
gstreamer-plugins-mp3-0.10.0_1
gstreamer-plugins-mpeg2dec-0.10.11,3
gstreamer-plugins-ogg-0.10.23,3
gstreamer-plugins-pango-0.10.23,3
gstreamer-plugins-soup-0.10.14,3
gstreamer-plugins-theora-0.10.23,3
gstreamer-plugins-ugly-0.10.11,3
gstreamer-plugins-vorbis-0.10.23,3
gstreamer-plugins-xvid-0.10.11,3
gtar-1.22
gthumb-2.10.11
gtk-1.2.10_20
gtk-2.16.1
gtk-engines2-2.18.2
gtk-send-pr-0.4.9_1
gtk-sharp-2.12.8
gtk-vnc-0.3.8
gtkglext-1.2.0_3
gtkhtml3-3.26.2
gtkmm-2.16.0
gtksourceview-1.8.5_4
gtksourceview2-2.6.2
gtkspell-2.0.15
gtranslator-1.1.7_5
gucharmap-2.26.2
guile-1.8.6_1
gutenprint-5.1.7_1
gutenprint-base-5.1.7_1
gutenprint-ijs-5.1.7_1
gvfs-1.2.3
gweled-0.7_7
hal-0.5.11_25
hal-info-20080508_1
hamster-applet-2.26.2
hdf5-1.6.8_1
help2man-1.36.4_3
hicolor-icon-theme-0.10_2
iceauth-1.0.2
icon-naming-utils-0.8.7
icu-3.8.1_2
ilmbase-1.0.1_1
imake-1.0.2_4,1
imlib2-1.4.1.000_1,2
inkscape-0.46_5
inputproto-1.5.0
intlfonts-1.2.1_3
intltool-0.40.6
isc-dhcp30-server-3.0.7_4
iso-codes-3.9
iso8879-1986_2
jackit-0.116.2_2
jade-1.2.1_9
jadetex-3.13_2
jasper-1.900.1_7
javavmwrapper-2.3.3
jbigkit-1.6
jpeg-6b_7
json-glib-0.6.2_1
kbproto-1.0.3
kde-3.5.10_1
kde-xdg-env-1.0_3,1
kdeaccessibility-3.5.10_1
kdeadmin-3.5.10
kdeartwork-3.5.10_1
kdebase-3.5.10_2
kdebase-kompmgr-3.5.10
kdeedu-3.5.10
kdegames-3.5.10
kdegraphics-3.5.10_2
kdehier-1.0_11
kdelibs-3.5.10
kdemultimedia-3.5.10
kdenetwork-3.5.10
kdepim-3.5.10_2
kdesdk-3.5.10_1
kdetoys-3.5.10
kdeutils-3.5.10_1
kdevelop-3.5.3_1
kdewebdev-3.5.10_1,2
koffice-1.6.3_8,2
ladspa-1.13
lame-3.98.2_1
lapack-3.2.1
lcms-1.18,1
libFS-1.0.1
libGL-7.4.2_1
libGLU-7.4.2_1
libICE-1.0.4_1,1
libIDL-0.8.13
libSM-1.1.0_1,1
libX11-1.2.1,1
libXScrnSaver-1.1.3
libXTrap-1.0.0
libXau-1.0.4
libXaw-1.0.5_1,1
libXcomposite-0.4.0,1
libXcursor-1.1.9_1
libXdamage-1.1.1
libXdmcp-1.0.2_1
libXevie-1.0.2
libXext-1.0.5,1
libXfixes-4.0.3_1
libXfont-1.3.4,1
libXfontcache-1.0.4
libXft-2.1.13
libXi-1.2.1,1
libXinerama-1.0.3,1
libXmu-1.0.4,1
libXp-1.0.0,1
libXpm-3.5.7
libXrandr-1.3.0
libXrender-0.9.4_1
libXres-1.0.3_3
libXt-1.0.5_1
libXtst-1.0.3_1
libXv-1.0.4,1
libXvMC-1.0.4_1
libXxf86dga-1.0.2
libXxf86misc-1.0.1
libXxf86vm-1.0.2
liba52-0.7.4_2
libamrnb-7.0.0.2,1
libamrwb-7.0.0.3
libao-0.8.8_1
libart_lgpl-2.3.20,1
libassuan-1.0.5
libaudiofile-0.2.6
libbonobo-2.24.1
libbonoboui-2.24.1
libburn-0.6.4
libcaca-0.99.b13_1
libcanberra-0.10_3
libcddb-1.3.0
libcdio-0.78.2_2
libcheck-0.9.6
libcroco-0.6.2
libdaemon-0.12
libdca-0.0.5
libdiscid-0.2.2
libdmx-1.0.2_1
libdnet-1.11_3
libdrm-2.4.11
libdv-1.0.0
libdvdcss-1.2.10_1
libdvdnav-0.1.10_4
libdvdread-4.1.3_1
libesmtp-1.0.4_1,1
libexecinfo-1.1_3
libexif-0.6.17
libflash-0.4.13_3
libfontenc-1.0.4
libfpx-1.2.0.12_1
libgail-gnome-1.20.1
libgcrypt-1.4.4
libgda2-1.2.4_5,1
libgda4-4.0.2
libggz-0.0.14.1_5
libgksu-1.3.8_3
libgksuui-1.0.7_3
libglade2-2.6.4
libglademm-2.6.7
libglut-7.4.2_1
libgmp-4.3.1
libgnome-2.26.0
libgnomecanvas-2.26.0
libgnomecups-0.2.3_2,1
libgnomekbd-2.26.0
libgnomeprint-2.18.6
libgnomeprintui-2.18.4
libgnomesu-1.0.0_5
libgnomeui-2.24.1
libgpg-error-1.7
libgphoto2-2.4.5
libgpod-0.6.0_1
libgsf-1.14.14
libgsf-gnome-1.14.14
libgtkhtml-2.11.1_2
libgtop-2.26.1
libgweather-2.26.1
libical-0.43_1
libiconv-1.11_1
libid3tag-0.15.1b
libidn-1.13
libijs-0.35_1
libisofs-0.6.16
libksba-1.0.5
libltdl-1.5.26
libmad-0.15.1b_2
libmal-0.44
libmikmod-esound-3.1.11_2
libmng-1.0.10
libmpcdec-1.2.6
libmpeg2-0.5.1
libmspack-0.0.20060920
libmtp-0.3.1_2
libmusicbrainz-2.1.5
libmusicbrainz3-3.0.2_1
libnice-0.0.6
libnotify-0.4.5
libntlm-1.1
libogg-1.1.3,4
liboil-0.3.16
liboldX-1.0.1
liboobs-2.22.0_1
libopenraw-0.0.8
libpaper-1.1.21_3
libpciaccess-0.10.6
libproxy-0.2.3
libpthread-stubs-0.1
libpurple-2.5.6
librsvg2-2.26.0
libsamplerate-0.1.7_1
libsexy-0.1.11_1
libsigc++-2.2.3
libslang2-2.1.4_1
libsndfile-1.0.19
libsoup-2.26.2
libspectre-0.2.2
libspiro-20071029
libtasn1-2.1
libtelepathy-0.3.3_1
libthai-0.1.5_3
libtheora-1.0
libtool-1.5.26
libungif-4.1.4_5
libusb-0.1.12_4
libutempter-1.1.5_1
libvolume_id-0.81.1
libvorbis-1.2.0_3,3
libwmf-0.2.8.4_3
libwnck-2.26.1
libwpd-0.8.14_1
libwww-5.4.0_4
libxcb-1.2_1
libxkbfile-1.0.5
libxkbui-1.0.2_1
libxklavier-3.9,1
libxml++-2.26.0
libxml2-2.7.3
libxslt-1.1.24_2
liferea-1.4.28
linc-1.0.3_7
links-2.2,1
linux-atk-1.9.1_2
linux-cairo-1.0.2_1
linux-expat-1.95.8_1
linux-firefox-2.0.0.20_1
linux-flashplugin-7.0r73_1
linux-fontconfig-2.2.3_8
linux-gtk2-2.6.10_2
linux-hicolor-icon-theme-0.5_2
linux-jpeg-6b.34_1
linux-mplayerplug-in-3.50_3
linux-openssl-0.9.7f_1
linux-pango-1.10.2_2
linux-png-1.2.8_3
linux-realplayer-10.0.9.809.20070726
linux-tiff-3.7.1_1
linux-xorg-libs-6.8.2_6
linux_base-fc-4_14
linuxpluginwrapper-20051113_10
liveMedia-2009.04.20,1
localedata-5.4
loudmouth-1.4.3
lsof-4.82,4
lua-5.1.4
luit-1.0.3_1
lynx-2.8.6.5_5,1
lzo2-2.03_2
lzop-1.02.r1
m4-1.4.13,1
mDNSResponder-108
makedepend-1.0.1,1
mbmon-205_4
mc-4.6.2
meld-1.2.1
metacity-2.26.0
mkfontdir-1.0.4
mkfontscale-1.0.6
mlview-0.8_8
mod_dnssd-0.6_4
mono-1.2.5.1_1
mono-addins-0.4
mono-zeroconf-0.7.6
monodoc-1.2.5_1
mousetweaks-2.26.2
mozilla-fonts-1.0_4
mpeg4ip-libmp4v2-1.6.1
mpfr-2.4.1_1
mplayer-0.99.11_12
mplayer-skins-1.1.2_6
mplayerplug-in-3.55_2
multiget-1.1.3_2
mysql-client-5.0.81
nas-1.9.1_3
nasm-2.05.01,1
nautilus-2.26.3
nautilus-cd-burner-2.24.0_1
nautilus-open-terminal-0.13
nautilus-sendto-1.1.5
ndesk-dbus-0.6.1a
ndesk-dbus-glib-0.4.1_1
neon28-0.28.4
net-snmp-5.4.2.1_5
netspeed_applet-0.15.2
nmap-4.85.b7_1
notification-daemon-0.4.0_1
nspluginwrapper-1.2.2_2
nspr-4.7
nss-3.11.9_2
octave-3.0.5_1
opal-2.2.11_1
open-motif-2.2.3_6
openldap-client-2.3.43
openslp-1.2.1_3
opera-9.64.20090302
orca-2.26.2
p5-Authen-SASL-2.12
p5-Compress-Raw-Zlib-2.019
p5-Compress-Zlib-2.015
p5-Date-Manip-5.54
p5-Digest-1.15_1
p5-Digest-HMAC-1.01
p5-Digest-MD5-2.38
p5-Digest-SHA1-2.11
p5-GSSAPI-0.26
p5-HTML-Parser-3.60
p5-HTML-Tagset-3.20
p5-HTML-Tree-3.23
p5-IO-Compress-Base-2.015
p5-IO-Compress-Zlib-2.015
p5-MIME-Base64-3.07
p5-Net-1.22_1,1
p5-Net-DBus-0.33.6
p5-Parse-Yapp-1.05
p5-SGMLSpm-1.03_1
p5-Test-Harness-3.17
p5-Test-Simple-0.86
p5-Text-Iconv-1.7
p5-Tie-IxHash-1.21
p5-Time-HiRes-1.9719,1
p5-URI-1.37
p5-XML-DOM-1.44
p5-XML-Filter-BufferText-1.01
p5-XML-Grove-0.46.a
p5-XML-Handler-YAWriter-0.23
p5-XML-LibXML-1.69,1
p5-XML-LibXML-Common-0.13
p5-XML-NamespaceSupport-1.09_1
p5-XML-Parser-2.36
p5-XML-RegExp-0.03
p5-XML-SAX-0.96
p5-XML-SAX-Expat-0.40
p5-XML-SAX-Writer-0.52
p5-XML-Simple-2.18
p5-XML-Twig-3.32
p5-XML-XPath-1.13
p5-XML-XQL-0.68
p5-gettext-1.05_2
p5-libwww-5.826
p5-libxml-0.08
p5-type1inst-0.6.1_5
pam_helper-1.0
pan-0.133
pango-1.24.2
pangomm-2.24.0
pccts-1.33.33
pciids-20090224
pciutils-3.0.3
pcre-7.9
pdflib-7.0.3
perl-threaded-5.10.0_2
pidgin-2.5.6
pilot-link-0.12.3,1
pixman-0.15.4
pkg-config-0.23_1
pkgdb.db
pl-gnugadu2-2.3.0_6
pl-kde-i18n-3.5.10
pl-koffice-i18n-1.6.3
pl-libgadu-1.8.2_1,1
pl-libtlen-20041113
planner-0.14.4
plotutils-2.5,1
png-1.2.35
pngquant-1.0_1
policykit-0.9_4
policykit-gnome-0.9.2
poppler-0.10.6
poppler-data-0.2.1
poppler-gtk-0.10.6
poppler-qt-0.10.6
popt-1.7_5
portaudio-18.1_2
portbrowser-0.5.20050618_2
portmaster-2.7
portupgrade-2.4.6_2,2
postgresql-client-7.4.25
postgresql-libpqxx-2.6.9_1
printproto-1.0.4
psiconv-0.9.8_1
pth-2.0.7
pulseaudio-0.9.14_6
pwlib-1.12.0_5,1
py25-adns-1.2.1
py25-bsddb-2.5.4_2
py25-cairo-1.8.2
py25-dbus-0.83.0_1
py25-gdata-1.3.1
py25-gnome-2.26.1
py25-gnome-desktop-2.26.0
py25-gnome-extras-2.25.3_2
py25-gobject-2.16.1
py25-gstreamer-0.10.15
py25-gtk-2.14.1
py25-libxml2-2.7.3
py25-numeric-24.2_3
py25-openssl-0.8_1
py25-orbit-2.24.0
py25-pycrypto-2.0.1_3
py25-pymsn-0.3.3
py25-setuptools-0.6c9
py25-simplejson-2.0.9
py25-sqlite3-2.5.4_1
py25-telepathy-butterfly-0.3.3
py25-telepathy-python-0.15.7
py25-xml-0.8.4
python25-2.5.4_1
qhull-1.0_1
qmake-3.3.8_1
qt-3.3.8_9
qt4-corelib-4.4.3
qt4-gui-4.4.3_2
qt4-moc-4.4.3
qt4-qmake-4.4.3
qt4-rcc-4.4.3
qt4-uic-4.4.3
qt4-xml-4.4.3
quick-lounge-applet-2.14.0
randrproto-1.3.0
rar-3.80,2
rarian-0.8.1
rdesktop-1.6.0
recordproto-1.13.2
regexxer-0.9_3
renderproto-0.9.3
resourceproto-1.0.2
rgb-1.0.1
rhythmbox-0.12.1
rpm-3.0.6_14
rpm2cpio-1.2_2
rtc-2004.02.24.1_8
ruby-1.8.7.72_1,1
ruby18-atk-0.16.0.20080905
ruby18-bdb-0.6.5_1
ruby18-cairo-1.8.0
ruby18-deplate-0.8.5
ruby18-gconf2-0.16.0.20080905
ruby18-gdk_pixbuf2-0.16.0.20080905
ruby18-glib2-0.16.0.20080905
ruby18-gnome2-0.16.0.20080905
ruby18-gnomecanvas2-0.16.0.20080905
ruby18-gtk2-0.16.0.20080905
ruby18-libart2-0.16.0.20080905
ruby18-libglade2-0.16.0.20080905
ruby18-pango-0.16.0.20080905
samba-libsmbclient-3.0.34_1
screen-4.0.3_6
scrnsaverproto-1.1.0
sdl-1.2.13_3,2
sdocbook-xml-1.1,1
seahorse-2.26.2
seahorse-plugins-2.26.2
seamonkey-1.1.16
serpentine-0.7_4
sessreg-1.0.4
setxkbmap-1.0.4
shared-mime-info-0.60_1
smproxy-1.0.2
sodipodi-0.34_11
sound-juicer-2.26.1
speex-1.2.r1_1,1
splashsetter-0.6.5.3_2
sqlite3-3.6.13
squid-2.7.6_1
startup-notification-0.10
straw-0.27_3
su2-1.3
subversion-1.6.2
sudo-1.6.9.20
suitesparse-3.3.0
svgalib-1.4.3_5
swfdec-0.8.4
swfdec-gnome-2.26.0
system-tools-backends-2.6.1
t1lib-5.1.2_1,1
taglib-1.5
taglib-sharp-2.0.3.2
tcl-8.4.19_2,1
teTeX-base-3.0_14
teTeX-texmf-3.0_5
telepathy-farsight-0.0.7
telepathy-gabble-0.7.27
telepathy-glib-0.7.29
telepathy-idle-0.1.3
telepathy-mission-control-4.67
tex-texmflocal-1.9
texcm-ttf-20010117_3
texi2html-1.76_1,1
thefish-0.6.6_2
thunderbird-2.0.0.21_1
tidy-20000804_2
tiff-3.8.2_3
tightvnc-1.3.10_1
tk-8.4.19_2,2
tmake-1.7_5
tomboy-0.12.2
totem-2.26.2
totem-pl-parser-2.26.2
trapproto-3.4.3
tsclient-0.150_4
ttmkfdir-3.0.9_2,1
twm-1.0.4
twolame-0.3.12
unique-1.0.6
unzip-5.52_5
urlgfe-0.7.1_9
urwfonts-1.0_3
urwfonts-ttf-1.0.7b18_2
v4l_compat-1.0.20060801
vala-0.6.1
valgrind-352_7
videoproto-2.2.2
vinagre-2.26.2
vino-2.26.2
vorbis-tools-1.2.0_4,3
vte-0.20.2
webfonts-0.30_6
webkit-gtk2-1.0.1_6
weblint-1.020
wget-1.11.4
win32-codecs-3.1.0.r1,1
wv-1.2.5
wv2-0.3.1
wxdfast-0.6.0_1
wxgtk2-2.8.10
wxgtk2-common-2.6.4
wxgtk2-common-2.8.10
wxgtk2-unicode-2.6.4
x11perf-1.5
x264-0.0.20081218
xanim-2.92.0_2
xauth-1.0.3
xbacklight-1.1
xbitmaps-1.0.1
xcalc-1.0.2_1
xcb-proto-1.4
xcb-util-0.3.4
xchat-2.8.6_2
xcmiscproto-1.1.2
xcmsdb-1.0.1
xcursor-themes-1.0.1_1
xcursorgen-1.0.2
xdpyinfo-1.0.3
xdriinfo-1.0.2
xev-1.0.3
xextproto-7.0.5
xf86-input-keyboard-1.3.2_2
xf86-input-mouse-1.4.0_6
xf86-video-ati-6.12.2_1
xf86-video-i740-1.2.0_2
xf86-video-intel-2.7.1
xf86-video-mach64-6.8.1
xf86-video-nv-2.1.13_1
xf86-video-openchrome-0.2.903_2
xf86-video-r128-6.8.0_3
xf86-video-radeonhd-1.2.5_2
xf86-video-vesa-2.1.0_2
xf86bigfontproto-1.1.2
xf86dga-1.0.2_1
xf86dgaproto-2.0.3
xf86driproto-2.0.4
xf86miscproto-0.9.2
xf86vidmodeproto-2.2.2
xfs-1.0.8_1,1
xgamma-1.0.2
xgc-1.0.1_1
xhost-1.0.2
xineramaproto-1.1.2
xinit-1.1.1_1
xinput-1.4.2
xkbcomp-1.0.5
xkbevd-1.0.2
xkbutils-1.0.1_2
xkeyboard-config-1.5_1
xkill-1.0.1
xlsatoms-1.0.1
xlsclients-1.0.1
xmlcatmgr-2.2
xmms-1.2.11_6
xmodmap-1.0.3
xnview-1.70_2
xorg-7.4_2
xorg-apps-7.4_1
xorg-cf-files-1.0.2_3
xorg-docs-1.4,1
xorg-drivers-7.4_2
xorg-fonts-100dpi-7.4
xorg-fonts-7.4
xorg-fonts-75dpi-7.4
xorg-fonts-cyrillic-7.4
xorg-fonts-miscbitmaps-7.4
xorg-fonts-truetype-7.4
xorg-fonts-type1-7.4
xorg-libraries-7.4
xorg-macros-1.2.1
xorg-nestserver-1.6.1,1
xorg-server-1.6.1,1
xorg-vfbserver-1.6.1,1
xpi-quick-locale-switcher-1.6.9
xpr-1.0.2
xprop-1.0.4
xproto-7.0.15
xrandr-1.3.0
xrdb-1.0.5
xrefresh-1.0.2
xscreensaver-gnome-hacks-5.08
xset-1.0.4
xsetmode-1.0.0
xsetroot-1.0.2
xterm-242
xtrans-1.2.3
xvid-1.2.1,1
xvinfo-1.0.2
xwd-1.0.2
xwininfo-1.0.4
xwud-1.0.1
yasm-0.8.0
yelp-2.26.0
zenity-2.26.0
zip-3.0

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