-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.2.6 fails to build on FreeBSD 14.1-RELEASE (amd64) #165
Comments
Could you submit a fix please? It doesn't seem to be difficult to fix. I don't have FreeBSD installed. It will take a couple of weeks I reckon for me to fix this, mainly due to personal commitments. |
@diizzyy let me know if the fix I made works. |
Thanks for having a look, slightly better but still fails unfortunately.
|
Well your system's libfuse seems to be out of date. Do you have fusefs-libs3? |
@diizzyy I've been helping to fix this up on FreeBSD. I have been doing so on 13.4, whereas you are on 14.1, but the packages should be the same, the only difference would be LLVM 17 vs 18. Are you able to confirm what verson of fusefs-libs3 you have installed? I've built this successfully with v3.16.2. |
Hi, I can confirm that applying both your suggested commits makes httpdirfs compile on 14.1-RELEASE using GCC 13. Edit: It still fails using LLVM 18 (which would be perferable to use).
Best regards, |
@diizzyy , could you post the full compilation log please? We need to try and replicate whichever command you used to compile. |
Hi, It seems that it works as intended now, no idea what caused it but probably some odd library mismatch. https://pdr2.bofh.network/data/133-diizzy/2024-10-29_15h43m25s/logs/errors/fusefs-httpdirfs-1.2.6.log The plist issue is just for packaging. Thanks for looking into it! Best regards, |
Cool, I am glad that we got there in the end. :) |
@diizzyy , would you be interested in writing up how to compile it under FreeBSD, and add it to the README? |
@fangfufu |
Hi,
|
Hi,
Latest versions fails to build on FreeBSD, se below for details
Build log:
Best regards,
Daniel
The text was updated successfully, but these errors were encountered: