先假设你的环境都是正确
Tslib的移植要对,
./autogen.sh
echo "ac_cv_func_malloc_0_nonnull=yes" >arm-linux.cache //为防止出现undefined reference to `rpl_malloc' 错误
./configure --host=arm-linux –cache-file=arm-linux.cache PLUGIN_DIR=/usr/local/arm/tslib/plugins --prefix=/usr/local/arm/tslib/
现在默认使用event0,文件系统里面所有涉及到的地方配置也要使用event0,