On 10/25/2011 03:12 AM, Caolán McNamara wrote:
On Thu, 2011-10-20 at 12:07 -0600, Kelly Anderson wrote:
Hi,
The mozilla ldap libraries fail to compile on my systems, since the
Makefile.in's are all trying to create
directories. $(MKDIR) is not defined so it attempts to run the
directory name as a command, which of course
fails. Since LibreOffice doesn't need those calls to $(MKDIR) to
compile, I added to the end of
seamonkey-source-1.1.14.patch some lines that remove the dependencies on
directory creation.
Your patch conflicts with
http://cgit.freedesktop.org/libreoffice/core/commit/?id=34a3046698890676d492d46dfb628d51eb823395
which looks like it does something similar. Are the additional changes
of your patch still required (i.e. if they are can you regenerate it to
apply post those changes) or is the above commit sufficient ?
OK, I finally got a chance to check out that commit.
Turns out it's almost identical to the patch I submitted.
It does solve the build problem on both my x86_64 and i686 machines.
Can we get someone to pull that commit into 3.4.4.x (and 3.4.3.x if it's
going to be revved).
I noticed it's not part of the 3.4.4.1 release candidate. That's what I
tested against.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice