Hi,
    I have a problem with compiling testcases/kernel/device-drivers in LTP. My test bench envirionment is as descriped below.
    Machine    : i686
    OS            : FC4 (2.6.11 kernel)
    LTPversion: ltp-full-20080131

   README in device-drivers dir says to make each drivers individualy. So I took USB driver and did,

----- Cut here -----
$ cd ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb
$ make

    *** Warning: "usb_free_bus" [/home/ProgramFiles/ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb/tusb.ko] undefined!
    *** Warning: "pci_find_class" [/home/ProgramFiles/ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb/tusb.ko] undefined!
    *** Warning: "usb_new_device" [/home/ProgramFiles/ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb/tusb.ko] undefined!
    *** Warning: "usb_connect" [/home/ProgramFiles/ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb/tusb.ko] undefined!
    *** Warning: "usb_alloc_bus" [/home/ProgramFiles/ltp-full-20080131/testcases/kernel/device-drivers/usb/tusb/tusb.ko] undefined!
$
---------------------------------------------
$cat /proc/kallsyms
       - says all the above symbols are in kernel symbol table.

Can someone clarify me where Im going wrong. Can this version of LTP be used with 2.6.11 kernel.

regards,
dhina

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to