Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Makefile problems #10

Description

@burgerrg

v1.1.0 on Ubuntu 18.04.3 after a clean checkout and make all:

$ make
make -C vendor/newrelic/axiom
make[1]: Entering directory '/home/rgburger/newrelic/vendor/newrelic/axiom'
cat: ../../VERSION: No such file or directory
make[1]: Leaving directory '/home/rgburger/newrelic/vendor/newrelic/axiom'
make -C src static
make[1]: Entering directory '/home/rgburger/newrelic/src'
make[1]: Leaving directory '/home/rgburger/newrelic/src'
ar -M < make/combine.mri
  • The Makefile is looking for VERSION in the wrong directories.
  • There should be no need to run ar again.

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