On 4/4/2012 3:55 PM, Forrest Aldrich wrote:
>
> I'm on OS X Lion, which is up to date... and attempting to install
> SSHFS. I continue to get the following error below, does someone know
> what the problem is.
>
> Thanks.
>
>
>
>
>
>
>
>
>
>
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fuse4x-dev-0.8.13-2
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-fuse4x-dev-0.8.13-2' in
> `/sw/src/fink.build/fink-buildlock-fuse4x-dev-0.8.13-2_2012.04.03-19.23.30_darwin-x86_64.deb'.
>
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-fuse4x-dev-0.8.13-2_2012.04.03-19.23.30_darwin-x86_64.deb
>
> Selecting previously deselected package fink-buildlock-fuse4x-dev-0.8.13-2.
> (Reading database ... 17880 files and directories currently installed.)
> Unpacking fink-buildlock-fuse4x-dev-0.8.13-2 (from
> .../fink-buildlock-fuse4x-dev-0.8.13-2_2012.04.03-19.23.30_darwin-x86_64.deb)
> ...
> Setting up fink-buildlock-fuse4x-dev-0.8.13-2 (2012.04.03-19.23.30) ...
>
> /sw/bin/tar --no-same-owner --no-same-permissions -xf
> /sw/src/fuse4x-fuse-0.8.13.tar.gz
> sed -i.bak -e 's,/System/Library/Extensions,/sw/lib/fuse4x,'
> include/fuse_param.h
> /tmp/fink.tUByC
> #!/bin/sh -ev
>
> autoreconf -f -i -Wall,no-obsolete
> configure.in:77: warning: macro `AM_ICONV' not found in library
> glibtoolize: putting auxiliary files in `.'.
> glibtoolize: copying file `./ltmain.sh'
> glibtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> glibtoolize: copying file `m4/libtool.m4'
> glibtoolize: copying file `m4/ltoptions.m4'
> glibtoolize: copying file `m4/ltsugar.m4'
> glibtoolize: copying file `m4/ltversion.m4'
> glibtoolize: copying file `m4/lt~obsolete.m4'
> glibtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> configure.in:77: warning: macro `AM_ICONV' not found in library
> configure.in:77: error: possibly undefined macro: AM_ICONV
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.

There's a missing BuildDependency on automake1.11 and autoconf2.6 that's 
making the package fail.  If you install those two packages first, 
fuse4x should build.

Brendan, there's also a validation error at the end of the build:

Error: The -framework flag may get munged by libtool. See the gcc 
manpage for information about passing multi-word options to flags for 
specific compiler passes.
        Offending file: /sw/lib/libfuse4x.la
        Offending line: inherited_linker_flags='  -framework CoreFoundation'

Hanspeter

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to