duwchy 发表于 2007-4-14 10:17:45

通过nfs运行qte程序出错,请问这是什么原因?

:?: 交叉编译好qte库后,通过nfs挂载到ramdisk文件系统,然后运行自己的qte程序出现下面错误:
QWSServerSocket: could not bind to file /tmp/qtembedded-0/QtEmbedded-0
Error: File exists
Failed to bind to /tmp/qtembedded-0/QtEmbedded-0

/tmp目录是设置为可写的,但在/tmp/qtembedded-0 目录下没有QtEmbedded-0这个套接字文件。
请问这是什么原因?是不是有什么东西没设置好,还是跟内核的配置有关?
谢谢!

duwchy 发表于 2007-4-15 09:10:25

知道原因了,配置一下内核:
make menuconfig->networking->networking options->Unix domain sockets
就可以了

kjpioo 发表于 2011-1-29 10:10:21

参考下这个链接

http://www.vision.ee.ethz.ch/computing/sepp-irix/qt-2.3.1-mo/install-qws.html

杀毒新狂人 发表于 2011-11-9 19:53:55

同问,求解

jiangtao9999 发表于 2011-11-12 19:07:10

问题都解决了还“同问”?
:shock:
页: [1]
查看完整版本: 通过nfs运行qte程序出错,请问这是什么原因?