https://bugs.freedesktop.org/show_bug.cgi?id=85214
--- Comment #2 from Evan Langlois <[email protected]> --- I'm finding the same issue. I haven't gone into a huge amount of investigation, but I tend to keep /bin/sh as a symlink to /bin/dash because its faster and is 100% posix/bourne compatible. My login shell is /bin/bash for the extra features, but I use that interactively. Compiling LibreOffice 4.3.2.2 from source fails. I reset the /bin/sh symlink to bash and it compiles. Its still compiling since it was successfule so it could be quite some time before it finishes and I can rebreak it to give some output. I will attach whatever logs I can that will bring about some help as to where the bug is. Incidently, to prevent these issues, I pass SHELL=/bin/bash to the configure script as that sometimes will fix these issues. It didn't. -- 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
