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 fails without GNU make #9

Open
eserte opened this issue Oct 6, 2023 · 0 comments
Open

Build fails without GNU make #9

eserte opened this issue Oct 6, 2023 · 0 comments

Comments

@eserte
Copy link

eserte commented Oct 6, 2023

On systems where the default make is not GNU make, e.g. on FreeBSD systems, the build step fails. On older FreeBSD systems:

Output from '/usr/bin/make':

make: "/home/cpansand/.cpan/build/2023092409/App-Sandy-0.25-vurlG2/Makefile" line 1560: Need an operator
make: "/home/cpansand/.cpan/build/2023092409/App-Sandy-0.25-vurlG2/Makefile" line 1573: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /home/cpansand/.cpan/build/2023092409/App-Sandy-0.25-vurlG2

or with newer FreeBSD:

Output from '/usr/bin/make':

make: "/usr/home/cpansand/.cpan/build/2023091918/App-Sandy-0.25-0/Makefile" line 1402: Invalid line type
make: "/usr/home/cpansand/.cpan/build/2023091918/App-Sandy-0.25-0/Makefile" line 1415: Invalid line type
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/cpansand/.cpan/build/2023091918/App-Sandy-0.25-0
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

1 participant