[asterisk-bugs] [Zaptel 0010156]: 'udevinfo: command not found' on a devfs-ed Debian Sarge
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jul 28 07:16:56 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
Zaptel Version: 1.4.4
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-28-2007 07:16 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
======================================================================
----------------------------------------------------------------------
philipp2 - 07-28-07 07:16
----------------------------------------------------------------------
Just stumbled across the same thing:
make[2]: Leaving directory `/usr/src/zaptel-1.4.4/xpp/utils'
make[1]: Leaving directory `/usr/src/zaptel-1.4.4'
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] Fehler 1
Debian Sarge, 2.6.8-2-686
Issue History
Date Modified Username Field Change
======================================================================
07-28-07 07:16 philipp2 Note Added: 0068005
======================================================================
More information about the asterisk-bugs
mailing list