Thread (21 messages) 21 messages, 4 authors, 2016-10-17
STALE3567d

[PATCH 1/2] v4l-utils: add comments to the build instructions

From: Markus Heiser <hidden>
Date: 2016-08-10 18:09:04
Subsystem: the rest · Maintainer: Linus Torvalds

From: Markus Heiser <redacted>

From: Heiser, Markus <redacted>

On Debian derivated distributions (ubuntu 16.04) the package
'autoconf-archive' is required.

Signed-off-by: Markus Heiser <redacted>
---
 README | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 1dd5108..172bed0 100644
--- a/README
+++ b/README
@@ -22,7 +22,8 @@ each distro.
 
 On Debian and derivated distributions, you need to install the following
 packages with apt-get or aptitude:
-	debhelper dh-autoreconf autotools-dev doxygen graphviz libasound2-dev
+	debhelper dh-autoreconf autotools-dev autoconf-archive
+        doxygen graphviz libasound2-dev
 	libtool libjpeg-dev libqt4-dev libqt4-opengl-dev libudev-dev libx11-dev
 	pkg-config udev make gcc git
 
@@ -47,6 +48,11 @@ After downloading and installing the needed packages, you should run:
 	./configure
 	make
 
+If ./configure exit with some errors try::
+
+	autoreconf -i --force
+	./configure
+
 And, to install on your system:
 	sudo make install
 
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help