LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   help compiling banshee with mtp support on fedora 8 (https://www.linuxquestions.org/questions/linux-software-2/help-compiling-banshee-with-mtp-support-on-fedora-8-a-624817/)

vertigo88x 02-29-2008 03:18 PM

help compiling banshee with mtp support on fedora 8
 
ok so i tried this following the guide at http://www.banshee-project.org/Guide/DAPs/MTP
the packages i have installed are:

libusb-devel 0.1.12
mono-devel 1.2.5.1
libexif-devel 0.6.16
libtool 1.5.24
libtool-libltdl-devel 1.5.24
autoconf 2.61
automake 1.10
sysconftool 0.15

svn does fine, i cd into stable.

output in following posts.

then make commans states there is no makefile.


thank you in advance for your help.

vertigo88x 02-29-2008 03:19 PM

Code:

$ ./autogen.sh --enable-mtp
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.61
checking for automake >= 1.9...
  testing automake-1.10... found 1.10
checking for libtool >= 1.4.3...
  testing libtoolize... found 1.5.24
checking for intltool >= 0.25...
  testing intltoolize... found 0.36.2
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.22
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
Running intltoolize...
Running aclocal-1.10...
configure.ac:42: warning: macro `AM_GCONF_SOURCE_2' not found in library
Running autoconf...
Running autoheader...
Running automake-1.10...
configure.ac:6: installing `./missing'
configure.ac:6: installing `./install-sh'
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
branding/Makefile.am:1:  `build/Common.Makefile' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
build/Makefile.am:1:  `build/Common.Makefile' included from here
data/Makefile.am:9: `%'-style pattern rules are a GNU make extension
data/images/Makefile.am:3: wildcard *.png *.svg: non-POSIX variable name
data/images/Makefile.am:3: (probably a GNU make extension)
data/images/app-icons/Makefile.am:26: wildcard *.png *.svg: non-POSIX variable name
data/images/app-icons/Makefile.am:26: (probably a GNU make extension)
data/images/app-icons/Makefile.am:26: wildcard src/*.svg: non-POSIX variable name
data/images/app-icons/Makefile.am:26: (probably a GNU make extension)
docs/Makefile.am:10: foreach asm,$(ASSEMBLIES: non-POSIX variable name
docs/Makefile.am:10: (probably a GNU make extension)
docs/Makefile.am:10: addprefix -assembly:,$(asm: non-POSIX variable name
docs/Makefile.am:10: (probably a GNU make extension)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
ext/dbus-sharp/Makefile.am:1:  `build/Common.Makefile' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
ext/hal-sharp/Makefile.am:1:  `build/Common.Makefile' included from here
ext/hal-sharp/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
ext/hal-sharp/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
ext/libmtp-sharp/Makefile.am:1:  `build/Common.Makefile' included from here
ext/libmtp-sharp/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
ext/libmtp-sharp/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
ext/taglib-sharp/Makefile.am:1:  `build/Common.Makefile' included from here
extras/Makefile.am:3: wildcard $(srcdir: non-POSIX variable name
extras/Makefile.am:3: (probably a GNU make extension)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
extras/tools/Makefile.am:1:  `build/Common.Makefile' included from here
extras/tools/Makefile.am:11: variable `BANSHEE_IMPORT_SOURCES' is defined but no program or
extras/tools/Makefile.am:11: library has `BANSHEE_IMPORT' as canonic name (possible typo)
extras/tools/Makefile.am:12: variable `DBUS_CLIENT_SOURCES' is defined but no program or
extras/tools/Makefile.am:12: library has `DBUS_CLIENT' as canonic name (possible typo)
libbanshee/Makefile.am: installing `./depcomp'
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Core/Banshee.Base/Makefile.am:381:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Core/Banshee.Base/Makefile.am:1:  `build/Common.Makefile' included from here
src/Core/Banshee.Base/Makefile.am:373: foreach resource,$(Banshee_Base_RESOURCES: non-POSIX variable name
src/Core/Banshee.Base/Makefile.am:373: (probably a GNU make extension)
src/Core/Banshee.Base/Makefile.am:376: foreach resource,$(Banshee_Base_EXPANDED_RESOURCES: non-POSIX variable name
src/Core/Banshee.Base/Makefile.am:376: (probably a GNU make extension)
src/Core/Banshee.Base/Makefile.am:376: addprefix -resource:,$(resource: non-POSIX variable name
src/Core/Banshee.Base/Makefile.am:376: (probably a GNU make extension)
src/Core/Banshee.Base/Makefile.am:376: notdir $(resource: non-POSIX variable name
src/Core/Banshee.Base/Makefile.am:376: (probably a GNU make extension)
src/Core/Banshee.Base/Makefile.am:106: variable `BANSHEE_SMARTPLAYLIST_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:106: library has `BANSHEE_SMARTPLAYLIST' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:59: variable `BANSHEE_CDROM_ISO_MKISOFS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:59: library has `BANSHEE_CDROM_ISO_MKISOFS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:113: variable `BANSHEE_PLAYLISTS_FORMATS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:113: library has `BANSHEE_PLAYLISTS_FORMATS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:174: variable `IO_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:174: library has `IO' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:78: variable `BANSHEE_EQUALIZER_GUI_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:78: library has `BANSHEE_EQUALIZER_GUI' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:205: variable `AUDIOCD_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:205: library has `AUDIOCD' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:261: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:261: library has `ASSEMBLY' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:13: variable `BANSHEE_AUDIOPROFILES_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:13: library has `BANSHEE_AUDIOPROFILES' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:48: variable `BANSHEE_CDROM_NAUTILUS_INTEROP_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:48: library has `BANSHEE_CDROM_NAUTILUS_INTEROP' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:256: variable `HYENA_GUI_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:256: library has `HYENA_GUI' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:210: variable `DAP_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:210: library has `DAP' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:182: variable `GUI_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:182: library has `GUI' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:148: variable `BANSHEE_CONFIGURATION_SCHEMA_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:148: library has `BANSHEE_CONFIGURATION_SCHEMA' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:42: variable `BANSHEE_CDROM_NAUTILUS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:42: library has `BANSHEE_CDROM_NAUTILUS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:102: variable `BANSHEE_PLAYLISTS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:102: library has `BANSHEE_PLAYLISTS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:98: variable `BANSHEE_LIBRARY_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:98: library has `BANSHEE_LIBRARY' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:153: variable `BANSHEE_METADATA_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:153: library has `BANSHEE_METADATA' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:236: variable `PLUGINS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:236: library has `PLUGINS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:55: variable `BANSHEE_CDROM_ISO_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:55: library has `BANSHEE_CDROM_ISO' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:162: variable `BANSHEE_METADATA_RHAPSODY_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:162: library has `BANSHEE_METADATA_RHAPSODY' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:142: variable `BANSHEE_CONFIGURATION_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:142: library has `BANSHEE_CONFIGURATION' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:166: variable `BANSHEE_METADATA_EMBEDDED_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:166: library has `BANSHEE_METADATA_EMBEDDED' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:248: variable `NOTIFICATIONS_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:248: library has `NOTIFICATIONS' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:170: variable `BANSHEE_METADATA_MUSICBRAINZ_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:170: library has `BANSHEE_METADATA_MUSICBRAINZ' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:74: variable `BANSHEE_EQUALIZER_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:74: library has `BANSHEE_EQUALIZER' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:252: variable `HYENA_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:252: library has `HYENA' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:38: variable `BANSHEE_CDROM_GUI_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:38: library has `BANSHEE_CDROM_GUI' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:217: variable `SOURCES_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:217: library has `SOURCES' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:123: variable `BANSHEE_PLAYLISTS_FORMATS_XSPF_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:123: library has `BANSHEE_PLAYLISTS_FORMATS_XSPF' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:85: variable `BANSHEE_GUI_DRAGDROP_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:85: library has `BANSHEE_GUI_DRAGDROP' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:28: variable `BANSHEE_CDROM_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:28: library has `BANSHEE_CDROM' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:63: variable `BANSHEE_BURNER_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:63: library has `BANSHEE_BURNER' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:11: variable `Banshee_Base_GENERATED_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:11: library has `Banshee_Base_GENERATED' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:90: variable `BANSHEE_KERNEL_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:90: library has `BANSHEE_KERNEL' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:233: variable `NETWORKMANAGER_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:233: library has `NETWORKMANAGER' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:21: variable `BANSHEE_AUDIOPROFILES_GUI_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:21: library has `BANSHEE_AUDIOPROFILES_GUI' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:139: variable `BANSHEE_WEB_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:139: library has `BANSHEE_WEB' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:132: variable `BANSHEE_PLAYER_MIGRATION_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:132: library has `BANSHEE_PLAYER_MIGRATION' as canonic name (possible typo)
src/Core/Banshee.Base/Makefile.am:244: variable `MEDIAENGINE_SOURCES' is defined but no program or
src/Core/Banshee.Base/Makefile.am:244: library has `MEDIAENGINE' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Core/Banshee.Hyena/Makefile.am:1:  `build/Common.Makefile' included from here
src/Core/Banshee.Hyena/Makefile.am:11: foreach resource,$(HYENA_RESOURCES: non-POSIX variable name
src/Core/Banshee.Hyena/Makefile.am:11: (probably a GNU make extension)
src/Core/Banshee.Hyena/Makefile.am:13: foreach resource,$(HYENA_EXPANDED_RESOURCES: non-POSIX variable name
src/Core/Banshee.Hyena/Makefile.am:13: (probably a GNU make extension)
src/Core/Banshee.Hyena/Makefile.am:13: addprefix -resource:,$(resource: non-POSIX variable name
src/Core/Banshee.Hyena/Makefile.am:13: (probably a GNU make extension)
src/Core/Banshee.Hyena/Makefile.am:13: notdir $(resource: non-POSIX variable name
src/Core/Banshee.Hyena/Makefile.am:13: (probably a GNU make extension)
src/Core/Banshee.Hyena/Makefile.am:15: addprefix $(srcdir: non-POSIX variable name


vertigo88x 02-29-2008 03:19 PM

Code:

src/Core/Banshee.Hyena/Makefile.am:15: (probably a GNU make extension)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Core/Banshee.Widgets/Makefile.am:1:  `build/Common.Makefile' included from here
src/Core/Banshee.Widgets/Makefile.am:50: foreach resource,$(Banshee_Widgets_RESOURCES: non-POSIX variable name
src/Core/Banshee.Widgets/Makefile.am:50: (probably a GNU make extension)
src/Core/Banshee.Widgets/Makefile.am:52: foreach resource,$(Banshee_Widgets_EXPANDED_RESOURCES: non-POSIX variable name
src/Core/Banshee.Widgets/Makefile.am:52: (probably a GNU make extension)
src/Core/Banshee.Widgets/Makefile.am:52: addprefix -resource:,$(resource: non-POSIX variable name
src/Core/Banshee.Widgets/Makefile.am:52: (probably a GNU make extension)
src/Core/Banshee.Widgets/Makefile.am:52: notdir $(resource: non-POSIX variable name
src/Core/Banshee.Widgets/Makefile.am:52: (probably a GNU make extension)
src/Core/Banshee.Widgets/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Core/Banshee.Widgets/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Core/Banshee/Makefile.am:87:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Core/Banshee/Makefile.am:1:  `build/Common.Makefile' included from here
src/Core/Banshee/Makefile.am:78: foreach resource,$(BANSHEE_RESOURCES: non-POSIX variable name
src/Core/Banshee/Makefile.am:78: (probably a GNU make extension)
src/Core/Banshee/Makefile.am:80: foreach resource,$(BANSHEE_EXPANDED_RESOURCES: non-POSIX variable name
src/Core/Banshee/Makefile.am:80: (probably a GNU make extension)
src/Core/Banshee/Makefile.am:80: addprefix -resource:,$(resource: non-POSIX variable name
src/Core/Banshee/Makefile.am:80: (probably a GNU make extension)
src/Core/Banshee/Makefile.am:80: notdir $(resource: non-POSIX variable name
src/Core/Banshee/Makefile.am:80: (probably a GNU make extension)
src/Core/Banshee/Makefile.am:82: addprefix $(srcdir: non-POSIX variable name
src/Core/Banshee/Makefile.am:82: (probably a GNU make extension)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Dap/Banshee.Dap.Ipod/Makefile.am:1:  `build/Common.Makefile' included from here
src/Dap/Banshee.Dap.Ipod/Makefile.am:6: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Dap/Banshee.Dap.Ipod/Makefile.am:6: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Dap/Banshee.Dap.Karma/Makefile.am:1:  `build/Common.Makefile' included from here
src/Dap/Banshee.Dap.Karma/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Dap/Banshee.Dap.Karma/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Dap/Banshee.Dap.MassStorage/Makefile.am:1:  `build/Common.Makefile' included from here
src/Dap/Banshee.Dap.MassStorage/Makefile.am:6: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Dap/Banshee.Dap.MassStorage/Makefile.am:6: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Dap/Banshee.Dap.Mtp/Makefile.am:1:  `build/Common.Makefile' included from here
src/Dap/Banshee.Dap.Mtp/Makefile.am:6: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Dap/Banshee.Dap.Mtp/Makefile.am:6: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Dap/Banshee.Dap.Njb/Makefile.am:1:  `build/Common.Makefile' included from here
src/Dap/Banshee.Dap.Njb/Makefile.am:6: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Dap/Banshee.Dap.Njb/Makefile.am:6: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Engines/Banshee.MediaEngine.GStreamer/Makefile.am:1:  `build/Common.Makefile' included from here
src/Engines/Banshee.MediaEngine.GStreamer/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Engines/Banshee.MediaEngine.GStreamer/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Extras/BooBuddy/Makefile.am:1:  `build/Common.Makefile' included from here
src/Extras/BooBuddy/Makefile.am:22: foreach resource,$(BOO_MACRO_SRC: non-POSIX variable name
src/Extras/BooBuddy/Makefile.am:22: (probably a GNU make extension)
src/Extras/BooBuddy/Makefile.am:22: addprefix -resource:,$(resource: non-POSIX variable name
src/Extras/BooBuddy/Makefile.am:22: (probably a GNU make extension)
src/Extras/BooBuddy/Makefile.am:22: notdir $(resource: non-POSIX variable name
src/Extras/BooBuddy/Makefile.am:22: (probably a GNU make extension)
src/Extras/BooBuddy/Makefile.am:11: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Extras/BooBuddy/Makefile.am:11: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Extras/Gnome.Keyring/Makefile.am:1:  `build/Common.Makefile' included from here
src/Extras/Gnome.Keyring/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Extras/Gnome.Keyring/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Extras/Last.FM/Makefile.am:1:  `build/Common.Makefile' included from here
src/Extras/Last.FM/Makefile.am:19: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Extras/Last.FM/Makefile.am:19: library has `ASSEMBLY' as canonic name (possible typo)
src/Extras/Last.FM/Makefile.am:9: variable `LAST_FM_SOURCES' is defined but no program or
src/Extras/Last.FM/Makefile.am:9: library has `LAST_FM' as canonic name (possible typo)
src/Extras/Last.FM/Makefile.am:13: variable `LAST_FM_GUI_SOURCES' is defined but no program or
src/Extras/Last.FM/Makefile.am:13: library has `LAST_FM_GUI' as canonic name (possible typo)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Extras/MusicBrainz/Makefile.am:1:  `build/Common.Makefile' included from here
src/Extras/MusicBrainz/Makefile.am:9: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Extras/MusicBrainz/Makefile.am:9: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Audioscrobbler/Makefile.am:22:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Audioscrobbler/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.Audioscrobbler/Makefile.am:12: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Plugins/Banshee.Plugins.Audioscrobbler/Makefile.am:12: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Bookmarks/Makefile.am:20:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Bookmarks/Makefile.am:1:  `build/Common.Makefile' included from here
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Daap/Makefile.am:29:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Daap/Makefile.am:2:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.Daap/Makefile.am:11: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Plugins/Banshee.Plugins.Daap/Makefile.am:11: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:32:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: foreach res,$(lastfm_resources: non-POSIX variable name
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: addprefix -resource:,$(srcdir: non-POSIX variable name
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: notdir $(res: non-POSIX variable name
src/Plugins/Banshee.Plugins.LastFM/Makefile.am:9: (probably a GNU make extension)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.MMKeys/Makefile.am:18:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.MMKeys/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.MMKeys/Makefile.am:10: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Plugins/Banshee.Plugins.MMKeys/Makefile.am:10: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.MetadataSearch/Makefile.am:17:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.MetadataSearch/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.MetadataSearch/Makefile.am:10: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Plugins/Banshee.Plugins.MetadataSearch/Makefile.am:10: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.MiniMode/Makefile.am:23:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.MiniMode/Makefile.am:1:  `build/Common.Makefile' included from here
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.NotificationAreaIcon/Makefile.am:21:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.NotificationAreaIcon/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.NotificationAreaIcon/Makefile.am:12: variable `ASSEMBLY_SOURCES' is defined but no program or
src/Plugins/Banshee.Plugins.NotificationAreaIcon/Makefile.am:12: library has `ASSEMBLY' as canonic name (possible typo)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:40:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: foreach res,$(podcast_resources: non-POSIX variable name
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: addprefix -resource:,$(srcdir: non-POSIX variable name
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: notdir $(res: non-POSIX variable name
src/Plugins/Banshee.Plugins.Podcast/Makefile.am:30: (probably a GNU make extension)
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Radio/Makefile.am:31:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Radio/Makefile.am:1:  `build/Common.Makefile' included from here
build/gconf-schema-rules:12: GCONF_SCHEMAS_INSTALL does not appear in AM_CONDITIONAL
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:27:  `build/gconf-schema-rules' included from here
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:1:  `build/Common.Makefile' included from here
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: foreach resource,$(RESOURCES: non-POSIX variable name
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: addprefix -resource:,$(resource: non-POSIX variable name
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: (probably a GNU make extension)
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: notdir $(resource: non-POSIX variable name
src/Plugins/Banshee.Plugins.Recommendation/Makefile.am:17: (probably a GNU make extension)
build/Common.Makefile:94: MONO_PATH+:$$MONO_PATH: non-POSIX variable name
src/Plugins/Banshee.Plugins.Sample/Makefile.am:1:  `build/Common.Makefile' included from here
Makefile.am: installing `./INSTALL'



All times are GMT -5. The time now is 08:04 PM.