Hello Murray, I don't recall having this issue with Solaris Studio 12.4. You should consider updating your compiler to version 12.4 or 12.5. The latter one is the latest version, released about two months ago.
First of all, your errors are apparently triggered by makedepend rather than the actual compiler run. If the compiler doesn't stumble at these locations, everything should be fine. If the compiler chokes at these files, try adding an appropriate define. Take a closer look at va_impl.h starting at line 87 to get an idea what's happening and possible ways how to fix it. Kind regards, Martin Etteldorf On Mon, Aug 29, 2016 at 10:47 AM, Murray Blakeman <murr...@solmm.co> wrote: > Building from cde-src-2.2.4.tar.gz > > Everything appears to build fine except for the following errors I noticed > in the build log. > > . > ../../../../config/makedepend/makedepend: warning: dtb_utils.c: 149: > #error("Unrecognized compiler protocol for variable argument lists") > . > . > . > ../../config/makedepend/makedepend: warning: apiTracer_stubs.C: 149: > #error("Unrecognized compiler protocol for variable argument lists") > . > > Do I need to be concerned about these? They look to be generated from > "/usr/include/sys/va_impl.h" (attached). Is there a define missing? > > Regards > > Murray > > > > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > cdesktopenv-devel mailing list > cdesktopenv-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel > >
------------------------------------------------------------------------------
_______________________________________________ cdesktopenv-devel mailing list cdesktopenv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel