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


I managed to hack together a "solaris.mk" file (by copying unxgcc.mk
and making a few "SUN" changes) and that got me a little further ...
then on compiling nss I had to modify
./unxsogi.pro/misc/build/nss-3.12.8/mozilla/security/coreconf/SunOS5.mk
and remove all the NS_USE_GCC if's (or rather everything that was
"else") that got me nss compiled with gcc ...

It's now trying to compile "sal" (I always found this odd, because I
work for SAL ... )

in sal/unxsogi.pro/obj/process.cxx
'struct msghdr' has no member named 'msg_accrightslen' ... turns out
that if you have "_XPG4_2" defined then /usr/include/sys/socket.h
doesn't have "msg_accrightslen" in the msghdr structure ...

_XPG4_2 appears to be defined in:
/usr/gcc/4.6/lib/gcc/i386-pc-solaris2.11/4.6.2/include-fixed/sys/feature_tests.h

anyone have any ideas?

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.