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

Build failing on FreeBSD (maybe not relevant?) #3

Closed
janicez opened this issue Apr 5, 2017 · 1 comment
Closed

Build failing on FreeBSD (maybe not relevant?) #3

janicez opened this issue Apr 5, 2017 · 1 comment

Comments

@janicez
Copy link

janicez commented Apr 5, 2017

I am aware your project is for a Linux distro but I was curious as to how it'd work on freebsd. Build itself passes, but there is a defect in files/Makefile generated by ./configure that means it does not use find . to do find (on FreeBSD, a file argument to find is required; on GNU (which is what LinuxMint is based on), it's not)

@clefebvre
Copy link
Member

Hi,

Please make a pull request to fix this if you can. We won't be able to test it in FreeBSD, but if you tell us it helps there and it doesn't break anything on our side, we'll be happy to merge it.

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

No branches or pull requests

2 participants