On 08/05/2016 08:24 AM, Michael Stahl wrote:
[snip]
did you do a "make clean" after your previous build attempt? if there
are still object files around built by the compiler in /usr/local then
problems like that are expected.
in case "make clean" doesn't fix it try "make verbose=t
LDFLAGS="-Wl,--trace"" to see what libraries are being linked.
YEAH MICHAEL!
The following:
--{--cut here--
make clean
export CC=/usr/bin/gcc ; export CXX=/usr/bin/g++ ; ./configure
make
--}--cut here--
worked. Last 2 lines of output:
[BIN] top level modules: libreoffice
[ALL] top level modules: build-non-l10n-only build-l10n-only
Thanks Mike!
BTW, the --with-gcc-home= apparently didn't
set CC to /usr/bin/gcc. It only set CXX to /usr/bin/g++.
Also, what produces the [BIN] and [ALL] output on output.
I've never seen that before in a make. Just curious.
-regards,
Larry
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.