Search Criteria
Package Details: fatx 1.15-3
Git Clone URL: | https://aur.archlinux.org/fatx.git (read-only, click to copy) |
---|---|
Package Base: | fatx |
Description: | XBox filesystem support for linux |
Upstream URL: | http://sourceforge.net/projects/fatx/ |
Keywords: | filesystem xbox |
Licenses: | |
Provides: | |
Submitter: | t3kk3n |
Maintainer: | t3kk3n |
Last Packager: | t3kk3n |
Votes: | 8 |
Popularity: | 0.000402 |
First Submitted: | 2014-08-09 19:19 |
Last Updated: | 2019-03-30 15:18 |
Dependencies (3)
- boost (boost-git)
- boost-libs (boost171, boost-libs-git)
- fuse (fuse2)
Latest Comments
abouvier commented on 2020-09-29 20:36
boost
is only needed for building (in makedepends array).Also the arch should be x86_64.
t3kk3n commented on 2019-03-30 15:25
Ahh, thanks for that, I originally copied it in from one of my many skeleton PKGBUILD files. Removed/updated.
(And for gcc6, it's available in the AUR.)
Wilfinity commented on 2019-03-22 09:05
Had the same problem as @HisDudeness:
Also like him,
compile.log
wasn't really helpful. So I went directly into the source directory and did the./configure && make
incantation and it compiled cleanly. Figured thatPKGBUILD
was doing something so I went looking there. Long story short, I commented this line inPKGBUILD
:Works fine after that.
I don't have a
gcc-6
on my system, and don't see any in the repo either.t3kk3n commented on 2018-11-28 11:36
Compiles fine for me on all of my systems, can you pastebin/etc your log file?
HisDudeness commented on 2018-11-22 10:45
Does not compile, don't know if it is a problem of my system or not. Here's the error message:
configure: error: in
/tmp/yaourt-tmp-dude/aur-fatx/src/fatx-1.15': configure: error: C compiler cannot create executables See
config.log' for more detailsThe log is very long and I'm not able to see a useful part in it, if you want I can pass it to you in private to avoid polluting this comment space.
t3kk3n commented on 2018-11-17 01:19
Sorry about the (long) delay, life and stuff. Updated for 1.15, and patch uploaded to fix the boost issue. (Package on sourceforge needs to be updated for the latest boost versions.)
parkerlreed commented on 2018-04-15 02:08
Can confirm the same issue here.
lacsaP commented on 2018-01-08 08:55
hi t3kk3n, fatx no longer compiles correctly :
regards and happy new year.
t3kk3n commented on 2014-11-23 15:17
Just got around to seeing your comment greg77, thanks for the heads up about the dependency issue.
greg77 commented on 2014-11-12 17:33
missing dependency : extra/boost
new version available 1.7, simply replace in PKGBUILD 1.6 by 1.7 and md5sum.