Bug 1473 - --enable-quotas does not work without CPPFLAGS=-DSUNOS5
Summary: --enable-quotas does not work without CPPFLAGS=-DSUNOS5
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.11
Hardware: Sparc Solaris
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 02:41 UTC by Maximilian Kolmhuber
Modified: 2005-10-12 08:35 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 Maximilian Kolmhuber 2004-06-23 02:41:55 UTC
./configure --enable-quotas does not compile on Solaris 8.

env "CPPFLAGS=-DSUNOS5" ./configure --enable-quotas does compile.

configure needs to set -DSUNOS5 when run under Solaris.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-06-25 08:11:19 UTC
Readding reporter comment after server hickup.  

Problem only occurs in case of static linking (--enable-static --disable-shared)
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-10-12 08:35:52 UTC
Fixed in 3.0.20b