Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146323 - net-fs/samba-3.0.23a automagic fam dependency
Summary: net-fs/samba-3.0.23a automagic fam dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High minor (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-04 15:44 UTC by Stefan Hellermann
Modified: 2006-12-16 19:26 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Hellermann 2006-09-04 15:44:06 UTC
While building an embedded system I noticed fam-support is compiled into samba (gamin is installed on the build host), but fam is not available on the embedded system, so samba is unable to start there.
When building Samba on a Host without fam-support it's not compiled in, I think a use-flag in the ebuild should take control over this behavior. 

RDEPEND = "fam? ( virtual/fam )" (Look at courier-imap for an example)

But I don't know how to tell Sambas configure-script not to use fam, configure --help doesn't list something like --{en,dis}able-fam.
Comment 1 Chris Smith 2006-11-26 07:43:23 UTC
(In reply to comment #0)
> But I don't know how to tell Sambas configure-script not to use fam, configure
> --help doesn't list something like --{en,dis}able-fam.

Don't know if it's still like this in 3.0.23d, but it appears to be something that should be handled upstream. Filing a bug at https://bugzilla.samba.org/ may be the right path if you want this capability.

Comment 2 SpanKY gentoo-dev 2006-12-16 19:26:42 UTC
samba-3.0.23d handles USE=fam