https://bugs.freedesktop.org/show_bug.cgi?id=50436
--- Comment #2 from Davin McCall <[email protected]> 2012-06-03 13:25:34 PDT --- I've gotten a bit further with this. I can avoid the need to run configure a second time by running 'autogen.sh' instead of configure (and passing it arguments for configure). It seems that configure will itself run autogen.sh, if that hasn't already been done, but neglects to pass appropriate arguments. This seems like a bug to me. Also, my 'tar' was apparently too old to be able to unpack the .xz files that some of the downloaded source is distributed as. I've rectified this now; hopefully I'm on my way to a successful build (but it remains to be seen). This seems like a bug too; the build should have aborted when the source files couldn't be extracted, rather than just continuing on and yielding an apparently 'successful' build. The build documentation for this software is woeful (and barely existent). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
