C compiler cannot create executables

From: Peter <peter(at)helpnet(dot)com(dot)au>
To: pgsql-ports(at)postgresql(dot)org
Subject: C compiler cannot create executables
Date: 2001-05-07 21:35:29
Message-ID: 3AF71521.B03EC06B@helpnet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello PostgreSQL,
I found a way past the earlier problem and a new problem.

cygipc installed in to /usr/local/bin so I moved cygipc to
/cygwin/usr/local/bin.

./configure proceeded past the previous failure and produced
configure: error: ./src/backend/port/tas/dummy.s File not found

I did:
touch backend/port/tas/dummy.s

and ./configure ran to the end without visible error.

The touch suggestion came from an error report for PostgreSQL 6.5.2.

Peter

Browse pgsql-ports by date

  From Date Subject
Next Message Pavel Negrobov 2001-05-08 03:39:31 Port problem PostgreSQL to WinNT/2000
Previous Message Fred Yankowski 2001-05-07 20:51:43 NT service patch