Strange error in compiling pgsql 7.0.2 seems somthing wrong in the makefile!!!

From: "Mohammed Abdel'al" <mma(at)msm(dot)com(dot)eg>
To: <pgsql-ports(at)postgresql(dot)org>
Subject: Strange error in compiling pgsql 7.0.2 seems somthing wrong in the makefile!!!
Date: 2000-08-25 10:57:09
Message-ID: 006d01c00e83$37c780a0$b3644fc2@msm.com.eg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi all
I have cygwin 1.1.4 with cygipc install well
I ran ./configure --with-odbc --enable-multibyte --with-locale
configure finished with no errors
now I ran make after long trip
i got the following error msg
so could any one tell me what I have to do?
<--------error msg
DLL=1 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -c -o wstrncmp
o wstrncmp.c.
_gcc -I../../../include -I../../../backend -O2 -I/usr/local/include -DBUILDING
DLL=1 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -c -o variable
o variable.c.
_gcc -I../../../include -I../../../backend -O2 -I/usr/local/include -DBUILDING
DLL=1 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -c -o big5.o b
ig5.c
ld -r -o SUBSYS.o common.o conv.o mbutils.o wchar.o wstrcmp.o wstrncmp.o variabl
e.o big5.o
make[3]: Leaving directory `/home/administrator/postgresql-7.0.2/src/backend/uti
'ls/mb
gcc -I../../include -I../../backend -O2 -I/usr/local/include -DBUILDING_DLL=1
Wall -Wmissing-prototypes -Wmissing-declarations -I.. -c -o fmgrtab.o fmgrta-
b.c
.needed by `SUBSYS.o'. Stop ,'make[2]: *** No rule to make target `adt/SUBSYS.o

make[2]: Leaving directory `/home/administrator/postgresql-7.0.2/src/backend/uti
'ls
make[1]: *** [utils.dir] Error 2
'make[1]: Leaving directory `/home/administrator/postgresql-7.0.2/src/backend
make: *** [all] Error 2

administrator(at)MACHINE3 ~/postgresql-7.0.2/src
$
<---end
what could I do?
thnx
mma

Browse pgsql-ports by date

  From Date Subject
Next Message Andreas Bexell 2000-08-25 11:42:07 Installation of Postgresql
Previous Message Valrie Sguy 2000-08-24 07:57:31 odbc for pgsql7