[ANNOUNCEMENT] Server Test 23

Harold Hunt huntharo@msu.edu
Mon May 7 12:05:00 GMT 2001


Do not apply this patch.

Alexander,

You must have missed the corresponding patch to xc/config/cf/server.tmpl
that added:
OS_DEFINES  = ServerOSDefines

You'll need to do a make Makefiles from xc/programs/ to get the new define
working.

I didn't create those patch, but I can verify that they are the correct way
to do things.

Harold

> -----Original Message-----
> From: Alexander Gottwald
> [ mailto:Alexander.Gottwald@informatik.tu-chemnitz.de ]
> Sent: Monday, May 07, 2001 2:16 PM
> To: Harold Hunt
> Cc: Cygx (E-mail)
> Subject: Re: [ANNOUNCEMENT] Server Test 23
>
>
> On Mon, 7 May 2001, Harold Hunt wrote:
>
> > hw/xwin source, direct link:
> > http://www.msu.edu/~huntharo/xwin/shadow/xwin-20010507-0309.tar.bz2
> >
> Why is ServerOSDefines removed from the Imakefile?
> DEFINES = $(OS_DEFINES) ...
>
> GetTimeInMillis is not defined if the DDXTIME is not set via
> ServerOSDefines.
>
> ---8<---8<----
> --- Imakefile.old  Wed Apr 11 04:41:08 2001
> +++ Imakefile      Wed Apr 25 21:44:02 2001
> @@ -70,7 +70,7 @@
>            -I$(SERVERSRC)/include -I$(SERVERSRC)/os  \
>             -I$(EXTINCSRC) -I$(XINCLUDESRC)
> -I$(SERVERSRC)/miext/shadow
>
> -DEFINES = $(OS_DEFINES) $(SHMDEF) $(MMAPDEF) -UXFree85LOADER
> -UXF86DRI
> +DEFINES = ServerOSDefines $(SHMDEF) $(MMAPDEF)
> -UXFree86LOADER -UXF86DRI
>
>  #if BuildDPMS
>  SRCSB =        dpmsstubs.c
> ---8<---8<---
>
> bye
>     ago
> --
> Alexander.Gottwald@informatik.tu-chemnitz.de
> http://www.gotti.org
> +49 3725 3498080
>



More information about the Cygwin-xfree mailing list