[Asterisk-bugs] [Zaptel 0010156]: 'udevinfo: command not found' on a devfs-ed Debian Sarge
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jul 9 13:25:41 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10156
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 10156
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.2.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 07-08-2007 11:31 CDT
Last Modified: 07-09-2007 13:25 CDT
======================================================================
Summary: 'udevinfo: command not found' on a devfs-ed Debian
Sarge
Description:
A 'make install' fails on a Debian Sarge system. This is generally because
the condition DYNFS checks for (udev or devfs) but later on the makefile
assumes that DYNFS and kernel 2.6 implies udev.
/usr/src/zaptel-1.2.18# make install
make -C /lib/modules/2.6.8-2-686/build SUBDIRS=/usr/src/zaptel-1.2.18
HOTPLUG_FIRMWARE=yes modules
make[1]: Entering directory `/usr/src/kernel-headers-2.6.8-2-686'
Compile xpp (version trunk-r3965)
Building modules, stage 2.
MODPOST
Warning: could not find versions for .tmp_versions/xpd_fxo.mod
Warning: could not find versions for .tmp_versions/xpd_fxs.mod
Warning: could not find versions for .tmp_versions/xpp.mod
Warning: could not find versions for .tmp_versions/xpp_usb.mod
Warning: could not find versions for .tmp_versions/zaptel.mod
make[1]: Leaving directory `/usr/src/kernel-headers-2.6.8-2-686'
install -d /etc/udev/rules.d
build_tools/genudevrules > /etc/udev/rules.d/zaptel.rules
build_tools/genudevrules: line 1: udevinfo: command not found
make: *** [devices] Error 1
======================================================================
----------------------------------------------------------------------
qwell - 07-09-07 13:25
----------------------------------------------------------------------
I'm a bit confused. It checks for DYNFS and UDEVRULES. UDEVRULES is
defined if $(INSTALL_PREFIX)/etc/udev/rules.d/ exists. Why would
$(INSTALL_PREFIX)/etc/udev/rules.d/ exist if the system isn't using udev?
Issue History
Date Modified Username Field Change
======================================================================
07-09-07 13:25 qwell Note Added: 0066826
======================================================================
More information about the Asterisk-bugs
mailing list