Bug 9413 - waf build fails on AIX6
Summary: waf build fails on AIX6
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.0.0rc5
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks: 8622
  Show dependency treegraph
 
Reported: 2012-11-21 08:04 UTC by Christian Ambach
Modified: 2012-11-22 10:38 UTC (History)
0 users

See Also:


Attachments
Proposed patch (taken from master) (1.76 KB, patch)
2012-11-21 08:04 UTC, Christian Ambach
vl: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ambach 2012-11-21 08:04:15 UTC
Created attachment 8217 [details]
Proposed patch (taken from master)

The waf build fails make in the examples directory due to missing #define guards (because fsid_t is not a simple integer on AIX6, but a struct)
Comment 1 Christian Ambach 2012-11-21 10:33:36 UTC
Karolin, please pick for 4.0
Comment 2 Karolin Seeger 2012-11-22 08:06:25 UTC
Pushed to autobuild-v4-0-test.
Comment 3 Karolin Seeger 2012-11-22 10:38:28 UTC
Pushed to v4-0-test.
Closing out bug report.

Thanks!