簡體   English   中英

ubuntu 13.10中的linsched錯誤

[英]Error in linsched in ubuntu 13.10

運行linsched時出現以下錯誤,這是什么原因?

ld: Warning: size of symbol `sched_clock' changed from 8 in ../../../tools/linsched/hrtimer.o to 28 in ../../../kernel/sched/clock.o
ld: Warning: size of symbol `linsched_test_main' changed from 60 in ../../../tools/linsched/test_lib.o to 287 in linsched_rand_test.o
ld: Relocatable linking with relocations from format elf64-x86-64 (../../../tools/linsched/linux_linsched.o) to format elf32-i386 (linsched_rand_test.percpu) is not supported
make[1]: *** [linsched_rand_test] Error 1
make[1]: Leaving directory `/home/mojtaba/00/tools/linsched/tests'
make: *** [all] Error 2

您應該在X86_64體系結構上運行它。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM