#24824: bindfs configure fails to find fuse ------------------------------------+--------------------------------------- Reporter: virtual.greg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: bindfs ------------------------------------+--------------------------------------- Comment(by virtual.greg@…): Did I uninstall and clean correctly before installing `macfuse` again? {{{ $ sudo port uninstall macfuse Password: ---> Deactivating macfuse @2.0.3_0 ---> Uninstalling macfuse @2.0.3_0 $ sudo port clean --dist macfuse ---> Cleaning macfuse $ sudo port install macfuse ---> Computing dependencies for macfuse ---> Fetching macfuse ---> Attempting to fetch macfuse-2.0.3.tar.bz2 from http://lil.fr.distfiles.macports.org/macfuse ---> Verifying checksum(s) for macfuse ---> Extracting macfuse ---> Applying patches to macfuse ---> Configuring macfuse ---> Building macfuse ---> Staging macfuse into destroot Note: macfuse installs files outside the common directory structure. ---> Installing macfuse @2.0.3_0 ---> Activating macfuse @2.0.3_0 ---> Cleaning macfuse $ port installed macfuse The following ports are currently installed: macfuse @2.0.3_0 (active) $ sudo port install bindfs ---> Computing dependencies for bindfs ---> Configuring bindfs Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_bindfs/work/bindfs-1.8.4" && ./configure --prefix=/opt/local " returned error 1 Command output: checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple- darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for setxattr... yes checking for getxattr... yes checking for listxattr... yes checking for removexattr... yes checking for lsetxattr... no checking for lgetxattr... no checking for llistxattr... no checking for lremovexattr... no checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for fuse... configure: error: Package requirements (fuse >= 2.5.3) were not met: No package 'fuse' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables fuse_CFLAGS and fuse_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output. }}} -- Ticket URL: <http://trac.macports.org/ticket/24824#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS