memeco / osd-lyrics

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

./configure: line 5433: syntax error near unexpected token `0.35.0' #200

Closed GoogleCodeExporter closed 8 years ago

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

the response I get from the terminal

~/osd-lyrics$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for ranlib... ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK2... yes
checking for X11... yes
checking for DBUS_GLIB... yes
checking for CURL... yes
checking for NOTIFY... yes
checking for SQLITE... yes
checking for MPD... yes
checking for XMMS2... yes
checking for APP_INDICATOR... yes
./configure: line 5433: syntax error near unexpected token `0.35.0'
./configure: line 5433: `IT_PROG_INTLTOOL(0.35.0)'

What's version of OSD Lyrics?
Latest form Git Repo

What's your Linux distro?
Ubuntu 11.04

Original issue reported on code.google.com by django...@gmail.com on 6 May 2011 at 9:54

GoogleCodeExporter commented 8 years ago
make sure you have installed intltool

Original comment by tigerso...@gmail.com on 28 May 2011 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by tigerso...@gmail.com on 1 Jun 2011 at 2:14