Skip site navigation (1)Skip section navigation (2)
Date:      03 Jul 2002 23:23:00 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Jeremy Lea <reg@FreeBSD.org>
Cc:        "David O'Brien" <obrien@FreeBSD.org>, Garance A Drosihn <drosih@rpi.edu>, Sheldon Hearn <sheldonh@starjuice.net>, Maxim Sobolev <sobomax@FreeBSD.org>, current@FreeBSD.org
Subject:   Re: gcc 3.1 can't compile XFree86-4-Server
Message-ID:  <xzp7kkc4ibv.fsf@flood.ping.uio.no>
In-Reply-To: <20020703223345.B4834@shale.csir.co.za>
References:  <200207031426.g63EQo802988@vega.vega.com> <p05111720b948cb09c717@[128.113.24.47]> <20020703092727.B8178@dragon.nuxi.com> <p05111723b948e1dc2098@[128.113.24.47]> <20020703180748.GJ769@starjuice.net> <p05111729b948eec02624@[128.113.24.47]> <20020703205602.A4834@shale.csir.co.za> <20020703131008.A10840@dragon.nuxi.com> <20020703223345.B4834@shale.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Lea <reg@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
-- 
Dag-Erling Smorgrav - des@ofug.org

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp7kkc4ibv.fsf>