|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Eugene Grosbein 2:5006/1 03 Mar 2007 20:19:01 To : Dmitriy Feldman Subject : Re: Clamav 0.90_2 --------------------------------------------------------------------------------
21 фев 2007, среда, в 14:07 KRAST, Dmitriy Feldman написал(а):
DF> Hикто не сталкивался с такой проблемой: не собирается clamav 0.90_2 на
DF> FreeBSD 4.11
DF> В логах:
DF> -------------------------------
DF> checking whether setpgrp takes no argument... no
DF> checking for __gmpz_init in -lgmp... yes
DF> checking for mi_stop in -lmilter... no
DF> checking for library containing strlcpy... no
DF> checking for mi_stop in -lmilter... no
DF> configure: error: Cannot find libmilter
DF> ===> Script "configure" failed unexpectedly.
DF> Please report the problem to garga@FreeBSD.org [maintainer] and attach the
DF> "/usr/ports/security/clamav/work/clamav-0.90/config.log" including the
DF> output
DF> of the failure of your make command. Also, it might be a good idea to
DF> provide
DF> an overview of all packages installed on your system (e.g. an `ls
DF> /var/db/pkg`).
DF> *** Error code 1
DF> -----------------
Hадо положить в /usr/ports/security/clamav/files
вот этот файл patch-configure-add:
- --- configure.orig Sat Mar 3 18:49:00 2007
+++ configure Sat Mar 3 18:49:44 2007
@@ -23401,7 +23401,7 @@
if test "$have_milter" = "yes"; then
save_LDFLAGS="$LDFLAGS"
- CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS -lpthread"
+ CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS %%PTHREAD_LIBS%%"
if test -d /usr/lib/libmilter ; then
CLAMAV_MILTER_LIBS="$CLAMAV_MILTER_LIBS -L/usr/lib/libmilter"
fi
Eugene
--
http://www.grosbein.pp.ru/papirosn.mp3
http://dadv.livejournal.com/2006/03/11/
--- slrn/0.9.8.0 (FreeBSD)
* Origin: Svyaz Service JSC (2:5006/1@fidonet)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/26093c1c3bdd9.html, оценка из 5, голосов 10
|