Opened 14 years ago

Last modified 8 years ago

#23952 closed defect

curlftpfs on macbook pro 2,1 — at Initial Version

Reported by: faruk.tuefekli@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: curlftpfs

Description

---> Computing dependencies for curlftpfs ---> Building curlftpfs 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_curlftpfs/work/curlftpfs-0.9.1" && /usr/bin/make -j2 all " returned error 2 Command output: /usr/bin/make all-recursive Making all in compat make[2]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=25 -I/opt/local/include -O2 -arch x86_64 -Wall -W -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DFreeBSD=10 -D_FILE_OFFSET_BITS=64 -I/opt/local/include/fuse -I/opt/local/include -MT ftpfs-ls.o -MD -MP -MF ".deps/ftpfs-ls.Tpo" -c -o ftpfs-ls.o ftpfs-ls.c; \

then mv -f ".deps/ftpfs-ls.Tpo" ".deps/ftpfs-ls.Po"; else rm -f ".deps/ftpfs-ls.Tpo"; exit 1; fi

if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -DFUSE_USE_VERSION=25 -I/opt/local/include -O2 -arch x86_64 -Wall -W -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DFreeBSD=10 -D_FILE_OFFSET_BITS=64 -I/opt/local/include/fuse -I/opt/local/include -MT charset_utils.o -MD -MP -MF ".deps/charset_utils.Tpo" -c -o charset_utils.o charset_utils.c; \

then mv -f ".deps/charset_utils.Tpo" ".deps/charset_utils.Po"; else rm -f ".deps/charset_utils.Tpo"; exit 1; fi

In file included from ftpfs.h:12,

from charset_utils.c:17:

/opt/local/include/curl/curl.h:52:23: error: osreldate.h: No such file or directory In file included from ftpfs.h:12,

from ftpfs-ls.c:24:

/opt/local/include/curl/curl.h:52:23: error: osreldate.h: No such file or directory make[2]: * [charset_utils.o] Error 1 make[2]: * Waiting for unfinished jobs.... make[2]: * [ftpfs-ls.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.

Change History (0)

Note: See TracTickets for help on using tickets.