When I try to build xmms-1.2.7-r10 (or -r8) I get the following error right after configuring: Configuration: Install path: /usr Current xmms /usr/bin/xmms Build esd plugin: yes Build mikmod plugin: yes Build Ogg Vorbis plugin: yes Build Solaris plugin: no Build gnomexmms: no Build OpenGL plugins: yes Pthread flag: -lpthread Use one plugin dir: no Allow user plugin dir: yes cd . && aclocal aclocal: /usr/share/aclocal/gimpprint.m4: 698: duplicated macro `_AM_PATH_GIMPPR INT_CHECK_REGISTER_DEFAULTS' make: *** [aclocal.m4] Error 1 cd . && aclocal aclocal: /usr/share/aclocal/gimpprint.m4: 698: duplicated macro `_AM_PATH_GIMPPR INT_CHECK_REGISTER_DEFAULTS' make: *** [aclocal.m4] Error 1 !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 89, Exitcode 2 !!! (no error message) ...done! >>> emerge media-sound/xmms-1.2.7-r10 to / >>> md5 ;-) xmms-1.2.7.tar.gz >>> md5 ;-) plover-xmms127.tar.gz >>> md5 ;-) xmms-1.2.7-mmx.patch.gz !!! emerge aborting on /usr/portage/media-sound/xmms/xmms-1.2.7-r10.ebuild . I have the whole script available, if it is needed.
This is actually a problem with gimp-print-cups and automake. I don't know where the macros are being duplicated, though. Either way, there should be no /usr/share/aclocal-1* files in your directory. LostLogic, I leave it to you :P
When I checked the contents of /usr/share/aclocal-1.*, I noticed that I have the directories aclocal-1.4, aclocal-1.5 and aclocal-1.6. They all belong to package automake according to qpkg. I seem to have the versions 1.6.1-r4 and 1.6.1-r5 of automake installed, but no versions 1.4 or 1.5.
hmm, I dunno what browser you are using to post here, but it isn't wrapping long lines which makes things hard to read. I believe that the situation with automake is that automake 1.6.1-r4 installs 1.4 and 1.5 as well and then a wrapper script to decide which to use. I believe that this problem can be traced to a bad .m4 file from gimp print but I don't really know m4 so I'm unsure how to fix it, I will be contacting the gimp- print-cups people later today hopefully. --Brandon
emerge gimp-print-cups-4.3.0-r1 and this will work... hopefully I didn't break anyone else :)
emerging gimp-print-cups-4.3.0-r1 really allows me to recompile xmms.