Date: Thu, 03 Apr 2003 12:13:43 +0200 From: Olof Samuelsson <olof@s8n.pp.se> To: gnome@freebsd.org Subject: libwnck configure failure Message-ID: <87smszubvs.wl@humakt.s8n.pp.se>
next in thread | raw e-mail | index | archive | help
--Multipart_Thu_Apr__3_12:13:43_2003-1 Content-Type: text/plain; charset=US-ASCII As per the instructions in the build failure I suffered on libwnck, I'm sending the requested info, hoping it will help ... I'm attempting to upgrade from gnome1 to gnome2, so I would not be surprised if something is broken in my local config.. I'm attaching the make output, config.log and the contents of /var/db/pkg, in that order below. Thanks, Olof --Multipart_Thu_Apr__3_12:13:43_2003-1 Content-Type: application/octet-stream Content-Disposition: attachment; filename="mk.out" Content-Transfer-Encoding: quoted-printable boulard:/usr/ports/x11-toolkits/libwnck$ nice pi_this ---> [Executing a command as root: sudo /usr/local/sbin/pkgdb -u] ---> Updating the pkgdb [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 282 packages f= ound (-0 +1) . done] ---> Installing 'libwnck-2.2.1' from a port (x11-toolkits/libwnck) ---> Building '/usr/ports/x11-toolkits/libwnck' =3D=3D=3D> Cleaning for libiconv-1.8_2 =3D=3D=3D> Cleaning for atk-1.2.2 =3D=3D=3D> Cleaning for bison-1.75 =3D=3D=3D> Cleaning for gettext-0.11.5_1 =3D=3D=3D> Cleaning for glib-2.2.1 =3D=3D=3D> Cleaning for gmake-3.80 =3D=3D=3D> Cleaning for imake-4.3.0 =3D=3D=3D> Cleaning for libtool-1.3.4_4 =3D=3D=3D> Cleaning for m4-1.4_1 =3D=3D=3D> Cleaning for pkgconfig-0.15.0 =3D=3D=3D> Cleaning for jpeg-6b_1 =3D=3D=3D> Cleaning for png-1.2.5_2 =3D=3D=3D> Cleaning for tiff-3.5.7 =3D=3D=3D> Cleaning for gnomehier-1.0_8 =3D=3D=3D> Cleaning for freetype2-2.1.3_1 =3D=3D=3D> Cleaning for expat-1.95.6_1 =3D=3D=3D> Cleaning for Xft-2.1_3 =3D=3D=3D> Cleaning for fontconfig-2.1_7 =3D=3D=3D> Cleaning for gtk-2.2.1 =3D=3D=3D> Cleaning for pango-1.2.1_2 =3D=3D=3D> Cleaning for XFree86-libraries-4.3.0_1 =3D=3D=3D> Cleaning for startup-notification-0.5_1 =3D=3D=3D> Cleaning for libwnck-2.2.1 =3D=3D=3D> Extracting for libwnck-2.2.1 >> Checksum OK for gnome2/libwnck-2.2.1.tar.bz2. =3D=3D=3D> Patching for libwnck-2.2.1 =3D=3D=3D> Applying FreeBSD patches for libwnck-2.2.1 =3D=3D=3D> libwnck-2.2.1 depends on executable: gmake - found =3D=3D=3D> libwnck-2.2.1 depends on executable: libtool - found =3D=3D=3D> libwnck-2.2.1 depends on executable: bison - found =3D=3D=3D> libwnck-2.2.1 depends on shared library: gtk-x11-2.0.200 - fou= nd =3D=3D=3D> libwnck-2.2.1 depends on shared library: startup-notification-= 1.0 - found =3D=3D=3D> libwnck-2.2.1 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for libwnck-2.2.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... i386-unknown-freebsd4.7 checking host system type... i386-unknown-freebsd4.7 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.7 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... no checking for bindtextdomain in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am ar az be bg ca cs da de el es = et fa fi fr gl he hi hu it ja ko lv mk mn ms nl nn no pl pt pt_BR ro ru sk = sl sq sv tr uk vi wa zh_CN zh_TW checking for pkg-config... /usr/local/bin/pkg-config Building with libstartup-notification checking for gtk+-2.0 >=3D 2.1.0 libstartup-notification-1.0... Package pan= goxft was not found in the pkg-config search path. Perhaps you should add the directory containing `pangoxft.pc' to the PKG_CONFIG_PATH environment variable Package 'pangoxft', required by 'GDK', not found configure: error: Library requirements (gtk+-2.0 >=3D 2.1.0 libstartup-noti= fication-1.0) not met; consider adjusting the PKG_CONFIG_PATH environment v= ariable if your libraries are in a nonstandard prefix so pkg-config can fin= d them. =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to gnome@FreeBSD.org [maintainer] and attach the "/usr/ports/x11-toolkits/libwnck/work/libwnck-2.2.1/config.log" including the output of the failure of your make command. Also, it mi= ght be a good idea to provide an overview of all packages installed on yo= ur system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/libwnck. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall24410.= 0 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:fai= led) ! x11-toolkits/libwnck (configure error) --Multipart_Thu_Apr__3_12:13:43_2003-1 Content-Type: text/plain; charset=US-ASCII Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: quoted-printable 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.57. Invocation command line was $ ./configure --x-libraries=3D/usr/X11R6/lib --x-includes=3D/usr/X11R6/in= clude --prefix=3D/usr/X11R6 --target=3Di386-unknown-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname =3D boulard uname -m =3D i386 uname -r =3D 4.7-RELEASE-p9 uname -s =3D FreeBSD uname -v =3D FreeBSD 4.7-RELEASE-p9 #0: Mon Mar 24 13:42:36 CET 2003 ol= of@boulard:/usr/obj/usr/src/sys/BOULARD=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /usr/home/olof/bin PATH: /export/local/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/X11R6/bin PATH: /usr/home/olof/office52 PATH: /usr/local/Acrobat5/bin PATH: /usr/local/jakarta-ant-1.5.1/bin PATH: /usr/local/jdk1.3.1/bin PATH: /usr/local/linux-jdk1.3.1/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1483: checking for a BSD-compatible install configure:1537: result: /usr/bin/install -c -o root -g wheel configure:1548: checking whether build environment is sane configure:1591: result: yes configure:1606: checking whether gmake sets $(MAKE) configure:1626: result: yes configure:1658: checking for working aclocal-1.4 configure:1669: result: missing configure:1673: checking for working autoconf configure:1680: result: found configure:1688: checking for working automake-1.4 configure:1699: result: missing configure:1703: checking for working autoheader configure:1710: result: found configure:1718: checking for working makeinfo configure:1725: result: found configure:1734: checking whether to enable maintainer-specific portions of = Makefiles configure:1743: result: no configure:1815: checking for gcc configure:1841: result: cc configure:2085: checking for C compiler version configure:2088: cc --version </dev/null >&5 2.95.4 configure:2091: $? =3D 0 configure:2093: cc -v </dev/null >&5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2096: $? =3D 0 configure:2098: cc -V </dev/null >&5 cc: argument to `-V' is missing configure:2101: $? =3D 1 configure:2125: checking for C compiler default output configure:2128: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/= lib >&5 configure:2131: $? =3D 0 configure:2177: result: a.out configure:2182: checking whether the C compiler works configure:2188: ./a.out configure:2191: $? =3D 0 configure:2208: result: yes configure:2215: checking whether we are cross compiling configure:2217: result: no configure:2220: checking for suffix of executables configure:2222: cc -o conftest -O -pipe -I/usr/local/include conftest.c -= L/usr/local/lib >&5 configure:2225: $? =3D 0 configure:2250: result:=20 configure:2256: checking for suffix of object files configure:2278: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2281: $? =3D 0 configure:2303: result: o configure:2307: checking whether we are using the GNU C compiler configure:2332: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2335: $? =3D 0 configure:2338: test -s conftest.o configure:2341: $? =3D 0 configure:2354: result: yes configure:2360: checking whether cc accepts -g configure:2382: cc -c -g -I/usr/local/include conftest.c >&5 configure:2385: $? =3D 0 configure:2388: test -s conftest.o configure:2391: $? =3D 0 configure:2402: result: yes configure:2419: checking for cc option to accept ANSI C configure:2480: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2483: $? =3D 0 configure:2486: test -s conftest.o configure:2489: $? =3D 0 configure:2507: result: none needed configure:2525: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2528: $? =3D 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2639: checking for strerror in -lcposix configure:2670: cc -o conftest -O -pipe -I/usr/local/include conftest.c -= lcposix -L/usr/local/lib >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2673: $? =3D 1 configure: failed program was: | #line 2647 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | /* end confdefs.h. */ |=20 | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2691: result: no configure:2704: checking how to run the C preprocessor configure:2740: cc -E -I/usr/local/include conftest.c configure:2746: $? =3D 0 configure:2778: cc -E -I/usr/local/include conftest.c configure:2780: ac_nonexistent.h: No such file or directory configure:2784: $? =3D 1 configure: failed program was: | #line 2770 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2822: result: cc -E configure:2847: cc -E -I/usr/local/include conftest.c configure:2853: $? =3D 0 configure:2885: cc -E -I/usr/local/include conftest.c configure:2887: ac_nonexistent.h: No such file or directory configure:2891: $? =3D 1 configure: failed program was: | #line 2877 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:2934: checking for egrep configure:2944: result: grep -E configure:2949: checking for ANSI C header files configure:2975: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2978: $? =3D 0 configure:2981: test -s conftest.o configure:2984: $? =3D 0 configure:3076: cc -o conftest -O -pipe -I/usr/local/include conftest.c -= L/usr/local/lib >&5 configure:3079: $? =3D 0 configure:3081: ./conftest configure:3084: $? =3D 0 configure:3099: result: yes configure:3182: checking build system type configure:3200: result: i386-unknown-freebsd4.7 configure:3208: checking host system type configure:3222: result: i386-unknown-freebsd4.7 configure:3252: checking for ld used by GCC configure:3315: result: /usr/libexec/elf/ld configure:3324: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:3336: result: yes configure:3341: checking for /usr/libexec/elf/ld option to reload object fi= les configure:3348: result: -r configure:3353: checking for BSD-compatible nm configure:3389: result: /usr/bin/nm -B configure:3392: checking for a sed that does not truncate output configure:3474: result: /usr/bin/sed configure:3477: checking whether ln -s works configure:3481: result: yes configure:3488: checking how to recognise dependent libraries configure:3669: result: pass_all configure:3681: checking command to parse /usr/bin/nm -B output configure:3765: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3768: $? =3D 0 configure:3772: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIS= TW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> = conftest.nm configure:3775: $? =3D 0 configure:3827: cc -o conftest -O -pipe -I/usr/local/include conftest.c c= onftstm.o >&5 configure:3830: $? =3D 0 configure:3874: result: ok configure:3892: checking for sys/types.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for sys/stat.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for stdlib.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for string.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for memory.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for strings.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for inttypes.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3892: checking for stdint.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3951: stdint.h: No such file or directory configure:3912: $? =3D 1 configure: failed program was: | #line 3898 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | #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 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif |=20 | #include <stdint.h> configure:3929: result: no configure:3892: checking for unistd.h configure:3909: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3912: $? =3D 0 configure:3915: test -s conftest.o configure:3918: $? =3D 0 configure:3929: result: yes configure:3955: checking dlfcn.h usability configure:3968: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3971: $? =3D 0 configure:3974: test -s conftest.o configure:3977: $? =3D 0 configure:3987: result: yes configure:3991: checking dlfcn.h presence configure:4002: cc -E -I/usr/local/include conftest.c configure:4008: $? =3D 0 configure:4027: result: yes configure:4063: checking for dlfcn.h configure:4070: result: yes configure:4268: checking for ranlib configure:4284: found /usr/bin/ranlib configure:4295: result: ranlib configure:4348: checking for strip configure:4364: found /usr/bin/strip configure:4375: result: strip configure:4585: checking for objdir configure:4596: result: .libs configure:4613: checking for cc option to produce PIC configure:4759: result: -fPIC configure:4763: checking if cc PIC flag -fPIC works configure:4787: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c= >&5 configure:4790: $? =3D 0 configure:4793: test -s conftest.o configure:4796: $? =3D 0 configure:4834: result: yes configure:4850: checking if cc static flag -static works configure:4875: cc -o conftest -O -pipe -I/usr/local/include -static conf= test.c -L/usr/local/lib >&5 configure:4878: $? =3D 0 configure:4881: test -s conftest configure:4884: $? =3D 0 configure:4900: result: yes configure:4912: checking if cc supports -c -o file.o configure:4932: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include con= ftest.c >&5 configure:4956: result: yes configure:4961: checking if cc supports -c -o file.lo configure:4989: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conf= test.c >&5 configure:4992: $? =3D 0 configure:4995: test -s conftest.lo configure:4998: $? =3D 0 configure:5020: result: yes configure:5051: checking if cc supports -fno-rtti -fno-exceptions configure:5074: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/= usr/local/include conftest.c >&5 configure:5077: $? =3D 0 configure:5080: test -s conftest.o configure:5083: $? =3D 0 configure:5100: result: yes configure:5111: checking whether the linker (/usr/libexec/elf/ld) supports = shared libraries configure:5830: result: yes configure:5835: checking how to hardcode library paths into programs configure:5859: result: immediate configure:5864: checking whether stripping libraries is possible configure:5869: result: yes configure:5880: checking dynamic linker characteristics configure:6287: result: freebsd4.7 ld.so configure:6292: checking if libtool supports shared libraries configure:6294: result: yes configure:6297: checking whether to build shared libraries configure:6318: result: yes configure:6321: checking whether to build static libraries configure:6325: result: yes configure:6999: checking whether -lc should be explicitly linked in configure:7007: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7010: $? =3D 0 configure:7024: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conft= est 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7027: $? =3D 1 configure:7040: result: yes configure:7658: checking locale.h usability configure:7671: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:7674: $? =3D 0 configure:7677: test -s conftest.o configure:7680: $? =3D 0 configure:7690: result: yes configure:7694: checking locale.h presence configure:7705: cc -E -I/usr/local/include conftest.c configure:7711: $? =3D 0 configure:7730: result: yes configure:7766: checking for locale.h configure:7773: result: yes configure:7787: checking for LC_MESSAGES configure:7809: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -L/usr/local/lib >&5 configure:7812: $? =3D 0 configure:7815: test -s conftest configure:7818: $? =3D 0 configure:7829: result: yes configure:7858: checking libintl.h usability configure:7871: cc -c -O -pipe -Wall -I/usr/local/include conftest.c >&5 configure:7874: $? =3D 0 configure:7877: test -s conftest.o configure:7880: $? =3D 0 configure:7890: result: yes configure:7894: checking libintl.h presence configure:7905: cc -E -I/usr/local/include conftest.c configure:7911: $? =3D 0 configure:7930: result: yes configure:7966: checking for libintl.h configure:7973: result: yes configure:7984: checking for dgettext in libc configure:8008: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -L/usr/local/lib >&5 /tmp/ccuxE1Ls.o: In function `main': /tmp/ccuxE1Ls.o(.text+0x14): undefined reference to `libintl_dgettext' configure:8011: $? =3D 1 configure: failed program was: | #line 7990 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "libwnck" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ |=20 | #include <libintl.h> |=20 | int | main () | { | return (int) dgettext ("","") | ; | return 0; | } configure:8029: result: no configure:8125: checking for bindtextdomain in -lintl configure:8156: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -lintl -L/usr/local/lib >&5 configure:8159: $? =3D 0 configure:8162: test -s conftest configure:8165: $? =3D 0 configure:8177: result: yes configure:8180: checking for dgettext in -lintl configure:8211: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -lintl -L/usr/local/lib >&5 configure:8214: $? =3D 0 configure:8217: test -s conftest configure:8220: $? =3D 0 configure:8232: result: yes configure:8322: checking for bind_textdomain_codeset configure:8372: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -L/usr/local/lib -lintl >&5 configure:8375: $? =3D 0 configure:8378: test -s conftest configure:8381: $? =3D 0 configure:8392: result: yes configure:8431: checking for msgfmt configure:8458: result: /usr/local/bin/msgfmt configure:8469: checking for dcgettext configure:8519: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -L/usr/local/lib >&5 /tmp/ccBl8ZBW.o: In function `main': /tmp/ccBl8ZBW.o(.text+0x9): undefined reference to `dcgettext' /tmp/ccBl8ZBW.o(.data+0x0): undefined reference to `dcgettext' configure:8522: $? =3D 1 configure: failed program was: | #line 8475 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "libwnck" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dcgettext (); 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 | /* 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 dcgettext (); | /* 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_dcgettext) || defined (__stub___dcgettext) | choke me | #else | char (*f) () =3D dcgettext; | #endif | #ifdef __cplusplus | } | #endif |=20 | int | main () | { | return f !=3D dcgettext; | ; | return 0; | } configure:8539: result: no configure:8551: checking for gmsgfmt configure:8582: result: /usr/local/bin/msgfmt configure:8591: checking for xgettext configure:8618: result: /usr/local/bin/xgettext configure:8643: cc -o conftest -O -pipe -Wall -I/usr/local/include confte= st.c -L/usr/local/lib >&5 /tmp/ccQLMvNP.o: In function `main': /tmp/ccQLMvNP.o(.text+0x4): undefined reference to `_nl_msg_cat_cntr' configure:8646: $? =3D 1 configure: failed program was: | #line 8626 "configure" | /* confdefs.h. */ |=20 | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "libwnck" | #define VERSION "2.2.1" | #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_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define GETTEXT_PACKAGE "libwnck" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | /* end confdefs.h. */ |=20 | int | main () | { | extern int _nl_msg_cat_cntr; | return _nl_msg_cat_cntr | ; | return 0; | } configure:8717: checking for catalogs to be installed configure:8726: result: am ar az be bg ca cs da de el es et fa fi fr gl he= hi hu it ja ko lv mk mn ms nl nn no pl pt pt_BR ro ru sk sl sq sv tr uk vi= wa zh_CN zh_TW configure:8766: checking for pkg-config configure:8784: found /usr/local/bin/pkg-config configure:8796: result: /usr/local/bin/pkg-config configure:8875: checking for gtk+-2.0 >=3D 2.1.0 libstartup-notification-1.0 configure:8914: error: Library requirements (gtk+-2.0 >=3D 2.1.0 libstartup= -notification-1.0) not met; consider adjusting the PKG_CONFIG_PATH environm= ent variable if your libraries are in a nonstandard prefix so pkg-config ca= n find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_func_bind_textdomain_codeset=3Dyes ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext gt_cv_func_dgettext_libc=3Dno ac_cv_header_stdlib_h=3Dyes lt_cv_file_magic_cmd=3D'$MAGIC_CMD' ac_cv_lib_cposix_strerror=3Dno ac_cv_prog_cc_g=3Dyes ac_cv_env_LDFLAGS_set=3D ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config lt_cv_prog_cc_can_build_shared=3Dyes ac_cv_c_compiler_gnu=3Dyes ac_cv_exeext=3D ac_cv_env_CFLAGS_set=3Dset ac_cv_prog_make_gmake_set=3Dyes ac_cv_env_CPP_value=3D ac_cv_env_CPPFLAGS_set=3Dset lt_cv_prog_cc_static_works=3Dyes lt_cv_prog_cc_no_builtin=3D lt_cv_prog_cc_shlib=3D gt_cv_have_gettext=3Dyes lt_cv_prog_cc_static=3D-static ac_cv_env_host_alias_set=3D ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt lt_cv_ld_reload_flag=3D-r lt_cv_archive_cmds_need_lc=3Dyes ac_cv_header_sys_stat_h=3Dyes lt_cv_prog_gnu_ld=3Dyes ac_cv_env_build_alias_set=3D ac_cv_env_LDFLAGS_value=3D ac_cv_env_target_alias_set=3Dset ac_cv_host_alias=3Di386-unknown-freebsd4.7 ac_cv_prog_cc_stdc=3D ac_cv_env_CFLAGS_value=3D'-O -pipe ' ac_cv_env_CC_set=3Dset ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt lt_cv_prog_cc_wl=3D-Wl, ac_cv_header_sys_types_h=3Dyes ac_cv_header_stdc=3Dyes ac_cv_header_strings_h=3Dyes lt_cv_path_SED=3D/usr/bin/sed ac_cv_func_dcgettext=3Dno ac_cv_header_stdint_h=3Dno ac_cv_header_inttypes_h=3Dyes ac_cv_prog_egrep=3D'grep -E' ac_cv_header_locale_h=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_header_string_h=3Dyes lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char \= 1;/p'\''' lt_cv_path_LD=3D/usr/libexec/elf/ld ac_cv_build_alias=3Di386-unknown-freebsd4.7 ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_header_memory_h=3Dyes ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_host=3Di386-unknown-freebsd4.7 ac_cv_env_host_alias_value=3D am_cv_val_LC_MESSAGES=3Dyes ac_cv_lib_intl_dgettext=3Dyes lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/ {= \"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2= ", (lt_ptr) \&\2},/p'\''' ac_cv_lib_intl_bindtextdomain=3Dyes gt_cv_func_dgettext_libintl=3Dyes lt_cv_compiler_c_o=3Dyes lt_cv_prog_cc_pic_works=3Dyes lt_cv_file_magic_test_file=3D ac_cv_build=3Di386-unknown-freebsd4.7 ac_cv_prog_CPP=3D'cc -E' ac_cv_env_build_alias_value=3D lt_cv_prog_cc_pic=3D' -fPIC' lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGI= STW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=3Dpass_all ac_cv_prog_ac_ct_CC=3Dcc ac_cv_header_libintl_h=3Dyes lt_cv_compiler_o_lo=3Dyes ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.7 ac_cv_env_CC_value=3Dcc lt_cv_path_NM=3D'/usr/bin/nm -B' ac_cv_env_CPP_set=3D ac_cv_header_dlfcn_h=3Dyes ac_cv_objext=3Do ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL=3D'/usr/ports/x11-toolkits/libwnck/work/libwnck-2.2.1/missing acloc= al-1.4' AUTOCONF=3D'autoconf' AUTOHEADER=3D'autoheader' AUTOMAKE=3D'/usr/ports/x11-toolkits/libwnck/work/libwnck-2.2.1/missing auto= make-1.4' CATALOGS=3D' am.mo ar.mo az.mo be.mo bg.mo ca.mo cs.mo da.mo de.mo el.mo es= .mo et.mo fa.mo fi.mo fr.mo gl.mo he.mo hi.mo hu.mo it.mo ja.mo ko.mo lv.mo= mk.mo mn.mo ms.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sk.mo= sl.mo sq.mo sv.mo tr.mo uk.mo vi.mo wa.mo zh_CN.mo zh_TW.mo' CATOBJEXT=3D'.mo' CC=3D'cc' CFLAGS=3D'-O -pipe -Wall' CPP=3D'cc -E' CPPFLAGS=3D'-I/usr/local/include' DATADIRNAME=3D'share' DEFS=3D'' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'grep -E' EXEEXT=3D'' GDK_PIXBUF_CSOURCE=3D'' GETTEXT_PACKAGE=3D'libwnck' GLIB_GENMARSHAL=3D'' GMOFILES=3D' am.gmo ar.gmo az.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo= el.gmo es.gmo et.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hu.gmo it.g= mo ja.gmo ko.gmo lv.gmo mk.gmo mn.gmo ms.gmo nl.gmo nn.gmo no.gmo pl.gmo pt= .gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sv.gmo tr.gmo uk.gmo vi.g= mo wa.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT=3D'/usr/local/bin/msgfmt' INSTALL_DATA=3D'install -c -m 444' INSTALL_PROGRAM=3D'install -c -s -m 555' INSTALL_SCRIPT=3D'install -c -m 555' INSTOBJEXT=3D'.mo' INTLLIBS=3D'-lintl ' LDFLAGS=3D'' LIBOBJS=3D'' LIBS=3D'-L/usr/local/lib' LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' LIBWNCK_AGE=3D'5' LIBWNCK_CFLAGS=3D'' LIBWNCK_CURRENT=3D'9' LIBWNCK_LIBS=3D'' LIBWNCK_REVISION=3D'0' LN_S=3D'ln -s' LTLIBOBJS=3D'' MAINT=3D'#' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'#' MAKEINFO=3D'makeinfo' MKINSTALLDIRS=3D'./mkinstalldirs' MSGFMT=3D'/usr/local/bin/msgfmt' OBJEXT=3D'o' PACKAGE=3D'libwnck' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' PKG_CONFIG=3D'/usr/local/bin/pkg-config' POFILES=3D' am.po ar.po az.po be.po bg.po ca.po cs.po da.po de.po el.po es.= po et.po fa.po fi.po fr.po gl.po he.po hi.po hu.po it.po ja.po ko.po lv.po = mk.po mn.po ms.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po = sl.po sq.po sv.po tr.po uk.po vi.po wa.po zh_CN.po zh_TW.po' POSUB=3D'po' PO_IN_DATADIR_FALSE=3D'' PO_IN_DATADIR_TRUE=3D'' RANLIB=3D'ranlib' SET_MAKE=3D'' SHELL=3D'/bin/sh' STARTUP_NOTIFICATION_PACKAGE=3D'libstartup-notification-1.0' STRIP=3D'strip' USE_NLS=3D'yes' VERSION=3D'2.2.1' XGETTEXT=3D'/usr/local/bin/xgettext' ac_ct_CC=3D'cc' ac_ct_RANLIB=3D'ranlib' ac_ct_STRIP=3D'strip' bindir=3D'${exec_prefix}/bin' build=3D'i386-unknown-freebsd4.7' build_alias=3D'' build_cpu=3D'i386' build_os=3D'freebsd4.7' build_vendor=3D'unknown' datadir=3D'${prefix}/share' exec_prefix=3D'NONE' host=3D'i386-unknown-freebsd4.7' host_alias=3D'' host_cpu=3D'i386' host_os=3D'freebsd4.7' host_vendor=3D'unknown' includedir=3D'${prefix}/include' infodir=3D'${prefix}/info' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localstatedir=3D'${prefix}/var' mandir=3D'${prefix}/man' oldincludedir=3D'/usr/include' prefix=3D'/usr/X11R6' program_transform_name=3D's,x,x,' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'i386-unknown-freebsd4.7' wncklocaledir=3D'${prefix}/${DATADIRNAME}/locale' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "libwnck" #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_DLFCN_H 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STARTUP_NOTIFICATION 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "libwnck" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.2.1" configure: exit 1 --Multipart_Thu_Apr__3_12:13:43_2003-1 Content-Type: application/octet-stream Content-Disposition: attachment; filename="pkg.cont" Content-Transfer-Encoding: quoted-printable Hermes-1.3.2/ ImageMagick-5.5.5/ LPRng-3.8.20/ LPRngTool-1.3.2/ Mesa-3.4.2_2/ ORBit-0.5.17/ ORBit2-2.6.0/ OpenSP-1.5/ OpenSSH-askpass-1.2.2.2001.02.24/ Sablot-0.97/ XFree86-4.3.0,1/ XFree86-FontServer-4.3.0/ XFree86-Server-4.3.0_2/ XFree86-clients-4.3.0_1/ 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_1/ Xaw3d-1.5/ Xft-2.1_3/ a2ps-a4-4.13_1/ aalib-1.4.r5_1/ acroread-5.06_1/ antiword-0.33/ apache-1.3.27_4/ arirang-1.6,1/ arping-1.04/ aspell-0.50.3_1/ atk-1.2.2/ autoconf-2.53_1/ autoconf213-2.13.000227_5/ automake-1.5,1/ automake14-1.4.5_9/ autotrace-0.31.1/ bash-2.05b.004/ birda-1.00/ bison-1.75/ boehm-gc-6.2.a3/ bonobo-activation-2.2.1,1/ catdoc-0.91.5/ cdiff-1.4/ cdpr-1.0.8/ cfs-1.4.1/ citrix_ica-6.30.1052/ cole-2.0.1/ crimson-1.1.3_1/ curl-7.10.3_2/ cvsps-1.3.3/ cvsup-16.1g/ cxref-1.5d/ dante-1.1.13/ db3-3.3.11,1/ djbfft-0.76/ doc-2.1.4/ docbook-sk-4.1.2/ docbook-xml-4.2/ docbook-xsl-1.59.1/ drm-kmod-0.9.6/ esound-0.2.29/ ethereal-0.9.10/ expat-1.95.6_1/ ezm3-1.0/ faces-1.7.7_3/ flashpluginwrapper-0.20021113/ fontconfig-2.1_7/ freetype2-2.1.3_1/ g-wrap-1.3.4_2/ gdbm-1.8.3/ gdk-pixbuf-0.22.0/ gettext-0.11.5_1/ ghostscript-gnu-7.05_5/ ghostview-1.5/ gimp-1.2.3_2,1/ glchess-0.4.7/ glib-1.2.10_8/ glib-2.2.1/ gltron-0.61/ gmake-3.80/ gnet-1.1.4/ gnokii-0.4.3,1/ gnome-icon-theme-1.0.0/ gnomehier-1.0_8/ gnomelibs-1.4.2_1/ gnuchess-5.05/ gnuls-4.0_1/ gnupg-1.2.1/ gnupg-idea-1.0.4/ gob-1.0.12/ gpa-0.4.3/ gpgme-0.3.14/ gsm-1.0.10/ gtar-1.13.25_5/ gtk-1.2.10_9/ gtk-2.2.1/ gtk-engines-0.12_2/ gtkglarea-1.2.2_1/ gtkmm-1.2.8_1/ guile-1.4.1_3/ guile-gtk-0.20_2/ guilib-1.1.0_1/ hdf-4.1r5/ help2man-1.29/ im-140/ imake-4.3.0/ imlib-1.9.14_1/ intltool-0.25/ ispell-3.2.06_3/ jakarta-ant-1.5.1_5/ jasper-1.600.0/ javavmwrapper-1.4/ jbigkit-1.4/ jdk-1.3.1p6_2/ jdk-doc-1.3.1/ jikes-1.18/ jpeg-6b_1/ lame-3.93.1/ latex2html-2002.2.1/ lcms-1.09/ libIDL-0.8.0_1/ liba52-0.7.4/ libart_lgpl2-2.3.11/ libaudiofile-0.2.3/ libbonobo-2.2.0/ libesmtp-1.0_1,1/ libfpx-1.2.0.4_1/ libghttp-1.0.9/ libglade2-2.0.1_1/ libgnomecanvas-2.2.0.2/ libgnugetopt-1.2/ libical-0.24/ libiconv-1.8_2/ libmikmod-esound-3.1.10/ libmng-1.0.4/ libmorph-0.1.2/ libmpeg2-0.3.1_1/ libogg-1.0_1,3/ libole2-0.2.4/ librep-0.16.1_1/ libsigc++-1.0.4/ libtool-1.3.4_4/ libungif-4.1.0b1/ libunicode-0.4_3/ libvorbis-1.0_1,3/ libwmf-0.2.8/ libwww-5.4.0/ libxklavier-0.2/ libxml-1.8.17_1/ libxml2-2.5.4/ libxslt-1.0.27/ linc-1.0.1/ links-2.1.p9,1/ linux-flashplugin-5.0r51/ linux-jdk-1.3.1.02_1/ linux-openmotif-2.1.30/ linux-png-1.0.14_2/ linux-realplayer-8.cs2/ linux_base-6.1_4/ logsurfer-1.5a/ m4-1.4_1/ mad-esound-0.14.2b_2/ ming-0.2a_1/ mkcatalog-1.1/ mmake-2.2.1/ mod_php4-4.3.1/ mozilla-1.2.1_1,2/ mpg123-esound-0.59r_9/ mplayer-fonts-0.50/ mplayer-gtk-esound-0.90.0.105/ nd-0.6.0/ net-snmp-5.0.8/ netcat-1.10_1/ netpbm-10.14/ nmap-3.00/ nspr-4.2_1/ nss-3.4.2/ open-motif-2.2.2_1/ openjade-1.3.2_2/ openldap20-2.0.25_3/ p5-DBI-1.34_1/ p5-Data-ShowTable-3.3/ p5-Net-Daemon-0.36/ p5-PlRPC-0.2016/ p5-Tk-800.024/ pan-0.11.4_1/ pcre-3.9/ perl-5.8.0_4/ pilot-link-0.11.7_1/ pkg_tree-1.1/ pkgconfig-0.15.0/ pkgdb.db pkill-0.2/ plotutils-2.4.1/ png-1.2.5_2/ popt-1.6.4/ portscanner-1.2/ portupgrade-20030308_2/ psiconv-0.8.3/ pstoedit-3.33/ psutils-a4-1.17_1/ pth-2.0.0/ py22-expat-2.2.2_2/ py22-numeric-21.0/ python-1.5.2_2/ python-2.2.2_2/ python-doc-html-2.2.2/ python-doc-pdf-a4-2.2.2/ queso-980922/ rplay-3.3.2_1/ rpm-3.0.6_6/ rsync-2.5.6_1/ rtc-2002.03.05.2/ ruby-1.6.8.2003.01.19/ ruby-bdb1-0.1.8/ ruby-rdoc-0.0.0.b2/ ruby-shim-ruby18-1.8.0.p2/ samba-2.2.8/ screen-3.9.15/ scrollkeeper-0.3.11_8,1/ sdl-1.2.5_1/ sdl_mixer-1.2.4_1/ sdl_net-1.2.4/ sdocbook-xml-4.1.2.5/ sed_inplace-2002.10.19/ sgrep-0.99/ slib-2d1_2/ smpeg-0.4.4/ socat-1.3.0.1/ soup-0.7.11/ sox-12.17.3_1/ staroffice-5.2_1/ startup-notification-0.5_1/ sudo-1.6.6_1/ svgalib-1.4.2_1/ swig-1.1p5_8/ sylpheed-claws-0.8.10/ tcl-8.3.5_1/ teTeX-2.0.2_1/ ted-2.12/ tgif-4.1.42/ tiff-3.5.7/ tinyproxy-1.5.0/ tk-8.3.5_1/ tosha-0.6_1/ transfig-3.2.4/ tuxracer-0.61/ uclmmbase-1.2.8/ unzip-5.50/ urwfonts-1.0/ vmware2-2.0.4.1142/ vnc-3.3.7/ w3m-0.4.1/ wget-1.8.2_3/ whisker-1.4_1/ win32-codecs-011002.1.0.90.p7/ windowmaker-0.80.2/ wmicons-1.0/ word2x-0.005/ wrapper-1.0_2/ wxgtk-2.2.9,1/ xautolock-1.15/ xboard-4.2.6/ xdu-3.0_1/ xemacs-additional-packages-1.0/ xemacs-devel-mule-21.4.12/ xemacs-mule-packages-3.4/ xemacs-packages-7.0/ xerces-j-2.2.0/ xfig-3.2.4/ xfree86_xkb_xml-0.2/ xgammon-0.98/ xkbctrl-1.0/ xkbset-0.5_1/ xlhtml-0.5.1/ xlockmore-5.06/ xmcd-3.2/ xpm-3.4k/ xv-3.10a_3/ xvattr-1.1_1/ zip-2.3_1/ --Multipart_Thu_Apr__3_12:13:43_2003-1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87smszubvs.wl>