pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: pkg/31409
The following reply was made to PR pkg/31409; it has been noted by GNATS.
From: Carl Brewer <carl%bl.echidna.id.au@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: re: pkg/31409
Date: Tue, 11 Oct 2005 10:53:37 +1000
Further to this, if I do a vanilla compile of clamav outside of
pkgsrc, it compiles ok (no arguments to configure) But as soon as I try
and build it inside pkgsrc it barfs.
This is the configure line in work/config.log :
$ ./configure --disable-clamav --sysconfdir=/usr/pkg/etc
--with-dbdir=/var/clamav --with-uid=clamav --with-group=clamav
--with-tcpwrappers --enable-milter --with-libcurl --disable-zlib-vcheck
--host=i386--netbsdelf --prefix=/usr/pkg --mandir=/usr/pkg/man
--with-libiconv-prefix=/usr/pkg
my mk.conf file has this in it :
ACCEPTABLE_LICENSES+=fee-based-commercial-use
ACCEPTABLE_LICENSES+=no-profit
ACCEPTABLE_LICENSES+=majordomo-license
USE_MILTER=YES
FAILOVER_FETCH=yes
PKG_DEVELOPER=1
PKG_OPTIONS.rt=frontend-modperl2
PKG_OPTIONS.rt+=backend-mysql
PKG_OPTIONS.clamav+=milter
#PKG_OPTIONS.sendmail+=sasl starttls
PKG_OPTIONS.sendmail+=sasl tls
APACHE_MODULES+=deflate
APACHE_MODULES+=dav
APACHE_MODULES+=ssl
APACHE_MODULES+=deflate
APACHE_MODULES+=all
ACCEPTABLE_LICENSES+=shareware
#PKG_OPTIONS.perl+=threads
#PERL5_OPTIONS+=threads
Other than that, this is a bog-standard i386 1.6.2 server.
I'm a bit stumped, is there anything I can do to help
sort this out?
Home |
Main Index |
Thread Index |
Old Index