postgresql-7.0.3 + cygwin won't compile - Mailing list pgsql-ports

From Jani Averbach
Subject postgresql-7.0.3 + cygwin won't compile
Date
Msg-id Pine.GSO.4.21.0102011551290.29241-201000@tukki
Whole thread Raw
Responses RE: postgresql-7.0.3 + cygwin won't compile
List pgsql-ports
Hi!

I try compile postgresql 7.0.3 with cygwin under NT4.0, but there is
following compile time error.


My cygwin environment is up to date, and I will include my setup.ini with
this message, if you want check the actual configuration.
And also there is configures.tgz witch one will include all configures and
Makefiles. I'm  not sure witch one are really nessessary and watch out
when untar that one, because there is no directory for these conf file.

If there is any kind solution for that problem (make postgresql running
any how under windows), it would be very good.

If you need help for port testing, I will help you. At the moment I
don't have direct net connection, but after few day I will be in the place
where is 10Mb internet connection and my profession is software
engineering, so I will help, if there is something that I can do.

Best Regards,
Jani

---
[15:53:48] $ ./configure --with-odbc --disable-syslog --enable-locale

result:

make[3]: Leaving directory
`/usr/local/src/postgresql-7.0.3/src/backend/utils/time'
gcc -I../../include -I../../backend   -I/usr/local/include -O2
-I/usr/local/include -DBUILDING_DLL=1 -Wall -Wmissing-prototypes
-Wmissing-declarations -I..    -c -o fmgrtab.o fmgrtab.c
make[2]: *** No rule to make target `adt/SUBSYS.o', needed by
`SUBSYS.o'.  Stop.
make[2]: Leaving directory
`/usr/local/src/postgresql-7.0.3/src/backend/utils'
make[1]: *** [utils.dir] Error 2
make[1]: Leaving directory `/usr/local/src/postgresql-7.0.3/src/backend'
make: *** [all] Error 2

---
Jani Averbach                 jaa@iki.fi              +358 40 759 0984

Attachment

pgsql-ports by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Stuck Spinlock (fwd) - m68k architecture, 7.0.3
Next
From: Sylvan Ravinet
Date:
Subject: PostgreSQL on Windows 2000