Date: Wed, 26 Aug 2009 04:00:53 -0700 (PDT) From: Razvan Cristea <cristea.razvan@yahoo.com> To: x11@FreeBSD.org Subject: gpac-libgpac error Message-ID: <946029.3852.qm@web57509.mail.re1.yahoo.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hello, Please help! ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libGLU/work/Mesa-7.4.4/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/graphics/libGLU. *** Error code 1 Stop in /usr/ports/multimedia/gpac-libgpac. *** Error code 1 Stop in /usr/ports/multimedia/gpac-libgpac. [root@mail /usr/ports/multimedia/gpac-libgpac]# attached the config log and installed pkg list Cu prietenie, Razvan Cristea ===================== http://www.adventube.ro ===================== [-- 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 Mesa configure 7.4.2, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --disable-glut --disable-glw --with-demos=no --with-dri-drivers=no --enable-xcb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.3 ## --------- ## ## Platform. ## ## --------- ## hostname = mail.adventube.ro uname -m = i386 uname -r = 6.3-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP /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:2043: checking build system type configure:2061: result: i386-portbld-freebsd6.3 configure:2083: checking host system type configure:2098: result: i386-portbld-freebsd6.3 configure:2172: checking for gcc configure:2199: result: cc configure:2431: checking for C compiler version configure:2439: 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:2443: $? = 0 configure:2450: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:2454: $? = 0 configure:2461: cc -V >&5 cc: `-V' option must have argument configure:2465: $? = 1 configure:2488: checking for C compiler default output file name configure:2510: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2514: $? = 0 configure:2552: result: a.out configure:2571: checking whether the C compiler works configure:2581: ./a.out configure:2585: $? = 0 configure:2604: result: yes configure:2611: checking whether we are cross compiling configure:2613: result: no configure:2616: checking for suffix of executables configure:2623: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2627: $? = 0 configure:2653: result: configure:2659: checking for suffix of object files configure:2685: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2689: $? = 0 configure:2714: result: o configure:2718: checking whether we are using the GNU C compiler configure:2747: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2754: $? = 0 configure:2771: result: yes configure:2780: checking whether cc accepts -g configure:2810: cc -c -g -I/usr/local/include conftest.c >&5 configure:2817: $? = 0 configure:2918: result: yes configure:2935: checking for cc option to accept ISO C89 configure:3009: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3016: $? = 0 configure:3039: result: none needed configure:3062: checking how to run the C preprocessor configure:3102: cc -E -I/usr/local/include conftest.c configure:3109: $? = 0 configure:3140: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3147: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.4.2" | #define PACKAGE_STRING "Mesa 7.4.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3180: result: cc -E configure:3209: cc -E -I/usr/local/include conftest.c configure:3216: $? = 0 configure:3247: cc -E -I/usr/local/include conftest.c conftest.c:8:28: ac_nonexistent.h: No such file or directory configure:3254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.4.2" | #define PACKAGE_STRING "Mesa 7.4.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3341: checking for gcc configure:3368: result: cc configure:3600: checking for C compiler version configure:3608: 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:3612: $? = 0 configure:3619: cc -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:3623: $? = 0 configure:3630: cc -V >&5 cc: `-V' option must have argument configure:3634: $? = 1 configure:3637: checking whether we are using the GNU C compiler configure:3690: result: yes configure:3699: checking whether cc accepts -g configure:3837: result: yes configure:3854: checking for cc option to accept ISO C89 configure:3958: result: none needed configure:4088: checking for C++ compiler version configure:4096: c++ --version >&5 c++ (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:4100: $? = 0 configure:4107: c++ -v >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.6 [FreeBSD] 20060305 configure:4111: $? = 0 configure:4118: c++ -V >&5 c++: `-V' option must have argument configure:4122: $? = 1 configure:4125: checking whether we are using the GNU C++ compiler configure:4154: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5 configure:4161: $? = 0 configure:4178: result: yes configure:4187: checking whether c++ accepts -g configure:4217: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4224: $? = 0 configure:4325: result: yes configure:4352: checking for gmake configure:4379: result: gmake configure:4392: checking for makedepend configure:4410: found /usr/local/bin/makedepend configure:4422: result: /usr/local/bin/makedepend configure:4432: checking for sed configure:4450: found /usr/bin/sed configure:4462: result: /usr/bin/sed configure:4586: checking for pkg-config configure:4604: found /usr/local/bin/pkg-config configure:4616: result: /usr/local/bin/pkg-config configure:4641: checking pkg-config is at least version 0.9.0 configure:4644: result: yes configure:4830: checking whether to enable assembly configure:4875: result: yes, x86 configure:4916: checking for cc option to produce PIC configure:5002: result: -fPIC configure:5009: checking for dlopen configure:5065: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5072: $? = 0 configure:5092: result: yes configure:5169: checking for posix_memalign configure:5225: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 /var/tmp//ccV3fX4z.o(.text+0xd): In function `main': : undefined reference to `posix_memalign' configure:5232: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.4.2" | #define PACKAGE_STRING "Mesa 7.4.2" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); 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 posix_memalign | | /* 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 posix_memalign (); | /* 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_posix_memalign || defined __stub___posix_memalign | choke me | #endif | | int | main () | { | return posix_memalign (); | ; | return 0; | } configure:5252: result: no configure:5971: checking pkg-config files for X11 are available configure:5974: $PKG_CONFIG --exists --print-errors "x11" configure:5977: $? = 0 configure:5988: result: yes configure:7543: checking for LIBDRM configure:7550: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:7553: $? = 0 configure:7566: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" configure:7569: $? = 0 configure:7646: result: yes configure:7652: checking for DRI2PROTO configure:7659: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:7662: $? = 0 configure:7675: $PKG_CONFIG --exists --print-errors "dri2proto >= $DRI2PROTO_REQUIRED" configure:7678: $? = 0 configure:7755: result: yes configure:7772: checking for DRIGL configure:7779: $PKG_CONFIG --exists --print-errors "$dri_modules" gnome-config: not found Package x11-xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `x11-xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'x11-xcb' found gnome-config: not found Package xcb-glx was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-glx.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-glx' found configure:7782: $? = 1 configure:7795: $PKG_CONFIG --exists --print-errors "$dri_modules" gnome-config: not found Package x11-xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `x11-xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'x11-xcb' found gnome-config: not found Package xcb-glx was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb-glx.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb-glx' found configure:7798: $? = 1 gnome-config: not found No package 'x11-xcb' found gnome-config: not found No package 'xcb-glx' found configure:7825: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met: gnome-config: not found No package 'x11-xcb' found gnome-config: not found No package 'xcb-glx' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DRIGL_CFLAGS and DRIGL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.3 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ARCH_FLAGS_set='' ac_cv_env_ARCH_FLAGS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' 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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DRI2PROTO_CFLAGS_set='' ac_cv_env_DRI2PROTO_CFLAGS_value='' ac_cv_env_DRI2PROTO_LIBS_set='' ac_cv_env_DRI2PROTO_LIBS_value='' ac_cv_env_DRIGL_CFLAGS_set='' ac_cv_env_DRIGL_CFLAGS_value='' ac_cv_env_DRIGL_LIBS_set='' ac_cv_env_DRIGL_LIBS_value='' ac_cv_env_EXTRA_LIB_PATH_set='' ac_cv_env_EXTRA_LIB_PATH_value='' ac_cv_env_GLUT_CFLAGS_set='' ac_cv_env_GLUT_CFLAGS_value='' ac_cv_env_GLUT_LIBS_set='' ac_cv_env_GLUT_LIBS_value='' ac_cv_env_GLW_CFLAGS_set='' ac_cv_env_GLW_CFLAGS_value='' ac_cv_env_GLW_LIBS_set='' ac_cv_env_GLW_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBDRM_CFLAGS_set='' ac_cv_env_LIBDRM_CFLAGS_value='' ac_cv_env_LIBDRM_LIBS_set='' ac_cv_env_LIBDRM_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_MKLIB_OPTIONS_set='' ac_cv_env_MKLIB_OPTIONS_value='' ac_cv_env_OPT_FLAGS_set='' ac_cv_env_OPT_FLAGS_value='' ac_cv_env_PIC_FLAGS_set='' ac_cv_env_PIC_FLAGS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_X11_INCLUDES_set='' ac_cv_env_X11_INCLUDES_value='' ac_cv_env_XCB_CFLAGS_set='' ac_cv_env_XCB_CFLAGS_value='' ac_cv_env_XCB_LIBS_set='' ac_cv_env_XCB_LIBS_value='' ac_cv_env_XLIBGL_CFLAGS_set='' ac_cv_env_XLIBGL_CFLAGS_value='' ac_cv_env_XLIBGL_LIBS_set='' ac_cv_env_XLIBGL_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.3 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_func_dlopen=yes ac_cv_func_posix_memalign=no ac_cv_host=i386-portbld-freebsd6.3 ac_cv_objext=o ac_cv_path_MKDEP=/usr/local/bin/makedepend ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_CPP='cc -E' ac_cv_prog_MAKE=gmake ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes lt_cv_sys_max_cmd_len=262144 pkg_cv_DRI2PROTO_CFLAGS='-I/usr/local/include ' pkg_cv_DRI2PROTO_LIBS=' ' pkg_cv_LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm ' pkg_cv_LIBDRM_LIBS='-L/usr/local/lib -ldrm ' ## ----------------- ## ## Output variables. ## ## ----------------- ## APP_LIB_DEPS='' ARCH_FLAGS='' ASM_API='$(X86_API)' ASM_FLAGS='-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM' ASM_SOURCES='$(X86_SOURCES)' CC='cc' CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -fno-strict-aliasing' DEFINES=' -DUSE_XCB' DEFS='' DRI2PROTO_CFLAGS='-I/usr/local/include ' DRI2PROTO_LIBS=' ' DRIGL_CFLAGS='' DRIGL_LIBS='' DRIVER_DIRS='dri' DRI_DIRS='' DRI_DRIVER_INSTALL_DIR='' DRI_LIB_DEPS='' DRI_PC_REQ_PRIV='libdrm >= 2.4.3' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXPAT_INCLUDES='' EXTRA_LIB_PATH='' GLUT_CFLAGS='' GLUT_LIBS='' GLUT_LIB_DEPS='' GLUT_LIB_NAME='lib$(GLUT_LIB).so' GLUT_MESA_DEPS='' GLUT_PC_CFLAGS='' GLUT_PC_LIB_PRIV='' GLUT_PC_REQ_PRIV='' GLU_DIRS='sgi' GLU_LIB_DEPS='' GLU_LIB_NAME='lib$(GLU_LIB).so' GLU_MESA_DEPS='' GLU_PC_CFLAGS='' GLU_PC_LIB_PRIV='' GLU_PC_REQ='' GLU_PC_REQ_PRIV='' GLW_CFLAGS='' GLW_LIBS='' GLW_LIB_DEPS='' GLW_LIB_NAME='lib$(GLW_LIB).so' GLW_MESA_DEPS='' GLW_PC_CFLAGS='' GLW_PC_LIB_PRIV='' GLW_PC_REQ_PRIV='' GLW_SOURCES='' GL_LIB_DEPS='' GL_LIB_NAME='lib$(GL_LIB).so' GL_PC_CFLAGS='' GL_PC_LIB_PRIV='' GL_PC_REQ_PRIV='libdrm >= 2.4.3 dri2proto >= 1.99.3' GREP='' LDFLAGS='-L/usr/local/lib' LIBDRM_CFLAGS='-I/usr/local/include -I/usr/local/include/drm ' LIBDRM_LIBS='-L/usr/local/lib -ldrm ' LIBOBJS='' LIBS='' LIB_DIR='lib' LTLIBOBJS='' MAKE='gmake' MKDEP='/usr/local/bin/makedepend' MKDEP_OPTIONS='-fdepend' MKLIB_OPTIONS='' MOTIF_CFLAGS='' MOTIF_CONFIG='' OBJEXT='o' OPT_FLAGS='' OSMESA_LIB='' OSMESA_LIB_DEPS='' OSMESA_LIB_NAME='lib$(OSMESA_LIB).so' OSMESA_MESA_DEPS='' OSMESA_PC_LIB_PRIV='' OSMESA_PC_REQ='' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa' PACKAGE_NAME='Mesa' PACKAGE_STRING='Mesa 7.4.2' PACKAGE_TARNAME='mesa' PACKAGE_VERSION='7.4.2' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PKG_CONFIG='/usr/local/bin/pkg-config' POSIX_SHELL='' PROGRAM_DIRS='' SED='/usr/bin/sed' SHELL='/bin/sh' SRC_DIRS='glx/x11 mesa' USING_EGL='' WINDOW_SYSTEM='dri' X11_INCLUDES='' XCB_CFLAGS='' XCB_LIBS='' XLIBGL_CFLAGS='' XLIBGL_LIBS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.3' build_alias='i386-portbld-freebsd6.3' build_cpu='i386' build_os='freebsd6.3' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd6.3' host_alias='' host_cpu='i386' host_os='freebsd6.3' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Mesa" #define PACKAGE_TARNAME "mesa" #define PACKAGE_VERSION "7.4.2" #define PACKAGE_STRING "Mesa 7.4.2" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" configure: exit 1 [-- Attachment #3 --] [root@mail /usr/ports/multimedia/gpac-libgpac]# ls /var/db/pkg ImageMagick-6.5.0.7 gccmakedep-1.0.2 libdrm-2.4.12 perl-5.8.7_2 aalib-1.4.r5_4 gd-2.0.33_4,1 libfpx-1.2.0.12_1 pkg-config-0.23_1 autoconf-2.13.000227_6 gettext-0.17_1 libiconv-1.11_1 pkgconfig-0.20 autoconf-2.62 ghostscript8-8.64 libmad-0.15.1b_2 png-1.2.8_2 autoconf-wrapper-20071109 glproto-1.4.8 libmpcdec-1.2.6 popt-1.7_5 automake-1.10.1 gmake-3.81_3 libogg-1.1.3,4 proftpd-1.3.1 automake-1.4.6_5 gpac-libgpac-0.4.4,1 libpthread-stubs-0.1 python25-2.5.4_1 automake-1.5_5,1 gsfonts-8.11_4 libslang2-2.1.4_1 randrproto-1.2.1 automake-1.9.6_3 help2man-1.36.4_2 libtheora-1.0.b2 renderproto-0.9.3 automake-wrapper-20071109 imake-1.0.2_4,1 libtool-1.5.26 rpm-3.0.6_14 bigreqsproto-1.0.2 inputproto-1.4.2.1 libungif-4.1.4_5 rpm2cpio-1.2_2 bison-1.75_2,1 jasper-1.900.1_7 libvorbis-1.2.0_2,3 ruby-1.8.6.111_1,1 bsdpan-DB_File-1.815 jbigkit-1.6 libxml2-2.7.3 ruby-1.9.0.1,1 bsdpan-Digest-1.15 jpeg-6b_3 lighttpd-1.4.22 ruby-flvtool2-1.0.6 bsdpan-Digest-SHA1-2.11 kbproto-1.0.3 linux-atk-1.9.1 speex-1.2.r1_1,1 bsdpan-HTML-Parser-3.56 lame-3.98.2_1 linux-cairo-1.0.2 sudo-1.6.9.17 bsdpan-IO-Socket-SSL-1.06 lcms-1.17,1 linux-expat-1.95.8 tcl-8.5.6_3 bsdpan-Mail-SpamAssassin-3.002005 libGL-7.0.3 linux-foldingathome-5.04 tcl-modules-8.5.6 bsdpan-Net-CIDR-Lite-0.20 libICE-1.0.4_1,1 linux-fontconfig-2.2.3_7 texi2html-1.76_1,1 bsdpan-Net-DNS-0.60 libSM-1.0.3_1,1 linux-glib2-2.6.6_1 tiff-3.8.2_3 bsdpan-Net-IP-1.25 libX11-1.1.3_1,1 linux-gtk2-2.6.10 unzip-5.52_5 bsdpan-Net_SSLeay.pm-1.30 libXau-1.0.3_2 linux-jpeg-6b.34 videoproto-2.2.2 bsdpan-Storable-2.16 libXdamage-1.1.1 linux-nerodigitalaudio-1.1.34.2 vm-pop3d-1.1.7f bsdpan-Sys-Hostname-Long-1.4 libXdmcp-1.0.2_1 linux-pango-1.10.2 wget-1.10.2_1 bsdpan-URI-1.35 libXext-1.0.3,1 linux-png-1.2.8_2 win32-codecs-3.1.0.r1,1 cdparanoia-3.9.8_8 libXfixes-4.0.3_1 linux-realplayer-10.0.9.809.20070726 x264-0.0.20081218 damageproto-1.1.0_2 libXinerama-1.0.2,1 linux-tiff-3.7.1 xanim-2.92.0_2 djbfft-0.76_2 libXrandr-1.2.3 linux-xorg-libs-6.8.2_5 xcmiscproto-1.1.2 dri2proto-1.99.3 libXrender-0.9.4_1 linux_base-fc-4_10 xextproto-7.0.2 exim-4.62-1 libXt-1.0.5_1 liveMedia-2009.02.23,1 xf86bigfontproto-1.1.2 expat-2.0.1 libXv-1.0.3_1,1 m4-1.4.4 xf86dgaproto-2.0.3 faac-1.26_1 libXxf86dga-1.0.2 makedepend-1.0.1,1 xf86vidmodeproto-2.2.2 faad2-2.6.1_1,1 libXxf86vm-1.0.1 mc-light-4.1.40.p9_7 xineramaproto-1.1.2 faad2-2.7_1,1 liba52-0.7.4_2 mediainfo-0.7.7.8 xorg-cf-files-1.0.2_3 ffmpeg-2008.07.27_10 libamrnb-7.0.0.2,1 mencoder-0.99.11_3 xproto-7.0.10_1 fixesproto-4.0 libamrwb-7.0.0.3 mpeg4ip-libmp4v2-1.6.1 xtrans-1.0.4 fontconfig-2.6.0,1 libcddb-1.3.0 mplayer-0.99.11_12 xvid-1.2.1,1 freetype2-2.1.10_2 libcdio-0.78.2_2 nasm-2.05.01,1 yasm-0.7.2 gawk-3.1.6_1 libdca-0.0.5 p5-gettext-1.05_2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?946029.3852.qm>
