Opened 9 years ago

#8688 new Bugs

boost::filesystem::operations won't compile with bionic library

Reported by: Martin Ertsaas <mertsas@…> 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)

0001-boost-Compile-operations-with-bionic.patch (1.1 KB ) - added by Martin Ertsaas <mertsas@…> 9 years ago.

Download all attachments as: .zip

Change History (1)

by Martin Ertsaas <mertsas@…>, 9 years ago

Note: See TracTickets for help on using tickets.