Hi all,
On a clean installation of OSX Mavericks with XCode 5.01, command line
tools version 5A2053 in /Applications/XCode.app, I get the following
build failure when attempting to build from master :
Failed to run aclocal at /Users/Shared/Repos/LO/core/autogen.sh line 176
The incriminated line reads as follows :
system ("$aclocal $aclocal_flags") && die "Failed to run aclocal";
where $aclocal is defined at line 156 as :
$aclocal = $ENV{ACLOCAL} ? $ENV{ACLOCAL} : 'aclocal'
My ENV shows the following PATH :
PATH=/usr/bin:/bin:/usr/sbin:/usr/local/bin
Not quite sure where to go from here though.
Alex
Context
- Mac OSX Mavericks, XCode 5.01 and aclocal failure · Alex Thurgood
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.