Ticket #17855 (closed defect: worksforme)
sshfs-2.2 build crashes
| Reported by: | martin.eisenhardt@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Cc: | ryandesign@…, dports@… | |
| Port: | sshfs |
Description
Hi,
when I try to install sshfs, the following happens:
mekkie:~ mneisen$ sudo port install sshfs ---> Building sshfs 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-2.2" && nice -n 19 make all " returned error 2 Command output: sshfs.c:2493: error: dereferencing pointer to incomplete type sshfs.c:2494: error: dereferencing pointer to incomplete type sshfs.c:2495: error: dereferencing pointer to incomplete type sshfs.c:2496: error: dereferencing pointer to incomplete type sshfs.c:2498: error: dereferencing pointer to incomplete type sshfs.c: In function 'search_read_chunk': sshfs.c:2506: error: dereferencing pointer to incomplete type sshfs.c:2506: error: dereferencing pointer to incomplete type sshfs.c:2507: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_async_read': sshfs.c:2531: error: dereferencing pointer to incomplete type sshfs.c:2533: error: dereferencing pointer to incomplete type sshfs.c:2534: error: dereferencing pointer to incomplete type sshfs.c:2541: error: dereferencing pointer to incomplete type sshfs.c:2545: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_write_begin': sshfs.c:2580: error: dereferencing pointer to incomplete type sshfs.c:2583: error: dereferencing pointer to incomplete type sshfs.c: In function 'sshfs_write_end': sshfs.c:2589: error: dereferencing pointer to incomplete type sshfs.c:2591: error: dereferencing pointer to incomplete type sshfs.c:2592: error: dereferencing pointer to incomplete type sshfs.c:2593: error: dereferencing pointer to incomplete type sshfs.c:2594: error: dereferencing pointer to incomplete type sshfs.c:2596: error: dereferencing pointer to incomplete type sshfs.c:2601: error: dereferencing pointer to incomplete type sshfs.c: At top level: sshfs.c:3287: warning: 'main' takes only zero or two arguments make[1]: *** [sshfs-sshfs.o] Error 1 make: *** [all] Error 2
This problem is reproducible and pertaining.
Thanks for any help.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


