pth breaks gnome build

Martin Smith martinsm at gn.apc.org
Fri May 1 07:28:29 UTC 2009


Norikatsu Shigemura wrote:
> On Thu, 30 Apr 2009 16:13:02 +0200
> Gustau Pérez <gperez at entel.upc.edu> wrote:
>>> In file included from pth_p.h.in:37,
>>>                  from pthread.c:43:
>>> /usr/include/signal.h:75: error: conflicting types for 'pthread_kill'
>>   I had this problem when gnome-2.26 was released. I think it was 
>> related to pth_p.h including signal.h.
>>  Removing the offending include fixed the problem.
>>   Looking at devel/pth/files I see a patch added 28/04 that fixes the 
>> problem. Are your ports up to date ?
> 
> 	I can reproduce it, becase pth_p.h doesn't include <sys/param.h>
> 	before evatuate __FreeBSD_version.  So pth_p.h's patch doesn't
> 	enable #if defined(__FreeBSD__) & ....

I ran csup again last night and it is fixed, the build continues.



-- 
Martin


More information about the freebsd-gnome mailing list