Bug 8362 - build issue on old glibc systems
Summary: build issue on old glibc systems
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: SWAT (show other bugs)
Version: 3.6.0rc3
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 09:38 UTC by Björn Jacke
Modified: 2011-08-09 11:53 UTC (History)
1 user (show)

See Also:
kai: review+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2011-08-09 09:38:53 UTC
SLES 9's glibc for example had weird macros where the use of strncat resulted in the use of strcat which we don't allow.

d3b4d75364210e2d2a4a1cd806f28b0021f22909 should be picked to easily work aroung that.
Comment 1 Kai Blin 2011-08-09 10:07:20 UTC
Sounds reasonable.
Comment 2 Björn Jacke 2011-08-09 10:25:07 UTC
Karo, this affects all the branches that got the swat fix. I'm leaving it up to you in which branches you finally pick that build issue workaround ...
Comment 3 Karolin Seeger 2011-08-09 11:27:56 UTC
Pushed to v3-4-test, v3-5-test and v3-6-test.
Will be included in 3.6.0.
Closing out bug report.

Thanks!
Comment 4 Stefan Metzmacher 2011-08-09 11:35:06 UTC
I think we need this in all branches, we released the security fix
and the regression fixes from https://bugzilla.samba.org/show_bug.cgi?id=8347

So everything from v3-3-test to v3-6-test.
Comment 5 Karolin Seeger 2011-08-09 11:53:41 UTC
(In reply to comment #4)
> I think we need this in all branches, we released the security fix
> and the regression fixes from https://bugzilla.samba.org/show_bug.cgi?id=8347
> 
> So everything from v3-3-test to v3-6-test.

Pushed to v3-3-test also.