Bug 3090 - 3.0.20 thinks Solaris lacks quota support due to configure error
Summary: 3.0.20 thinks Solaris lacks quota support due to configure error
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: All Solaris
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-13 06:22 UTC by Tomas Ögren
Modified: 2005-10-12 09:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Ögren 2005-09-13 06:22:41 UTC
From config.log at test for QUOTA_WORKS:
include/includes.h:919: smbw.h: No such file or directory

If I add -I${srcdir-.}/smbwrapper to the CPPFLAGS line (configure line 44419
from the released tarball), it compiles thus enabling quota support which worked
fine in <.20 (for instance .14a).

Configure line:
./configure --prefix=/pkg/samba/3.0.20 --with-configdir=/var/conf/samba
--with-privatedir=/var/conf/samba/private --with-lockdir=/var/conf/samba/locks
--with-smbwrapper --without-winbind --without-swat
--with-piddir=/var/run/samba/locks --with-logfilebase=/var/log/samba
--without-krb5 --without-ads --with-quotas --without-ldap

Solaris 8, gcc 2.95.2
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-10-12 09:10:47 UTC
Fixed in upcoming 3.0.20b