"Alan Gatt" <alangatt@gmail.com> writes:
> make[4]: Entering directory
> `/c/dev/postgres/pgsql_tip/src/backend/access/mdim'
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline
> -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -g
> -I../../../../src/include -I./src/include/port/win32 -DEXEC_BACKEND
> "-I../../../../src/include/port/win32" -DBUILDING_DLL -c -o mdim.o mdim.c
> make[4]: *** [mdim.o] Error 3
Umm ... what happened to the actual compiler error message? I'd have
expected to see something in between those lines.
regards, tom lane