You didn't post enough output for us to evaluate what's going on. Go
back a few lines to the last item the compiler tried to run.
Whatever that may be. I do not know which messages come from the
compilerand which from someone else.
But I ran selfupdate and then update all again with the following
result.
[racoon:~] kuddel% fink update-all
Password:
Information about 4709 packages read in 5 seconds.
The following 10 packages will be installed or updated:
clamav clamav-shlibs glib2 glib2-dev glib2-shlibs pango1-dev
pango1-shlibs pango1-xft2 pango1-xft2-dev pango1-xft2-shlibs
The following additional package will be installed:
libgettext3-dev
Do you want to continue? [Y/n] y
curl -f -L -O
http://eu.dl.sourceforge.net/sourceforge/clamav/clamav-0.86.2.tar.gz
curl: (7) Failed to connect to eu.dl.sourceforge.net IP number 2: 22
### execution of curl failed, exit code 7
Downloading the file "clamav-0.86.2.tar.gz" failed.
(1) Give up
(2) Retry the same mirror
(3) Retry another mirror from your country
(4) Retry another mirror from your continent
(5) Retry another mirror
How do you want to proceed? [3]
curl -f -L -O
http://mesh.dl.sourceforge.net/sourceforge/clamav/clamav-0.86.2.tar.gz
% Total % Received % Xferd Average Speed Time
Curr.
Dload Upload Total Current Left
Speed
100 3998k 100 3998k 0 0 1633k 0 0:00:02 0:00:02
0:00:00 1692k
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-clamav-0.86.2-11
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-clamav-0.86.2-11' in
`/sw/src/fink.build/fink-buildlock-clamav-0.86.2-11_2005.08.18
-11.32.50_darwin-powerpc.deb'.
Setting build lock...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-clamav-0.86.2-11_2005.08.18
-11.32.50_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-clamav-0.86.2-11.
(Reading database ... 23503 files and directories currently installed.)
Unpacking fink-buildlock-clamav-0.86.2-11 (from
.../fink-buildlock-clamav-0.86.2-11_2005.08.18-11.32.50_darwin-
powerpc.deb) ...
Setting up fink-buildlock-clamav-0.86.2-11 (2005.08.18-11.32.50) ...
gzip -dc /sw/src/clamav-0.86.2.tar.gz | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
./configure --prefix=/sw --mandir=/sw/share/man
--with-dbdir=/sw/var/db/clamav --sysconfdir=/sw/etc
checking build system type... powerpc-apple-darwin7.9.0
checking host system type... powerpc-apple-darwin7.9.0
checking target system type... powerpc-apple-darwin7.9.0
creating target.h - canonical system defines
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) awk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognise dependant libraries... file_magic Mach-O
dynamically linked shared library
checking for egrep... grep -E
checking command to parse /usr/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
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... yes
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 gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.9.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for ANSI C header files... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for dlfcn.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for memory.h... (cached) yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for off_t... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for bind in -lsocket... no
checking for gethostent in -lnsl... no
checking for poll... yes
checking for setsid... yes
checking for memcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for strerror_r... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for inet_ntop... yes
checking for setgroups... yes
checking for initgroups... yes
checking for ctime_r... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether snprintf correctly terminates long strings... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for zlib installation... /usr
checking for inflateEnd in -lz... yes
checking for bzReadOpen in -lbz2... no
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for __dn_expand in -lresolv... no
checking for dn_expand in -lresolv... yes
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite
headers?
configure: WARNING: resolv.h: see the Autoconf documentation
configure: WARNING: resolv.h: section "Present But Cannot Be
Compiled"
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: resolv.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------------------ ##
configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
configure: WARNING: ## ------------------------------------------ ##
checking for resolv.h... yes
checking whether setpgrp takes no argument... no
checking for __gmpz_init in -lgmp... yes
checking for recvmsg... yes
checking for sendmsg... yes
checking for msg_accrights field in struct msghdr... no
checking for msg_control field in struct msghdr... yes
checking for gethostbyname_r... support disabled
checking for readdir_r... support disabled
checking for ctime_r... yes, and it takes 2 arguments
checking for clamav in /etc/passwd... checking for clamav using
netinfo... no
configure: error: User clamav (and/or group clamav) doesn't exist.
Please read the documentation !
### execution of ./configure failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-clamav-0.86.2-11
(Reading database ... 23504 files and directories currently installed.)
Removing fink-buildlock-clamav-0.86.2-11 ...
Failed: phase compiling: clamav-0.86.2-11 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists. As a last resort, you can try
e-mailing
the maintainer directly:
Remi Mommsen <[EMAIL PROTECTED]>
[racoon:~] kuddel%
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners