Skip to content

Instantly share code, notes, and snippets.

@gjaldon
Created April 10, 2019 08:19
Show Gist options
  • Save gjaldon/fa8eacbd21dca943e2b39307822fe5f3 to your computer and use it in GitHub Desktop.
Save gjaldon/fa8eacbd21dca943e2b39307822fe5f3 to your computer and use it in GitHub Desktop.
examples/Makefile:14: warning: ignoring old recipe for target 'clean'
mkdir -p build-x86_64-linux-gnu-x86_64-unknown-redox-release-lib-static
mkdir -p build-x86_64-linux-gnu-x86_64-unknown-redox-release-lib-static/coverage
touch build-x86_64-linux-gnu-x86_64-unknown-redox-release-lib-static/stamp
ENTITIES: src/tokeniser/entities.inc
perl build/make-entities.pl
make[2]: *** No rule to make target 'libxml2.c', needed by 'libxml2.o'. Stop.
make[2]: Leaving directory '/Users/gjaldon/code/oss/redox/cookbook/recipes/netsurf/build/libhubbub'
Makefile:119: recipe for target '/Users/gjaldon/code/oss/redox/cookbook/recipes/netsurf/build/inst-framebuffer/build-stamp' failed
make[1]: *** [/Users/gjaldon/code/oss/redox/cookbook/recipes/netsurf/build/inst-framebuffer/build-stamp] Error 2
make[1]: Leaving directory '/Users/gjaldon/code/oss/redox/cookbook/recipes/netsurf/build'
./repo.sh failed.mk/filesystem.mk:2: recipe for target 'build/filesystem.bin' failed
make: *** [build/filesystem.bin] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment