[PR #2517] [CLOSED] Freebsd compile fixes #2590

Closed
opened 2026-03-04 02:06:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2517
Author: @brett-rickman
Created: 8/25/2024
Status: Closed

Base: masterHead: freebsd-compile-fixes


📝 Commits (4)

  • 0fc26ee Set errno to zero before calling sysconf
  • 2467e25 Added compiler directives and calls needed to compile successfully under FreeBSD
  • 785fe4a commit for updated branch
  • 2297664 Merge branch 'master' into freebsd-compile-fixes

📊 Changes

3 files changed (+10 additions, -2 deletions)

View changed files

📝 configure.ac (+2 -2)
📝 src/s3fs.cpp (+4 -0)
📝 test/mknod_test.cc (+4 -0)

📄 Description

Relevant Issue (if applicable)

Details


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/2517 **Author:** [@brett-rickman](https://github.com/brett-rickman) **Created:** 8/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `freebsd-compile-fixes` --- ### 📝 Commits (4) - [`0fc26ee`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0fc26ee3ef9a2dd365c430816a83d7f5639da01a) Set errno to zero before calling sysconf - [`2467e25`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2467e2591177723e6d9d89cb21ae2f37bb4d616d) Added compiler directives and calls needed to compile successfully under FreeBSD - [`785fe4a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/785fe4aa3bcc63a70d3c580eef03ca5ae1c05d40) commit for updated branch - [`2297664`](https://github.com/s3fs-fuse/s3fs-fuse/commit/2297664b5d97cec88d52f390f3f0c9a3136814c9) Merge branch 'master' into freebsd-compile-fixes ### 📊 Changes **3 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `configure.ac` (+2 -2) 📝 `src/s3fs.cpp` (+4 -0) 📝 `test/mknod_test.cc` (+4 -0) </details> ### 📄 Description <!-- -------------------------------------------------------------------------- This PR is for changes to needed to successfully compile under FreeBSD 14.1-STABLE. --------------------------------------------------------------------------- --> ### Relevant Issue (if applicable) <!-- If there are Issues related to this PullRequest, please list it. --> ### Details <!-- Please describe the details of PullRequest. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:18 +03:00
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#2590
No description provided.