Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 306641

Summary: net-analyzer/pmacct new use flags "threads ulog", "mmap" is to remove
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcin Mirosław 2010-02-24 13:15:16 UTC
./configure gives options:
--enable-threads and --enable-ulog

There is small problem with configure script, when i prepare source using ./configure --enable-ulog configure script doesn't set flag DENABLEULOG=1.
When ebuild inherits autotools and eautoreconf is put in src_prepare() then support for ulog works.
Next, there is no --enable-mmap , use flag "mmap" is useless.
Summary:
USE flags for version >=0.11.0 : new "threads", removed "mmap"
USE flags for version >=0.12.0 : new "ulog"


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-02-25 22:24:07 UTC
I've done all that and more. The remaining question is whether we now need to RDEPEND on something that provides a ULOG daemon, or that this daemon might as well reside on a different host.
Comment 2 Marcin Mirosław 2010-02-25 22:55:36 UTC
As far as i know, ulogd can't reside on diffrent host. I think neither app-admin/ulogd nor app-admin/ulog-acctd should be in RDEPEND. Uacctd can work without started ulogd.
Comment 3 Marcin Mirosław 2010-03-02 14:05:58 UTC
Thanks.
Comment 4 Marcin Mirosław 2010-05-07 10:21:28 UTC
I can see it's done:) 
I'm closing bug.