Thread
-
win32 port on newer Cygwin snapshots (990115)
Horak Daniel <horak@mmp.plzen-city.cz> — 1999-10-12T10:08:48Z
Hi, I have created a small patch that makes possible to compile pgsql on newer Cygwin snapshots (tested on 990115 which is recommended to use - it fixes some errors in B20.1) And I have another patch for including <sys/ipc.h> before <sys/sem.h> in backend/storage/lmgr/proc.c - it is required due the design of cygipc headers Dan PS: I think there are missing some files in the interfaces/libpgeasy directory (snapshot via CVS a few hours old) ---------------------------------------------- Daniel Horak network and system administrator e-mail: horak@mmp.plzen-city.cz privat e-mail: dan.horak@email.cz ICQ:36448176 ----------------------------------------------
-
Re: [HACKERS] win32 port on newer Cygwin snapshots (990115)
Bruce Momjian <maillist@candle.pha.pa.us> — 1999-10-12T14:55:12Z
[Charset iso-8859-2 unsupported, filtering to ASCII...] > Hi, > > I have created a small patch that makes possible to compile pgsql on newer > Cygwin snapshots (tested on 990115 which is recommended to use - it fixes > some errors in B20.1) > > And I have another patch for including <sys/ipc.h> before <sys/sem.h> in > backend/storage/lmgr/proc.c - it is required due the design of cygipc > headers Thanks. Applied to both trees, so this will be in 6.5.3. Marc, I need to version stamp 6.5.3. I will do it now. > > Dan > > PS: I think there are missing some files in the interfaces/libpgeasy > directory (snapshot via CVS a few hours old) Yes, cleaning that up now. I don't know how I mess CVS up so often. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026