Re: Consequences of major libc changes

2009-04-14 Thread Hasso Tepper
* CIRCLEQ macros were removed from queue.h. I'm not the right person to comment whether it's a right thing to do or not, but so far only FreeBSD did that. It breaks compatibility with others and three packages in pkgsrc: chat/tirc editors/nvi-m17n editors/vigor Volunteers to fix

Re: Consequences of major libc changes

2009-04-14 Thread Stathis Kamperis
2009/4/14 Hasso Tepper ha...@estpak.ee: * CIRCLEQ macros were removed from queue.h. I'm not the right person to comment whether it's a right thing to do or not, but so far only FreeBSD did that. From FreeBSD svn log: Revision 70469 Modified Fri Dec 29 09:55:40 2000 UTC (8 years, 3 months

DragonFlyBSD and VirtualBox

2009-04-14 Thread Antonio Huete Jimenez
Hi all, As of VirtualBox 2.2.0, DragonFly installs and boots without problems. Please, report any issue you encounter to http://bugs.dragonflybsd.org and I'll take care contacting VBox developers in the case it is a VBox issue. Cheers, Antonio

Re: Consequences of major libc changes

2009-04-14 Thread Matthew Dillon
:Hasso Tepper wrote: : * There is major problem with DragonFly that too many packages need : patching to include unistd.h - especially stuff using C++, but C : packages as well. This might be right thing to do, but I still would : like to avoid it. Any ideas? : :As two persons already

Re: Consequences of major libc changes

2009-04-14 Thread Matthew Dillon
: :2009/4/14 Hasso Tepper ha...@estpak.ee: : * CIRCLEQ macros were removed from queue.h. I'm not the right person to : comment whether it's a right thing to do or not, but so far only FreeBSD : did that. : :From FreeBSD svn log: : :Revision 70469 :Modified Fri Dec 29 09:55:40 2000 UTC (8 years,

One more pkgsrc problem

2009-04-14 Thread Hasso Tepper
Building devel/libgweather fails 100% during bulk build with Out of memory message. It took some time to find out why the heck it builds fine on my development machine (PIV with 256MB memory), but fails 100% on my bulk build machine (Core2 with 2GB memory). But the point is chroot. Building in