Date: Sat, 29 May 2004 20:27:25 +0200 From: "Jonas" <jonas@tullinge.mine.nu> To: <gnome@freebsd.org> Subject: Error when building port gtk12 Message-ID: <200405291827.i4TIRRCe081190@goran.home.polisen.org>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
Got some errors when i was compiling gtk on my freebsd 4.10 system.
Regards,
Jonas
[-- Attachment #2 --]
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:661: checking for a BSD compatible install
configure:714: checking whether build environment is sane
configure:771: checking whether make sets ${MAKE}
configure:810: checking for working aclocal
configure:823: checking for working autoconf
configure:836: checking for working automake
configure:849: checking for working autoheader
configure:862: checking for working makeinfo
configure:957: checking host system type
configure:978: checking build system type
configure:998: checking for ranlib
configure:1028: checking for gcc
configure:1141: checking whether the C compiler (cc -O3 -pipe -funroll-loops -ffast-math -march=k6 ) works
configure:1157: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:1183: checking whether the C compiler (cc -O3 -pipe -funroll-loops -ffast-math -march=k6 ) is a cross-compiler
configure:1188: checking whether we are using GNU C
configure:1197: cc -E conftest.c
configure:1216: checking whether cc accepts -g
configure:1259: checking for ld used by GCC
configure:1321: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:1337: checking for BSD-compatible nm
configure:1373: checking whether ln -s works
ltconfig13:603: checking for object suffix
ltconfig13:604: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c 1>&5
ltconfig13:629: checking for executable suffix
ltconfig13:630: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
ltconfig13:776: checking if cc PIC flag -fPIC works
ltconfig13:777: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
ltconfig13:829: checking if cc supports -c -o file.o
ltconfig13:830: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
ltconfig13:862: checking if cc supports -c -o file.lo
ltconfig13:863: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
ltconfig13:914: checking if cc supports -fno-rtti -fno-exceptions
ltconfig13:915: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
ltconfig13:958: checking if cc static flag -static works
ltconfig13:959: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include -static conftest.c -L/usr/local/lib 1>&5
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
ltconfig13:1653: checking if global_symbol_pipe works
ltconfig13:1654: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c 1>&5
ltconfig13:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig13:1709: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include conftest.c conftstm.o 1>&5
configure:1559: checking whether to enable maintainer-specific portions of Makefiles
configure:1589: checking host system type
configure:1705: checking whether build environment is sane
configure:1747: checking for gcc
configure:1860: checking whether the C compiler (cc -O3 -pipe -funroll-loops -ffast-math -march=k6 ) works
configure:1876: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:1902: checking whether the C compiler (cc -O3 -pipe -funroll-loops -ffast-math -march=k6 ) is a cross-compiler
configure:1907: checking whether we are using GNU C
configure:1935: checking whether cc accepts -g
configure:1967: checking for POSIXized ISC
configure:1991: checking for cc option to accept ANSI C
configure:2044: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -I/usr/local/include conftest.c 1>&5
configure:2079: checking for a BSD compatible install
configure:2132: checking whether make sets ${MAKE}
configure:2189: checking for gawk
configure:2189: checking for mawk
configure:2189: checking for nawk
configure:2223: checking for perl5
configure:2257: checking for indent
configure:2294: checking whether make is GNU Make
configure:2312: checking how to run the C preprocessor
configure:2333: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2392: checking for ANSI C header files
configure:2405: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2472: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:2496: checking for working const
configure:2550: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2524: warning: unused variable `s'
configure:2544: warning: unused variable `foo'
configure:2512: warning: unused variable `zero'
configure:2506: warning: unused variable `x'
configure:2523: warning: `t' might be used uninitialized in this function
configure:2541: warning: `b' might be used uninitialized in this function
configure:2571: checking for inline
configure:2585: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:2581: warning: control reaches end of non-void function
configure: At top level:
configure:2581: warning: return-type defaults to `int'
configure:2611: checking for off_t
configure:2644: checking for size_t
configure:2679: checking for working alloca.h
configure:2691: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:2685: alloca.h: No such file or directory
configure: In function `main':
configure:2687: warning: unused variable `p'
configure: failed program was:
#line 2684 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:2712: checking for alloca
configure:2745: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure: In function `main':
configure:2741: warning: unused variable `p'
configure:2914: checking for unistd.h
configure:2924: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2953: checking for getpagesize
configure:2981: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3006: checking for working mmap
configure:3154: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure: In function `main':
configure:3095: warning: implicit declaration of function `getpagesize'
configure:3104: warning: implicit declaration of function `rand'
configure:3105: warning: implicit declaration of function `umask'
configure:3109: warning: implicit declaration of function `write'
configure:3111: warning: implicit declaration of function `close'
configure:3142: warning: implicit declaration of function `read'
configure:3148: warning: implicit declaration of function `unlink'
configure:3182: checking for argz.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3188: argz.h: No such file or directory
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
#include <argz.h>
configure:3182: checking for limits.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3182: checking for locale.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3182: checking for nl_types.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3182: checking for malloc.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
In file included from configure:3188:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 3187 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:3182: checking for string.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3182: checking for unistd.h
configure:3182: checking for sys/param.h
configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3222: checking for getcwd
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for munmap
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for putenv
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for setenv
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for setlocale
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strchr
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strcasecmp
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for strdup
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3222: checking for __argz_count
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
/tmp/ccvbdRWo.o: In function `main':
/tmp/ccvbdRWo.o(.text+0x7): undefined reference to `__argz_count'
configure: failed program was:
#line 3227 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_count(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_count();
int main() {
/* 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___argz_count) || defined (__stub_____argz_count)
choke me
#else
__argz_count();
#endif
; return 0; }
configure:3222: checking for __argz_stringify
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
/tmp/ccxZ7yRX.o: In function `main':
/tmp/ccxZ7yRX.o(.text+0x7): undefined reference to `__argz_stringify'
configure: failed program was:
#line 3227 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_stringify(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_stringify();
int main() {
/* 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___argz_stringify) || defined (__stub_____argz_stringify)
choke me
#else
__argz_stringify();
#endif
; return 0; }
configure:3222: checking for __argz_next
configure:3250: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
/tmp/cc8guJIz.o: In function `main':
/tmp/cc8guJIz.o(.text+0x7): undefined reference to `__argz_next'
configure: failed program was:
#line 3227 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __argz_next(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char __argz_next();
int main() {
/* 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___argz_next) || defined (__stub_____argz_next)
choke me
#else
__argz_next();
#endif
; return 0; }
configure:3279: checking for stpcpy
configure:3307: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
/tmp/ccilqaz2.o: In function `main':
/tmp/ccilqaz2.o(.text+0x7): undefined reference to `stpcpy'
configure: failed program was:
#line 3284 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char stpcpy(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char stpcpy();
int main() {
/* 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_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif
; return 0; }
configure:3341: checking for LC_MESSAGES
configure:3353: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
configure:3374: checking whether NLS is requested
configure:3406: checking for libintl.h
configure:3416: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:3433: checking for dgettext in libc
configure:3445: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib 1>&5
/tmp/ccS7pHXt.o: In function `main':
/tmp/ccS7pHXt.o(.text+0x14): undefined reference to `libintl_dgettext'
configure: failed program was:
#line 3438 "configure"
#include "confdefs.h"
#include <libintl.h>
int main() {
return (int) dgettext ("","")
; return 0; }
configure:3461: checking for bindtextdomain in -lintl
configure:3480: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5
configure:3496: checking for dgettext in libintl
configure:3501: checking for dgettext in -lintl
configure:3520: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -lintl -L/usr/local/lib 1>&5
configure:3563: checking for msgfmt
configure:3597: checking for dcgettext
configure:3625: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:3652: checking for gmsgfmt
configure:3688: checking for xgettext
configure:3728: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:4004: checking for catalogs to be installed
configure:4114: checking for extra flags to get ANSI library prototypes
configure:4128: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl -lm 1>&5
configure:4168: checking for extra flags for POSIX compliance
configure:4177: cc -c -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:4173: warning: unused variable `dir'
configure:4270: checking for glib-config
configure:4305: checking for GLIB - version >= 1.2.8
configure:4404: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include conftest.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -L/usr/local/lib -lintl 1>&5
configure:4544: checking for X
configure:4858: checking for dnet_ntoa in -ldnet
configure:4877: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -ldnet -L/usr/local/lib -lintl 1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 4866 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:4899: checking for dnet_ntoa in -ldnet_stub
configure:4918: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -ldnet_stub -L/usr/local/lib -lintl 1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 4907 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure:4947: checking for gethostbyname
configure:4975: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:5045: checking for connect
configure:5073: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:5137: checking for remove
configure:5165: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:5229: checking for shmat
configure:5257: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lintl 1>&5
configure:5330: checking for IceConnectionNumber in -lICE
configure:5349: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include -L/usr/X11R6/lib conftest.c -lICE -L/usr/local/lib -lintl 1>&5
configure:5393: checking for XOpenDisplay in -lX11
configure:5412: cc -o conftest -O3 -pipe -funroll-loops -ffast-math -march=k6 -Wall -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -L/usr/X11R6/lib conftest.c -lX11 -L/usr/local/lib -lintl 1>&5
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_self'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init'
configure: failed program was:
#line 5401 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char XOpenDisplay();
int main() {
XOpenDisplay()
; return 0; }
[-- Attachment #3 --]
XFree86-libraries-4.3.0_7
apache-1.3.29_3
autoconf-2.13.000227_5
autoconf-2.53_1
automake-1.4.6_1
bash-2.05b.007
bison-1.75_2
cclient-2002d,1
compat3x-i386-4.4.20020925
cucipop-1.31_2
cups-base-1.1.20.0
curl-7.11.1
cvsup-without-gui-16.1h
eggdrop-1.6.15_4
expat-1.95.7
ez-ipupdate-3.0.11b8
ezm3-1.1_1
fontconfig-2.2.2,1
freetype2-2.1.7_3
ftpd-tls-20031008_1
gd-2.0.22,1
gdbm-1.8.3_1
gettext-0.13.1_1
glib-1.2.10_10
gmake-3.80_2
imake-4.3.0_2
isc-dhcp3-3.0.1.r12
jpeg-6b_2
libgnugetopt-1.2
libiconv-1.9.1_3
libltdl-1.5.6
libmcrypt-2.5.7_1
libtool-1.3.5_2
libtool-1.4.3_3
linux_base-8-8.0_4
linuxthreads-2.2.3_15
lsof-4.71.3
lynx-2.8.5
m4-1.4_1
mhash-0.8.18
mod_gzip-1.3.26.1a
mpd-3.18
mrtg-2.10.13,1
mysql-client-4.0.20
mysql-server-4.0.18_1
ncftp-3.1.7
nmap-3.50
openssl-0.9.7d
p5-IO-INET6-2.01
p5-SNMP_Session-1.03
p5-Socket6-0.17
pcre-4.5
perl-5.8.2_5
php4-4.3.5_7
pkgconfig-0.15.0_1
pkgdb.db
png-1.2.5_5
popt-1.6.4_2
poptop-1.1.4.b4_3
portupgrade-20040325
qstat-2.5.c
quakeserver-1.0
rc_subr-1.26
rpm-3.0.6_9
ruby-1.8.1_2
ruby18-bdb1-0.2.2
samba-2.2.8a_1
screen-4.0.2
t1lib-5.0.1
tcl-8.4.6,1
tiff-3.6.1_1
ucd-snmp-4.2.6_3
unrar-3.30_1,3
unzip-5.51
uplog-0.2
wget-1.8.2_6
wu-ftpd-2.6.2_4
zip-2.3_1
zmtx-zmrx-1.02
zziplib-0.10.82
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405291827.i4TIRRCe081190>
