[GH-ISSUE #2403] Building on MacOs #1185

Closed
opened 2026-03-04 01:52:00 +03:00 by kerem · 1 comment
Owner

Originally created by @kevindiffily on GitHub (Jan 26, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2403

The instructions to manually build refer to a non-existent file ./configure

Additional Information

Version of s3fs being used (s3fs --version)

Version of fuse being used (pkg-config --modversion fuse, rpm -qi fuse or dpkg -s fuse)

Kernel information (uname -r)

GNU/Linux Distribution, if applicable (cat /etc/os-release)

How to run s3fs, if applicable

[] command line
[] /etc/fstab

s3fs syslog messages (grep s3fs /var/log/syslog, journalctl | grep s3fs, or s3fs outputs)

Details about issue

Originally created by @kevindiffily on GitHub (Jan 26, 2024). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2403 The instructions to manually build refer to a non-existent file ./configure <!-- -------------------------------------------------------------------------- The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all. Keep in mind that the commands we provide to retrieve information are oriented to GNU/Linux Distributions, so you could need to use others if you use s3fs on macOS or BSD. --------------------------------------------------------------------------- --> ### Additional Information #### Version of s3fs being used (`s3fs --version`) <!-- example: V1.91 (commit:b19262a) --> #### Version of fuse being used (`pkg-config --modversion fuse`, `rpm -qi fuse` or `dpkg -s fuse`) <!-- example: 2.9.2 --> #### Kernel information (`uname -r`) <!-- example: 5.10.96-90.460.amzn2.x86_64 --> #### GNU/Linux Distribution, if applicable (`cat /etc/os-release`) <!-- command result --> #### How to run s3fs, if applicable <!-- Describe the s3fs "command line" or "/etc/fstab" entry used. --> [] command line [] /etc/fstab <!-- Executed command line or /etc/fastab entry --> ``` ``` #### s3fs syslog messages (`grep s3fs /var/log/syslog`, `journalctl | grep s3fs`, or `s3fs outputs`) <!-- if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages. --> ``` ``` ### Details about issue <!-- Please describe the content of the issue in detail. -->
kerem closed this issue 2026-03-04 01:52:00 +03:00
Author
Owner

@ggtakec commented on GitHub (Feb 4, 2024):

Please run autogen.sh first, it will create a configure file.
These steps can be found by browsing .github/workflows/ci.yml.

This issue will be closed, but if you still have problems, please reopen this issue or create a new one.

<!-- gh-comment-id:1925584292 --> @ggtakec commented on GitHub (Feb 4, 2024): Please run `autogen.sh` first, it will create a configure file. These steps can be found by browsing `.github/workflows/ci.yml`. This issue will be closed, but if you still have problems, please reopen this issue or create a new one.
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#1185
No description provided.