- Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category
Description
| Bugzilla Link | 42824 |
| Resolution | FIXED |
| Resolved on | Aug 06, 2019 01:23 |
| Version | 9.0 |
| OS | Windows NT |
| Blocks | #41819 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@jkorous-apple,@zygoloid |
Extended Description
IN_EXCL_UNLINK is supported by this kernel (3.0.101-108.77-default) but the symbol's not provided.
SLES11 has glibc-devel-2.11.3-17.110.19.2
9.0 rc1 clang build fails like so:
/local/mnt/workspace/bcain_0721/llvm/utils/release/rc1/llvm.src/tools/clang/lib/DirectoryWatcher
/linux/DirectoryWatcher-linux.cpp:339:9: error: use of undeclared identifier 'IN_EXCL_UNLINK'
| IN_EXCL_UNLINK
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclangClang issues not falling into any other categoryClang issues not falling into any other category