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


Le 23/02/15 09:33, Gabriele Bulfon a écrit :
Oh yes, I found this in Library_vcl.mk:
ifeq ($(CPUNAME),SPARC64)
$(eval $(call gb_Library_add_ldflags,vcl,\
-R/usr/sfw/lib/64 \
))
else
$(eval $(call gb_Library_add_ldflags,vcl,\
-R/usr/sfw/lib \
))
endif
My system fall into the "else" section...and this is breaking my build.
I will try commenting out this and rebuild from scratch.
There should be a better way to patch this.
Gabriele.

Are you building this on opensolaris or OI/hipster?
I use pkgsrc on omnios so there's not much at all in /usr/sfw/lib that can get in the way there.

It would be very useful to know if there is *anybody* building on a legacy SunOS platform that really *needs* something from /usr/sfw/lib*
(that is, which isn't actually found in [/usr]/lib* because of symlinks)
Please speak up!

Otherwise, I'm all for blasting this section.

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.