Package Details: gnunet-fuse-git 0.15.0.r138.2c710f5-1

Git Clone URL: https://aur.archlinux.org/gnunet-fuse-git.git (read-only, click to copy)
Package Base: gnunet-fuse-git
Description: Read-only mounting of GNUnet directories as file systems using FUSE
Upstream URL: https://gnunet.org/
Keywords: Anonymity F2F GNUnet Internet P2P
Licenses: GPL
Conflicts: gnunet-fuse, gnunet-fuse-bin
Provides: gnunet-fuse
Submitter: grufo
Maintainer: grufo
Last Packager: grufo
Votes: 1
Popularity: 0.000001
First Submitted: 2018-03-16 13:41 (UTC)
Last Updated: 2021-11-29 03:55 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

grufo commented on 2018-03-16 13:48 (UTC)

NOTE: This is a git version. To use it, sometimes it might be necessary to have installed on the system the gnunet-git package instead of the official gnunet.

Latest Comments

dreieck commented on 2018-11-28 23:02 (UTC)

Fails to build for me:

gcc  -fno-strict-aliasing -Wall -g -O2     -o gnunet-fuse gnunet_fuse-gnunet-fuse.o gnunet_fuse-gfs_download.o gnunet_fuse-mutex.o gnunet_fuse-readdir.o gnunet_fuse-read.o gnunet_fuse-open.o gnunet_fuse-getattr.o -lgnunetutil -lfuse -lgnunetfs  -lgnunetutil  -lpthread 
/sbin/ld: gnunet_fuse-gnunet-fuse.o: in function `main':
/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse/gnunet-fuse.c:500: undefined reference to `GNUNET_GETOPT_option_string'
/sbin/ld: /tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse/gnunet-fuse.c:505: undefined reference to `GNUNET_GETOPT_option_string'
/sbin/ld: /tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse/gnunet-fuse.c:510: undefined reference to `GNUNET_GETOPT_option_flag'
/sbin/ld: gnunet_fuse-gfs_download.o: in function `download_task':
/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse/gfs_download.c:189: undefined reference to `GNUNET_SCHEDULER_add_shutdown'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:460: gnunet-fuse] Error 1
make[4]: Leaving directory '/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse'
make[3]: *** [Makefile:601: all-recursive] Error 1
make[3]: Leaving directory '/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src/fuse'
make[2]: *** [Makefile:349: all-recursive] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse/src'
make[1]: *** [Makefile:397: all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-felics/aur-gnunet-fuse-git/src/gnunet-fuse'
make: *** [Makefile:338: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

grufo commented on 2018-03-16 13:48 (UTC)

NOTE: This is a git version. To use it, sometimes it might be necessary to have installed on the system the gnunet-git package instead of the official gnunet.