After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 113252 - Could not compile libxslt-1.0.30
Could not compile libxslt-1.0.30
Status: VERIFIED DUPLICATE of bug 113002
Product: libxslt
Classification: Platform
Component: general
unspecified
Other HP-UX
: Normal blocker
: ---
Assigned To: Daniel Veillard
Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2003-05-19 00:43 UTC by Matias (Nauta) Vidal
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Matias (Nauta) Vidal 2003-05-19 00:43:17 UTC
For HPUX 11.00 in xsltproc.c

--- xsltproc.c.orig     2003-05-18 21:39:59.000000000 -0300
+++ xsltproc.c  2003-05-18 21:39:43.000000000 -0300
@@ -68,6 +68,7 @@
 #else /* WIN32 */
 #if defined(HAVE_SYS_TIME_H)
 #include <sys/time.h>
+#include <sys/timeb.h>
 #elif defined(HAVE_TIME_H)
 #include <time.h>
 #endif

Without the include timeb is not defined.
Comment 1 Daniel Veillard 2003-05-19 06:54:11 UTC
Duplicate of previously reported and fixed bug,

Daniel

*** This bug has been marked as a duplicate of 113002 ***
Comment 2 Daniel Veillard 2003-07-07 14:15:27 UTC
this should be closed by release of libxslt-1.0.31
                                                                     
          
  thanks,
                                                                     
          
Daniel