기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

1. 여기 고도리님이 올리신 060313_aesop 커널 다운받아서 컴파일 하는데 error 가 나네요?? 확인점해주세여..
다른 곳에서 커널받아서 컴파일 하니깐 되는데요..




2. 제가 커널 컴파일한것을 aesop  보드에 올리니깐...


Hit any key to stop autoboot:  0
TFTP from server 192.168.11.30; our IP address is 192.168.11.32
Filename 'aesopk'.
Load address: 0x32000000
Loading: ########.###########################
done
Bytes transferred = 1235672 (12dad8 hex)
## Booting image at 32000000 ...
Bad Magic Number

이렇게 에러 납니다.. 왜그럴까요??

고현철

2006.04.17 20:26:22
*.117.46.252

커널 에러인데, aesopk에 문제가 생겼네요.

커널 컴팔 하우투를 보면 make aesopk라고 쳐야 컴파일이 될겁니다.
문서를 다시한번 보시기 바랍니다.

윤현승

2006.04.17 20:43:54
*.78.102.225

그렇게 쳤는데 에러가 나서요.... ㅠ.ㅠ

고현철

2006.04.17 20:46:14
*.117.46.252

컴파일 로그를 올려주셔야죠.

이 상태로는 위의 대답밖에는 할 수 없을 듯....
보통 이 케이스는 mkimage 혹은 어떤 문제가 생긴 듯 한데.....

위의 로그로는 커널이 잘못되었다는 것 외엔 알 수 없습니다.
한번도 이런 질문을 받아보질 않아서 난감하네요...--

윤현승

2006.04.17 20:52:40
*.78.102.225

[root@localhost linux-2613-aesop2440a]# make aesopk
CHK include/linux/version.h
CC arch/arm/kernel/asm-offsets.s
In file included from include/asm/page.h:27,
from include/asm/cpu-single.h:33,
from include/asm/proc-fns.h:154,
from include/asm/system.h:96,
from include/asm/bitops.h:22,
from include/linux/bitops.h:77,
from include/linux/thread_info.h:20,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/arm/kernel/asm-offsets.c:13:
include/asm/glue.h:111:2: #error Unknown data abort handler type
In file included from include/asm/cpu-single.h:33,
from include/asm/proc-fns.h:154,
from include/asm/system.h:96,
from include/asm/bitops.h:22,
from include/linux/bitops.h:77,
from include/linux/thread_info.h:20,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from arch/arm/kernel/asm-offsets.c:13:
include/asm/page.h:92:2: #error Unknown user operations model
make[1]: *** [arch/arm/kernel/asm-offsets.s] 오류 1
make: *** [arch/arm/kernel/asm-offsets.s] 오류 2
[root@localhost linux-2613-aesop2440a]#


이런식으로 나서요...
근데 다른커널받아서 컴파일한거를 올려줘도 bad magic number error가 나서..

고현철

2006.04.17 21:06:24
*.117.46.252

make menuconfig를 안하셨네요.

이럴 경우는 문서를 보시기 바랍니다. 제가 답해줄 수 있는 한계를 넘어갔네요.
cp 060313_wlan.conf .config 하신 후 make menuconfig
해서 그냥 저장하고 나온 후

make aesopk 하시면 됩니다.

고현철

2006.04.17 21:07:44
*.117.46.252

aesop용 개발문서를 자세히 정독하셔야 할 듯 하네요...
List of Articles
번호 제목 글쓴이 날짜sort 조회 수

사용자 로그인