Skip to content

Build fails without GNU make #9

@eserte

Description

@eserte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions