Opened 9 years ago
#8688 new Bugs
boost::filesystem::operations won't compile with bionic library
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | bionic | Cc: |
Description
While porting to using bionic, we saw that operations in the boost::filesystem library won't compile with bionic, as it doesn't have the sys/statvfs.h header file.
Attached a patch which fixes it for bionic.
Attachments (1)
Change History (1)
by , 9 years ago
Attachment: | 0001-boost-Compile-operations-with-bionic.patch added |
---|
Note:
See TracTickets
for help on using tickets.