Bug 13169 - Compile error when --enable_vxfs option is used
Summary: Compile error when --enable_vxfs option is used
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.7.3
Hardware: x64 Linux
: P5 minor (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-28 13:53 UTC by Clay Stephenson
Modified: 2022-02-11 09:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clay Stephenson 2017-11-28 13:53:33 UTC
For all versions of Samba 4.7 under RedHat 7.x, if the --enable_vxfs option is enabled, a number of compiler errors occur in the file source3/modules/vfs_vxfs.h. These errors are related to the various string comparison functions. The workaround is to add "#define _SAFE_STRING_H" before the '#include "includes.h"' directive.
Comment 1 Björn Jacke 2022-02-11 09:23:20 UTC
vxfs is support was removed