That error shouldn't be a problem. The benchmark is almost certainly still running, just some syscall it did attempted to load a module, however that module isn't necessary.

Ali

On Oct 5, 2007, at 9:49 PM, w. tan wrote:

i am trying to run cpu2000 benchmarks in full system mode, and already compiled the benchmarks using the crosscompiler. after copying the binaries to the image i then tried running the benchmarks within the simulated system. i got the error

# ../TimberWolfSC stdcell
modprobe: FATAL: Could not load /lib/modules/2.6.13/modules.dep: No such file or directory

modprobe: FATAL: Could not load /lib/modules/2.6.13/modules.dep: No such file or directory

after looking around the net for a while i came upon this message wherein steve advised another user to have the benchmark(it was not exactly the same benchmark though) statically linked to get around this. i then tried statically linking twolf by adding "-static" to the makefile's "gcc" argument and then crosscompiling again. the binary's size did increase, but the results are still the same, it still looks for modules.dep. any ideas? thanks a lot.

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more.
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to