LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: wheelz

fedora 9 screen shot

[复制链接]
发表于 2008-6-4 19:46:25 | 显示全部楼层
Post by wheelz;1859073
不用手工指定!上面那个补丁也修复了这个spidermonkey的问题。


我这里打了补丁后还必须手工指定,不然还是找不到spidermonkey,现在configure通过了,但make时又出错了,还需要什么步骤?

  1. ........
  2. In file included from /usr/include/xulrunner-sdk-1.9pre/unstable/jsatom.h:53,
  3.                  from /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:49,
  4.                  from converter.cc:21:
  5. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:45:20: error: pratom.h: No such file or directory
  6. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:46:20: error: prlock.h: No such file or directory
  7. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:47:20: error: prcvar.h: No such file or directory
  8. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:48:22: error: prthread.h: No such file or directory
  9. In file included from /usr/include/xulrunner-sdk-1.9pre/unstable/jsatom.h:53,
  10.                  from /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:49,
  11.                  from converter.cc:21:
  12. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:63: error: ISO C++ forbids declaration of 'PRLock' with no type
  13. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:63: error: expected ';' before '*' token
  14. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:64: error: ISO C++ forbids declaration of 'PRCondVar' with no type
  15. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:64: error: expected ';' before '*' token
  16. /usr/include/xulrunner-sdk-1.9pre/unstable/jslock.h:77: error: 'PRLock' does not name a type
  17. In file included from converter.cc:21:
  18. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:258: error: ISO C++ forbids declaration of 'JSLock' with no type
  19. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:258: error: expected ';' before '*' token
  20. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:287: error: ISO C++ forbids declaration of 'PRLock' with no type
  21. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:287: error: expected ';' before '*' token
  22. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:288: error: ISO C++ forbids declaration of 'PRCondVar' with no type
  23. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:288: error: expected ';' before '*' token
  24. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:289: error: ISO C++ forbids declaration of 'PRCondVar' with no type
  25. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:289: error: expected ';' before '*' token
  26. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:294: error: ISO C++ forbids declaration of 'PRLock' with no type
  27. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:294: error: expected ';' before '*' token
  28. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:300: error: ISO C++ forbids declaration of 'PRCondVar' with no type
  29. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:300: error: expected ';' before '*' token
  30. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:312: error: ISO C++ forbids declaration of 'PRCondVar' with no type
  31. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:312: error: expected ';' before '*' token
  32. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:330: error: ISO C++ forbids declaration of 'PRLock' with no type
  33. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:330: error: expected ';' before '*' token
  34. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:361: error: ISO C++ forbids declaration of 'PRLock' with no type
  35. /usr/include/xulrunner-sdk-1.9pre/unstable/jscntxt.h:361: error: expected ';' before '*' token
  36. make[4]: *** [libggadget_smjs_la-converter.lo] 错误 1
  37. make[4]: Leaving directory `/home/waynef/下载/google-gadgets-for-linux-0.9.1/extensions/smjs_script_runtime'
  38. make[3]: *** [all-recursive] 错误 1
  39. make[3]: Leaving directory `/home/waynef/下载/google-gadgets-for-linux-0.9.1/extensions/smjs_script_runtime'
  40. make[2]: *** [all-recursive] 错误 1
  41. make[2]: Leaving directory `/home/waynef/下载/google-gadgets-for-linux-0.9.1/extensions'
  42. make[1]: *** [all-recursive] 错误 1
  43. make[1]: Leaving directory `/home/waynef/下载/google-gadgets-for-linux-0.9.1'
  44. make: *** [all] 错误 2
复制代码
回复 支持 反对

使用道具 举报

发表于 2008-6-4 21:00:18 | 显示全部楼层
找到问题了,官方的js少了两个文件。
回复 支持 反对

使用道具 举报

发表于 2008-6-4 21:46:23 | 显示全部楼层
楼主的curl是自带的吗?我现在装好了,但添加gadget时,提示:failed update gadget data。
回复 支持 反对

使用道具 举报

发表于 2008-6-4 22:45:32 | 显示全部楼层
Post by zhong;1858804
齐齐来show图....

请教:桌面时钟怎么搞上去的?是透明的么?
回复 支持 反对

使用道具 举报

发表于 2008-6-5 06:08:54 | 显示全部楼层
Post by 糊涂;1859150
请教:桌面时钟怎么搞上去的?是透明的么?


...这是KDE4新的桌面管理程序plasma带的小部件啊
回复 支持 反对

使用道具 举报

发表于 2008-6-5 09:33:57 | 显示全部楼层
Post by waynef;1859108
找到问题了,官方的js少了两个文件。


怎么解决呀,
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-6-5 10:06:24 | 显示全部楼层
Post by waynef;1859108
找到问题了,官方的js少了两个文件。


很奇怪,我这里configure和编译没碰到什么问题。
或许是我安装了一些特殊的包?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-6-5 10:08:42 | 显示全部楼层
Post by waynef;1859122
楼主的curl是自带的吗?我现在装好了,但添加gadget时,提示:failed update gadget data。

curl我也用的是yum源里的。

我一开始也有这个问题failed update gadget data,后来运行了一下
$ ggl-qt -s
不知道怎么搞的就好了,然后运行ggl-gtk也可以了,不知道是不是运行ggl-qt的结果。
回复 支持 反对

使用道具 举报

发表于 2008-6-5 11:13:25 | 显示全部楼层
有时候有些事真是想不明白。
原来F9的gdm显示不了头像,昨天登录时,gdm中竟然可以显示一个用户的头像了,另一个还不行,没感觉改动过设置。
回复 支持 反对

使用道具 举报

发表于 2008-6-5 12:20:49 | 显示全部楼层
Post by wheelz;1859253
curl我也用的是yum源里的。

我一开始也有这个问题failed update gadget data,后来运行了一下
$ ggl-qt -s
不知道怎么搞的就好了,然后运行ggl-gtk也可以了,不知道是不是运行ggl-qt的结果。


的确是这样。:thank
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表