pdf-tasks
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-tasks] [flyspray] Fix cross-compilation with mingw32


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Fix cross-compilation with mingw32
Date: Tue, 20 Apr 2010 12:25:34 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Jose E. Marchesi (jemarch)
Attached to Project - GNU PDF Library
Summary - Fix cross-compilation with mingw32
Task Type - Sporadic Task
Category - Build System
Status - NEXT
Assigned To - Operating System - All
Severity - Medium
Priority - Normal
Reported Version - START
Due in Version - BASE-LAYER-0
Due Date - Undecided
Details - The mingw32 build is not working properly.  At some point it stops 
claiming that:

/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/pthread.h:307:
 error: redefinition of 'struct rpl_timespec'

pthread.h is provided by the pthreads-win32 package from sourceware.org.  
pthread.h is defining 'struct timespec' only if HAVE_STRUCT_TIMESPEC is not 
defined.

The problem may be that gnulib is not defining HAVE_STRUCT_TIMESPEC in 
lib/time.h.in if it replaces 'struct timespec'.



More information can be found at the following URL:
http://gnupdf.org/flyspray/index.php?do=details&task_id=119

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]