Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

win32 compile error open.c: O_SEQUENTIAL not defined


  • From: weiping he <laser(at)qmail(dot)zhengmai(dot)net(dot)cn>
  • To: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: win32 compile error open.c: O_SEQUENTIAL not defined
  • Date: Sat, 27 Mar 2004 23:14:40 +0800
  • Message-id: <40659A60(dot)7040102(at)qmail(dot)zhengmai(dot)net(dot)cn>

from CVS checkouted yesterday.

change all O_SEQUENTIAL to _O_SEQUENTIAL (after read the fcntl.h of mingw)
fixed it, but don't know more decent way to do it. Don't know if it's a bug,
report here.

regards

Laser



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group