paulmadore / osd-lyrics

Automatically exported from code.google.com/p/osd-lyrics
GNU General Public License v3.0
0 stars 0 forks source link

make 出错 #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
请列出导致问题的操作
1. make 
2.
3.

What's the output in terminal (run with command `osd-lyrics -d debug')?
请给出在终端下运行的输出(使用“osd-lyrics -d
debug”来运行)

What's the player and which version you are using?
您使用的播放器是什么?它的版本号是多少?
amarok2
What's version of OSD Lyrics?
OSD Lyrics的版本是多少?
最新的把,没按上呢
What's your Linux distro?
您使用哪种发行版?
fedora 16
root@localhost osd-lyrics]# make
make  all-recursive
make[1]: Entering directory `/home/wang/osd-lyrics'
Making all in lib
make[2]: Entering directory `/home/wang/osd-lyrics/lib'
Making all in chardetect
make[3]: Entering directory `/home/wang/osd-lyrics/lib/chardetect'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/wang/osd-lyrics/lib/chardetect'
make[3]: Entering directory `/home/wang/osd-lyrics/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/wang/osd-lyrics/lib'
make[2]: Leaving directory `/home/wang/osd-lyrics/lib'
Making all in src
make[2]: Entering directory `/home/wang/osd-lyrics/src'
Making all in tests
make[3]: Entering directory `/home/wang/osd-lyrics/src/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/wang/osd-lyrics/src/tests'
make[3]: Entering directory `/home/wang/osd-lyrics/src'
make[3]: *** No rule to make target `ol_app_chooser_widget.c', needed by 
`ol_app_chooser_widget.o'.  Stop.
make[3]: Leaving directory `/home/wang/osd-lyrics/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/wang/osd-lyrics/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wang/osd-lyrics'
make: *** [all] Error 2

Original issue reported on code.google.com by zhiz...@gmail.com on 15 Nov 2011 at 3:20

GoogleCodeExporter commented 8 years ago
fixed. thank you.

Original comment by tigerso...@gmail.com on 15 Nov 2011 at 4:49