[Pkg-voip-commits] r5520 - /zaptel/trunk/debian/README.Debian
tzafrir-guest at alioth.debian.org
tzafrir-guest at alioth.debian.org
Wed Apr 9 10:42:52 UTC 2008
Author: tzafrir-guest
Date: Wed Apr 9 10:42:51 2008
New Revision: 5520
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5520
Log:
A note in the README regarding the "errors" when building modules.
Modified:
zaptel/trunk/debian/README.Debian
Modified: zaptel/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-voip/zaptel/trunk/debian/README.Debian?rev=5520&op=diff
==============================================================================
--- zaptel/trunk/debian/README.Debian (original)
+++ zaptel/trunk/debian/README.Debian Wed Apr 9 10:42:51 2008
@@ -1,6 +1,5 @@
Building kernel modules
-----------------------
-
First, install zaptel-source package if you have not yet done so.
You can build and install the modules package (as root) with the
@@ -16,10 +15,18 @@
You can also use the environment variable TARBALL to build the modules
with a custom zaptel.tar.bz2 tarball with some local modifications.
+At the moment the 'clean' operation gives there the following error,
+which is known, and is harmless (happens after cleaning the kernel dir),
+so ignore it for now:
+
+ make: *** menuselect: No such file or directory. Stop.
+ make[1]: [clean] Error 2 (ignored)
+ make: *** ppp: No such file or directory. Stop.
+ make[1]: *** [clean] Error 2
+
Using udev
----------
-
If you are using udev, zaptel devices will be created when kernel modules
are loaded by using modprobe, or devices are detected by hotplug at boot time.
More information about the Pkg-voip-commits
mailing list