I got version 0.26 from libcanberra site, and running make
gives:
make[2]: *** No rule to make target `README', needed by `all-am'. Stop.
make[2]: Leaving directory `/home/wena/src/gnome/libcanberra-0.26/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wena/src/gnome/libcanberra-0.26'
make: *** [all] Error 2
Output of ./configure
:
prefix: /usr/local
sysconfdir: ${prefix}/etc
localstatedir: ${prefix}/var
Compiler: gcc -std=gnu99
CFLAGS: -g -O2 -Wall -W -Wextra -pedantic -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wpacked -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wcast-align -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -fno-strict-aliasing
C++-Compiler: g++
CXXFLAGS: -g -O2
Builtin DSO: yes
Enable PulseAudio: yes
Builtin PulseAudio: no
Enable ALSA: yes
Builtin ALSA: no
Enable OSS: yes
Builtin OSS: no
Enable GStreamer: yes
Builtin GStreamer: no
Enable Null Output: yes
Builtin Null Output: no
Enable tdb: no
Enable lookup cache: no
Enable GTK+: yes
GTK Modules Directory: ${exec_prefix}/lib/gtk-2.0/modules
Enable GTK3+: yes
GTK3 Modules Directory: ${exec_prefix}/lib/gtk-3.0/modules
UPDATE: I'm no longer experiencing this problem and have no idea what fixed it.
make all-am
?) and the full output from that command. And put a link to the source you downloaded. – Gilles 'SO- stop being evil' Dec 10 '10 at 18:32make all
IMHO juging on last lines. – Maja Piechotka Dec 11 '10 at 11:27