GNOME Bugzilla – Bug 138095
building libxslt 1.1.5 on Solaris
Last modified: 2009-08-15 18:40:50 UTC
Just a short note to report that libxslt 1.1.5 builds without problem on Solaris using the Sun ONE Studio 7 compiler, with just two warnings that you may want to fix. One of them is a usual signed/unsigned issue, the other seems to be caused by a missing <time.h>: "xslt.c", line 1901: warning: argument #1 is incompatible with prototype: prototype: pointer to const char : "/usr/include/iso/string_iso.h", line 72 argument : pointer to const unsigned char "date.c", line 748: warning: implicit function declaration: localtime_r
Since the newly reported #140468 seems to have a more detailed discussion, I'll mark this as a duplicate of that. *** This bug has been marked as a duplicate of 140468 ***