Date: Fri, 01 May 2009 08:28:27 +0100 From: Martin Smith <martinsm@gn.apc.org> To: freebsd-gnome@FreeBSD.org Subject: Re: pth breaks gnome build Message-ID: <49FAA49B.7060506@gn.apc.org> In-Reply-To: <20090501072816.3ccdb514.nork@FreeBSD.org> References: <49272.80.177.154.53.1241099181.squirrel@sqmail.gn.apc.org> <49F9B1EE.5000801@entel.upc.edu> <20090501072816.3ccdb514.nork@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Norikatsu Shigemura wrote: > On Thu, 30 Apr 2009 16:13:02 +0200 > Gustau PĂ©rez <gperez@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49FAA49B.7060506>