Skip to content
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

FreeBSD support... #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

FreeBSD support... #65

wants to merge 1 commit into from

Conversation

sean-
Copy link

@sean- sean- commented May 29, 2012

I've updated tup to, in theory, work with FreeBSD. At the very least, FreeBSD compiles now, whereas earlier it would bomb out. I can't promise much more than that because I have no way of using FUSE in this environment.

I need to poke the author to figure out why fuse is being used just to check atimes. Aside from dragging in pkg-config(1), adding a dependency on fuse(!!!!!) for a build tool tweaks me in all the wrong ways.
@larseggert
Copy link

With tup-0.7.2, the build.sh part of bootstrap.sh executes fine on FreeBSD-10. The issues are in the following phase, where build/tup is run. There are lots errors like:

tup error: Unable to truncate() files not created by this job.

This is with FreeBSD-10's native FUSE code.

@XVilka
Copy link
Contributor

XVilka commented Aug 19, 2020

Should be rebased, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants