Christopher Roy Bratusek wrote:
Am Freitag, den 08.05.2009, 16:14 +1000 schrieb Allan Duncan:Christopher Roy Bratusek wrote:Am Freitag, den 08.05.2009, 00:08 +1000 schrieb Allan Duncan:I have been able to create an x64 rpm with a git as at April 28 after tweaking the sawfish.spec, but the current 1.5.0 breaks due to a change relating to po/Makefile in configure.in There are file missing messages about po/Makefile.in.in, and this spurious .in appears in several spots. It appears that po/Makefile.in is now _supposed_ to be created on the fly.if you run autogen.sh (more precisly: intltoolize --copy --force) po/Makefile.in.in is beeing created, configure then creates po/Makefile.in po/Makefile.I do, as a script of: aclocal autoconf libtoolize --force (links are fine as the build is on the destination host) automake --add-missing ./configure Maybe I should try autogen.sh instead.... Allan, read more carefully ^_^
^
I thought Joanne Dow (aka The Wizardess) had trademarks on that one. :-)
INTLtoolize _not_ LIBtoolize
Ah yes. I ran an updated git with autogen.sh and it all went beautifully. Fed the generated sawfish.spec to rpmbuild and got a functioning rpm back. Many thanks, I'll move on to other F10/11 tweaks now, like a _full_ version of xine.