This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]