pkgsrc-Bugs archive

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

Re: pkg/44257 (comms/asterisk18 fails to build on DragonFly)



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

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, jnemeth%NetBSD.org@localhost, 
gnats-admin%netbsd.org@localhost, 
        pkgsrc-bugs%netbsd.org@localhost, ftigeot%wolfpond.org@localhost
Cc: 
Subject: Re: pkg/44257 (comms/asterisk18 fails to build on DragonFly)
Date: Tue, 21 Dec 2010 11:33:52 -0500

 On Dec 21,  7:00am, jnemeth%CornerstoneService.ca@localhost (John Nemeth) 
wrote:
 -- Subject: Re: pkg/44257 (comms/asterisk18 fails to build on DragonFly)
 
 | The following reply was made to PR pkg/44257; it has been noted by GNATS.
 | 
 | From: jnemeth%CornerstoneService.ca@localhost (John Nemeth)
 | To: gnats-bugs%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost, 
ftigeot%wolfpond.org@localhost
 | Cc: 
 | Subject: Re: pkg/44257 (comms/asterisk18 fails to build on DragonFly)
 | Date: Mon, 20 Dec 2010 22:57:08 -0800
 | 
 |       There are various other places that have #defined(__FreeBSD__)
 |  but don't have #defined(__DragonFly__).  Can you check if any of
 |  these other places should be modified as well, please?  Here is a
 |  list of them:
 
 I would do what I did for java a long while ago. I would just kill all
 the common ones and change them to _BSD_SOURCE, then define _BSD_SOURCE
 in a central place or the Makefile.
 
 christos
 


Home | Main Index | Thread Index | Old Index