#14883 closed defect (worksforme)
sshfs fails to build
Reported by: | gkshenaut | Owned by: | kballard (Lily Ballard) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
I'm on a 1 Ghz 17" powerbook with 1 GB ram, running 10.5.2 w/ all patches installed, port version 1.6, Xcode 3.0.
Thanks, Greg
$ sudo port install sshfs Password: ---> Building sshfs with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_fuse_sshfs/work/sshfs-fuse-1.8" && make all " returned error 2 Command output: make all-am /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"/opt/local/lib\" -I/opt/local/include -D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/opt/local/include/fuse -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -O2 -D__FreeBSD__=10 -DDARWIN_SEMAPHORE_COMPAT -DSSH_NODELAY_WORKAROUND -D_POSIX_C_SOURCE=200112L -Wall -W -Icompat -c -o sshfs-sshfs.o `test -f 'sshfs.c' || echo './'`sshfs.c sshfs.c:2720: warning: 'main' takes only zero or two arguments sshfs.c: In function 'main': sshfs.c:2735: warning: implicit declaration of function 'g_slice_set_config' sshfs.c:2735: error: 'G_SLICE_CONFIG_ALWAYS_MALLOC' undeclared (first use in this function) sshfs.c:2735: error: (Each undeclared identifier is reported only once sshfs.c:2735: error: for each function it appears in.) make[1]: *** [sshfs-sshfs.o] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to eridius@… |
comment:2 Changed 17 years ago by kballard (Lily Ballard)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I just updated macfuse to 1.3 (actually, removed fusefs/libfuse and added macfuse) and sshfs builds find against that. Reopen if the problem persists with sshfs 1.8_3
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.