Bug 105768 - x11-proto/x11proto: update needed for Gentoo/FreeBSD (or workaround)
Bug#: 105768 Product:  Gentoo/Alt Version: unspecified Platform: All
OS/Version: FreeBSD Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: x11@gentoo.org Reported By: flameeyes@gentoo.org
Component: Other
URL:  https://bugs.freedesktop.org/show_bug.cgi?id=4487
Summary: x11-proto/x11proto: update needed for Gentoo/FreeBSD (or workaround)
Keywords:  
Status Whiteboard: 
Opened: 2005-09-12 23:46 0000
Description:   Opened: 2005-09-12 23:46 0000
Basically as per FDO's bug #4078  
(https://bugs.freedesktop.org/show_bug.cgi?id=4078), there was a missing  
define (-DCSRG_BASED) the workaround can just be adding a -DCSRG_BASED in  
xorg-server ebuild if use elibc_FreeBSD .  
  
Also, it seems __BSD_VISIBLE=1 is still missing, and this breaks build anyway. 
 
It's a starting point, tho. 
 
Thanks, 
Diego

------- Comment #1 From Joshua Baergen (RETIRED) 2005-09-14 19:29:17 0000 -------
So if I bump x11proto it still won't build?  Is there an upstream bug for the
__BSD_VISIBLE problem?

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2005-09-15 02:36:49 0000 -------
that (__BSD_VISIBLE) is already fixed in current xorg-server CVS (_*_SOURCE 
defined in configure.ac for everything and not just glibc). 

------- Comment #3 From Joshua Baergen (RETIRED) 2005-09-16 09:15:19 0000 -------
Alright, if I have time I'll bump proto and server tonight.

------- Comment #4 From Joshua Baergen (RETIRED) 2005-09-17 10:30:25 0000 -------
I bumped proto but server seemed to be missing stuff as indicated in the
upstream bug.  If you want to try my fix I have a patch on my space:

http://dev.gentoo.org/~joshuabaergen/distfiles/...

Just update the current ebuild to use the CVS update from today's date
(20050917) from my URL.

------- Comment #5 From Joshua Baergen (RETIRED) 2005-11-20 21:33:24 0000 -------
This is fixed in the latest versions.

------- Comment #6 From Joshua Baergen (RETIRED) 2005-11-20 21:33:36 0000 -------
Marking fixed.

------- Comment #7 From Diego E. 'Flameeyes' Pettenò 2005-11-21 11:02:27 0000 -------
Closing now.