at 6.59. Udev-161
+++++++++++++++++
$tar jxf udev-161.tar.bz2
$cd udev-161
$tar -xvf ../udev-config-20100128.tar.bz2
$tar -xvf ../udev-161-testfiles.tar.bz2 --strip-components=1
$install -dv /lib/{firmware,udev/devices/{pts,shm}}
$mknod -m0666 /lib/udev/devices/null c 1 3
$./configure --prefix=/usr \
--sysconfdir=/etc --sbindir=/sbin \
--with-rootlibdir=/lib --libexecdir=/lib/udev \
--disable-extras --disable-introspection
$make
$make check
+++++++++++++++++
TEST 140: TEST PROGRAM feeds OWNER, GROUP, MODE
device
'/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda'
expecting node/link 'sda'
permissions: ok
add: ok
remove: error as expected
TEST 141: TEST PROGRAM feeds MODE with overflow
device
'/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda'
expecting node/link 'sda'
libudev: udev_rules_apply_to_event: invalide mode
'0400letsdoabuffferoverflow0123456789012345789012345678901234567890' set
default mode 0600
permissions: ok
add: ok
remove: error as expected
TEST 142: magic [subsys/sysname] attribute substitution
device
'/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda'
expecting node/link 'sda-8741C4G-end'
permissions: ok
add: ok
remove: ok
1 errors occured
FAIL: test/udev-test.pl
==============================================
1 of 1 test failed
Please report to [email protected]
==============================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
I've stepped back through it numerous times to catch an operator error.
No luck. Any suggestions? Driving me batty.
Any suggestions?
robert
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page