使用开发商给的qtopia跑的很好,使用自己编译的qtopia,在minicom经常看到这样的话:
Failed to bind to port 4243
QServerSocket: failed to bind or listen to the socket
什么意思?
编译的程序在qt-2.3.2里面编译通过了,可以运行,交叉编译后也没有报错,但是无法在
平台上跑,执行3./ -qws 后报错:
./3: relocation error: /usr/qpe/lib/libqte.so.2: undefined symbol: ts_open
什么原因?