@rtfreedman thanks for report
Search Criteria
Package Details: exfat-utils-svn 382-1
Package Actions
| Package Base: | exfat-utils-svn |
|---|---|
| Description: | Utilities for exFAT file system |
| Upstream URL: | http://code.google.com/p/exfat/ |
| Category: | system |
| Licenses: | |
| Submitter: | Valantin |
| Maintainer: | Valantin |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2013-01-13 17:21 |
| Last Updated: | 2013-09-08 08:42 |
Latest Comments
Comment by Valantin
Comment by rtfreedman
svn-382 doesn't build:
'libexfat/compiler.h:28:2: error: #error C99-compliant compiler is required'
Adding -std=c99 to CCFLAGS did it for me:
scons CCFLAGS="${CFLAGS} -std=c99" ...
Comment by Jristz
https://code.google.com/p/exfat/source/detail?r=366
license changed to GPL2