Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282229 - sys-fs/fuse: Possibly wrongly configured --exec-prefix
Summary: sys-fs/fuse: Possibly wrongly configured --exec-prefix
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 301719 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-21 18:45 UTC by Nikos Chantziaras
Modified: 2022-05-04 05:38 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Chantziaras 2009-08-21 18:45:31 UTC
While experimenting with another package (ntfs3g, see bug 282222), I came across this warning:

****************************************************************************
* WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING   *
* The FUSE user space binaries were NOT installed with root directory      *
* executable prefix. This means that automounting NTFS volumes during boot *
* could fail. This can be fixed the below way by reinstalling FUSE using   *
* the right 'configure' option during FUSE compilation:                    *
*       ./configure --exec-prefix=/                                        *
*       make && sudo make install                                          *
* WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING  WARNING   *
****************************************************************************

The lead developer of NTFS-3G claims that if a distribution ships a FUSE that has not been configured with "--exec-prefix=/", a bug report should be filed for that package so that a FUSE is shipped that has been configured correctly: http://forum.ntfs-3g.org/viewtopic.php?f=3&t=592
Comment 1 Patrick McLean gentoo-dev 2010-02-26 21:35:21 UTC
*** Bug 301719 has been marked as a duplicate of this bug. ***
Comment 2 Marco Paolone 2010-11-24 19:57:50 UTC
=sys-fs/ntfs3g-2010.8.8 (recently stabilized) claims for misconfigured --exec-prefix for fuse
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-04 05:38:38 UTC
We're using Meson now so I'm not sure this is an issue anymore.