atom feed13 messages in org.freebsd.freebsd-currentRe: gcc 3.1 can't compile XFree86-4-S...
FromSent OnAttachments
Maxim SobolevJul 3, 2002 7:26 am 
David O'BrienJul 3, 2002 8:37 am 
Garance A DrosihnJul 3, 2002 8:44 am 
David O'BrienJul 3, 2002 9:27 am 
Maxim SobolevJul 3, 2002 10:08 am 
Garance A DrosihnJul 3, 2002 10:28 am 
Sheldon HearnJul 3, 2002 11:07 am 
Garance A DrosihnJul 3, 2002 11:14 am 
Jeremy LeaJul 3, 2002 11:55 am 
David O'BrienJul 3, 2002 1:09 pm 
Jeremy LeaJul 3, 2002 1:33 pm 
Dag-Erling SmorgravJul 3, 2002 2:22 pm 
David O'BrienJul 3, 2002 4:43 pm 
Subject:Re: gcc 3.1 can't compile XFree86-4-Server
From:Dag-Erling Smorgrav (de@ofug.org)
Date:Jul 3, 2002 2:22:38 pm
List:org.freebsd.freebsd-current

Jeremy Lea <re@FreeBSD.org> writes:

1. What the patches actually do... 2. If we can use one shared ${WRKSRC}, since the ports build multiple copies of all of the libraries, and they use the wrong (unpatched) versions of the config files in some cases.

While you're at it:

Index: FreeBSD.cf =================================================================== RCS file: /sec/xfree86/cvs/xc/config/cf/FreeBSD.cf,v retrieving revision 3.116 diff -u -r3.116 FreeBSD.cf --- FreeBSD.cf 4 Jun 2002 22:50:55 -0000 3.116 +++ FreeBSD.cf 3 Jul 2002 21:19:14 -0000 @@ -48,6 +48,7 @@ #define HasSnprintf YES #define HasBSD44Sockets YES #define HasDlopen YES +#define HasSetProcTitle YES #ifndef HasLibCrypt # define HasLibCrypt YES #endif

There may be more stuff missing, look through NetBSD.cf and OpenBSD.cf to see what they have that we don't.

DES

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message