/tmp # ./label -qws
QWSServerSocket::init: Permission denied
QWSServerSocket: could not bind to file /tmp/qtembedded-0/QtEmbedded-0
QWSServerPrivate::initServer: server socket not listening: Illegal seek
Failed to bind to /tmp/qtembedded-0/QtEmbedded-0
Aborted
我是在开发板上运行的,用NFS挂载到Linux主机上。
这个问题在网上有很多人问,但都没有找到答案,希望在这里能够找到答案。
出现此问题的原因是什么?如何解决?