This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Manuals for Osmocom GSM components".
The branch, master has been updated
via 8c4d14fb4b6b271b6d57e14ebface1aae2fb1744 (commit)
from 908b83836674545befb20ad13ac37262ac1756c1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=8c4d14fb4b6b271b6d57e14…
commit 8c4d14fb4b6b271b6d57e14ebface1aae2fb1744
Author: Stefan Sperling <ssperling(a)sysmocom.de>
Date: Fri Feb 16 17:48:30 2018 +0100
Improve error message when libosmocom directory cannot be found.
The rules in build/Makefile.vty-reference.inc require a libosmocore
source tree. Make the top-level Makefile check that LIBOSMO_DIR is
set to a valid directory before running the build.
This transforms an obscure build error into:
Directory '~/source/gsm/libosmocore' not found, please set LIBOSMO_DIR to
the path of your libosmocom source tree: make LIBOSMO_DIR=/path/to/libosmocore
Makefile:80: recipe for target 'check-deps' failed
Change-Id: Ic201373df115bb6f8c9a2bc30d18ff4c2a660deb
Related: OS#2787
-----------------------------------------------------------------------
Summary of changes:
Makefile | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
Manuals for Osmocom GSM components