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' 카테고리의 다른 글
| [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][리눅스커널][디버깅] Radix Tree(라덱스-트리) 디버깅 하기(크래시 유틸리티) (0) | 2023.05.06 |
| [crash-utility] 컴파일 에러: curses.h: No such file or directory! (0) | 2023.05.06 |