Date: Mon, 7 Oct 2002 09:02:14 -0600 (MDT) From: Fred Clift <fclift@verio.net> To: Kris Kennaway <kris@obsecurity.org> Cc: <freebsd-ports@FreeBSD.org> Subject: Re: ports/43663: build problems in alpha /usr/ports/x11/XFree86-4-clients Message-ID: <20021007090103.R28827-100000@vespa.dmz.orem.verio.net> In-Reply-To: <20021006200124.GB95375@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
sorry :) patch-aa ------------------------------------------------------------------------ --- /usr/ports/x11/XFree86-4-clients/work/xc/config/cf/Imake.tmpl Tue Oct 4 08:02:10 2022 +++ config/cf/Imake.tmpl Tue Oct 4 07:49:53 2022 @@ -1642,7 +1642,7 @@ SHAREDCODEDEF = SharedCodeDef SHLIBDEF = SharedLibraryDef #ifdef SharedLibraryLoadFlags - SHLIBLDFLAGS = SharedLibraryLoadFlags + SHLIBLDFLAGS = SharedLibraryLoadFlags -L$(USRLIBDIR) #endif /* * Here we set up flags needed to produce position-independent code ---------------------------------------------------------------------- patch-ab ----------------------------------------------------------------------- --- /usr/ports/x11/XFree86-4-clients/work/xc/programs/xdm/config/xdm-conf.cpp Tue Oct 4 10:10:04 2022 +++ programs/xdm/config/xdm-conf.cpp Tue Oct 4 10:04:23 2022 @@ -15,7 +15,9 @@ ! X terminals will be configured that way, so by default ! use authorization only for local displays :0, :1, etc. DisplayManager._0.authorize: true +DisplayManager._0.authName: MIT-MAGIC-COOKIE-1 DisplayManager._1.authorize: true +DisplayManager._1.authName: MIT-MAGIC-COOKIE-1 ! The following three resources set up display :0 as the console. DisplayManager._0.setup: XDMDIR/Xsetup_0 DisplayManager._0.startup: XDMDIR/GiveConsole ----------------------------------------------------------------------- On Sun, 6 Oct 2002, Kris Kennaway wrote: > On Fri, Oct 04, 2002 at 03:40:05PM -0700, fred@clift.org wrote: > > > --0-974041283-1033770794=:19783 > > Content-Type: TEXT/PLAIN; charset=US-ASCII; name=patch-aa > > Content-Transfer-Encoding: BASE64 > > Content-ID: <20021004163314.G19783@vespa.dmz.orem.verio.net> > > Content-Description: /usr/ports/x11/XFree86-4-clients/files/patch-aa > > Content-Disposition: attachment; filename=patch-aa > > I've been unable to decode your patches..could you please include them > inline? > > Kris > -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021007090103.R28827-100000>