?? readme.arm
字號:
Kernel AODV ARM -------------------------------Kernel AODV can be compiled to run on the ARM processor. It has been tested on aSharp Zaurus with a ZCom xi825 WLAN card and the Compaq Ipaq running Familiar.Requirements:The requirements are the same as a normal installation. It is important todouble check and see if you have Netfilter installed. Many distributions forPDAs do not because of the size limitations. If you get any errors duringcompiling compiling about "nf_queue" or "nf_register_hook" then you do nothave it installed. To install Netfilters you are going to have to recompileyour kernel. Look for documentation on how to do this on your platform. Zauras: Most version require a custom Kernel with Netfilter enabled Look at the instructions at: http://docs.zaurus.com/kernel_compile.shtml and turn on netfilter when you do a 'make menuconfig' IPaq (Familiar): You are in luck! Netfilter is enabled by default!You are also going to need a cross-compiler for ARM. Two available tool-chainsare: Zauras: For the 5xxx series - http://www.zaurus.com/dev/tools/other.htm IPaq: http://handhelds.org/download/toolchain/Installation:You need to set the target arch to ARM. You also need set the paths so the pointto the correct resources. Now do a 'make' and everything should work.Troubleshooting:If you recieve any errors during compile or runtime about Unresolved Symbol,update the ARM Linux Kernel and Kernel Source you are using. Earlier version hadproblems with the __umoddi3 symbol and a couple others. Also make sure you haveNetfilters enabled.Created: 11/05/01 Updated: 05/05/03NIST is an agency of the U.S. Commerce Department's Technology Administration
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -