pkgsrc-Bugs archive

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

Re: pkg/45699: Gnome (current) gdm build stops with "error: expected ';', ',' or ')' before '_Bool'"



The following reply was made to PR pkg/45699; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45699: Gnome (current) gdm build stops with "error: expected
 ';', ',' or ')' before '_Bool'"
Date: Thu, 8 Dec 2011 22:22:38 +0000

 On Thu, Dec 08, 2011 at 09:35:00PM +0000, mlr%rse.com@localhost wrote:
  > change bool in misc.c to something else, or
  > change/condition if.h to not call stdbool.h, or
  > Nuke stdbool.h.
 
 stdbool.h is, as the name might suggest, standard.
 
 If gdm includes it and then uses "bool" for other purposes, it only
 has itself to blame. gdm has also been patched to not do this; update
 pkgsrc/x11/gdm.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index