When compiling crash utility in the Raspbian with Aarch32,
do not use 'j' option like (make -j5).
apt update
apt-get install git build-essential bison zlib1g-dev libncurses5-dev libncursesw5-dev pkg-config flex swig -y
apt-get install -y texinfo
cd crash
make target=ARM
'유용한 디버깅 팁 > crash utility and vmcore' 카테고리의 다른 글
[Linux kernel] vmcore enabled kernel configuration (0) | 2024.08.23 |
---|---|
[crash-utility] How to pull and build crash-utility with ARM64 option (0) | 2024.01.23 |
[Debugging] crash-utility (11/10/2023) (0) | 2023.11.10 |
[crash-utility] 컴파일 에러: curses.h: No such file or directory! (0) | 2023.05.06 |
[리눅스커널][디버깅] Red Hat Crash-Utility(크래시 유틸리티) 설치! (0) | 2023.05.06 |