LinuxSir.cn,穿越时空的Linuxsir!

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

网络电视前端 gtk-sopcast(支持音量调节,实时状态显示,mplayer无延迟启动)

[复制链接]
发表于 2006-7-25 08:45:31 | 显示全部楼层
错误提示:
    Can't resolve AF_INT6 localhost
但是可以看了!
怎么解决?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-7-26 12:02:10 | 显示全部楼层
升级到0。2。7
回复 支持 反对

使用道具 举报

发表于 2006-7-27 13:09:23 | 显示全部楼层
点击频道,结果SIGSEGV:
  1. (gdb) bt
  2. #0  0x009b9eae in ____strtol_l_internal () from /lib/libc.so.6
  3. #1  0x009b9c57 in __strtol_internal () from /lib/libc.so.6
  4. #2  0x009b7511 in atoi () from /lib/libc.so.6
  5. #3  0x08050519 in statistics_show (buf=0x8052440 "HTTP/1.0")
  6.     at src/iostatistics.c:94
  7. #4  0x08050687 in io_socket_statistics (source=0x8c31278, cond=G_IO_IN, d=0x0)
  8.     at src/iostatistics.c:133
  9. #5  0x001c5c2d in g_io_channel_unix_get_fd () from /usr/lib/libglib-2.0.so.0
  10. #6  0x0019d15d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
  11. #7  0x001a03ef in g_main_context_check () from /usr/lib/libglib-2.0.so.0
  12. #8  0x001a0799 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  13. #9  0x0595b634 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
  14. #10 0x0804dad2 in main (argc=-2082109099, argv=0x45c728ec) at src/main.c:56
复制代码
回复 支持 反对

使用道具 举报

发表于 2006-8-1 13:18:40 | 显示全部楼层
问题已经解决,是sp-sc版本太老
fedora-cn已经为gsopcast打包,并且将时刻跟踪其更新:

http://www.linuxsir.cn/bbs/showthread.php?p=1510679#post1510679
回复 支持 反对

使用道具 举报

发表于 2006-8-1 15:33:30 | 显示全部楼层
建议放到google code上去或者sourceforge上
回复 支持 反对

使用道具 举报

发表于 2006-9-13 02:39:19 | 显示全部楼层
Post by dyte200
升级到0。2。7

0.2.8好像还有点小问题,左上角的3个按钮是灰色的,不过不影响是用
回复 支持 反对

使用道具 举报

发表于 2006-11-10 22:37:27 | 显示全部楼层
steven@steven-ubuntu:~/gsopcast-0.2.9/src$ make
g++ -O2 -Wall `pkg-config --cflags gtk+-2.0`  -c callbacks.cc -o callbacks.o
In file included from callbacks.cc:21:
header.h:45:23: error: curl/curl.h: No such file or directory
header.h:46:28: error: alsa/asoundlib.h: No such file or directory
sound.h:12: error: ISO C++ forbids declaration of ‘snd_mixer_t’ with no type
sound.h:12: error: expected ‘;’ before ‘*’ token
sound.h:13: error: ISO C++ forbids declaration of ‘snd_mixer_elem_t’ with no type
sound.h:13: error: expected ‘;’ before ‘*’ token
make: *** [callbacks.o] 错误 1
steven@steven-ubuntu:~/gsopcast-0.2.9/src$

请教这事什么问题?谢谢
回复 支持 反对

使用道具 举报

发表于 2006-11-11 23:41:20 | 显示全部楼层
你没装curl-devel和alsa-devel,具体的包名我不太清楚ubuntu里叫什么,不过ubuntu的源里应该有sopcast吧。
回复 支持 反对

使用道具 举报

发表于 2006-11-22 11:16:38 | 显示全部楼层
ljpsfree@BLUESTORM:~/gsopcast-0.2.9/src$ make
g++ -O2 -Wall `pkg-config --cflags gtk+-2.0`  -c callbacks.cc -o callbacks.o
/bin/sh: g++: not found
make: *** [callbacks.o] 错误 127

看不懂上面的错误提示,不知道缺少了什么包。
请教大家一下,谢谢。
回复 支持 反对

使用道具 举报

发表于 2006-11-22 12:57:50 | 显示全部楼层
你没装gcc-g++
回复 支持 反对

使用道具 举报

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

本版积分规则

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