[GH-ISSUE #75] need help installing on FreeBSD 10 #42

Closed
opened 2026-03-04 01:41:27 +03:00 by kerem · 2 comments
Owner

Originally created by @firmdog on GitHub (Oct 23, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/75

Trying to compile from source on FreeBSD 10. Can someone help me with this?

[root@host /usr/local/fuse/s3fs-fuse-master]# ./autogen.sh
configure.ac:29: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:26: installing './install-sh'
configure.ac:26: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'

[root@host /usr/local/fuse/s3fs-fuse-master]# ./configure
checking build system type... amd64-unknown-freebsd10.0
checking host system type... amd64-unknown-freebsd10.0
checking target system type... amd64-unknown-freebsd10.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... no
checking for c++... c++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of c++... gcc3
checking for gcc... no
checking for cc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking s3fs build with nettle(GnuTLS)... no
checking s3fs build with OpenSSL... no
checking s3fs build with GnuTLS... no
checking s3fs build with NSS... no
./configure: 4270: Syntax error: word unexpected (expecting ")")
[root@host /usr/local/fuse/s3fs-fuse-master]#

Originally created by @firmdog on GitHub (Oct 23, 2014). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/75 Trying to compile from source on FreeBSD 10. Can someone help me with this? [root@host /usr/local/fuse/s3fs-fuse-master]# ./autogen.sh configure.ac:29: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:26: installing './install-sh' configure.ac:26: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' [root@host /usr/local/fuse/s3fs-fuse-master]# ./configure checking build system type... amd64-unknown-freebsd10.0 checking host system type... amd64-unknown-freebsd10.0 checking target system type... amd64-unknown-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... no checking for c++... c++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... no checking for cc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking s3fs build with nettle(GnuTLS)... no checking s3fs build with OpenSSL... no checking s3fs build with GnuTLS... no checking s3fs build with NSS... no ./configure: 4270: Syntax error: word unexpected (expecting ")") [root@host /usr/local/fuse/s3fs-fuse-master]#
kerem closed this issue 2026-03-04 01:41:28 +03:00
Author
Owner

@ggtakec commented on GitHub (Nov 17, 2014):

I'm sorry for replying late.

I'm sorry that I do not have FreeBSD10 system now, but Ii seems like #81
Please check your package about pkg-config and libssl.

Thanks in advance for your help.

<!-- gh-comment-id:63323389 --> @ggtakec commented on GitHub (Nov 17, 2014): I'm sorry for replying late. I'm sorry that I do not have FreeBSD10 system now, but Ii seems like #81 Please check your package about pkg-config and libssl. Thanks in advance for your help.
Author
Owner

@ggtakec commented on GitHub (Jan 17, 2016):

I'm sorry for that this issue had been left at a long period of time.

If you have this problem yet, please try to use latest code.

Thanks in advance for your help.

<!-- gh-comment-id:172298092 --> @ggtakec commented on GitHub (Jan 17, 2016): I'm sorry for that this issue had been left at a long period of time. If you have this problem yet, please try to use latest code. Thanks in advance for your help.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#42
No description provided.