Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Robert / guys,

On Tue, 2010-10-05 at 13:13 +0200, Robert Sedak wrote:
I have a build stop.
OS: WinXp32/Cygwin
..
touch stamp/patch.apply
make: *** No rule to make target `bin/add_acor.py', needed by
`stamp/autocorr.apply'.  Stop.

        We removed this from the build process, but it seems you didn't get
your Makefile updated when Makefile.shared was touched; re-run
autogen.sh to fix that.

        So - it seems that the Makefile rule designed to make this easy for us
is disabled:

$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/Makefile.shared $(am__configure_deps)
        @for dep in $?; do \
        ...

        Where the # is:

$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcd...

        Sooo ... I wonder - should we add --enable-maintainer-mode to
autogen.sh explicitly for everyone ? - it might save others this sort of
problem ? Fridrich - can you test that on Win32 and (if it works nicely
- commit it to autogen.sh ? :-)

        Thanks,

                Michael.

-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.