Re: [HACKERS] Make Problems

2005-06-14 Thread Qingqing Zhou
Jamie Deppeler [EMAIL PROTECTED] writes gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -I../../src/port -DFRONTEND -I../../src/include -I./src/include/port/win32 -DEXEC_BACKEND -I../../src/include/port/win32 -c -o open.o open.c open.c: In function `win32_open':

[HACKERS] Make Problems

2005-06-10 Thread Jamie Deppeler
When i try to compile postgres 8 on windows machine i get this error after i issue the make command make -C doc all make[1]: Entering directory `/src/pgsql/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/src/pgsql/doc' make -C src all make[1]: Entering directory