Re: Trouble with ./configure@cygwin

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Arnaud Meunier" <ameunier(at)octo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Trouble with ./configure@cygwin
Date: 2001-07-03 14:48:34
Message-ID: 18404.994171714@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

"Arnaud Meunier" <ameunier(at)octo(dot)com> writes:
> And really, the file "dummy.s" does NOT exist in this repository (hpux.s, s=
> olaris_i386.s & solaris_sparc.s are present).

It should certainly be there:

$ ls -l src/backend/port/tas/
total 12
drwxr-xr-x 2 postgres users 1024 May 5 18:15 CVS
-rw-r--r-- 1 postgres users 0 Feb 4 1998 dummy.s
-rw-r--r-- 1 postgres users 798 Feb 1 1998 hpux.s
-rwxr-xr-x 1 postgres users 1124 Jun 18 1998 solaris_i386.s
-rwxr-xr-x 1 postgres users 1101 Jun 18 1998 solaris_sparc.s
$

Perhaps your method of downloading omits zero-length files? How did you
come by the fileset, anyway?

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Jason Cox 2001-07-03 16:17:49 Starting Postgres using pg_ctl and options
Previous Message Benni 2001-07-03 12:58:20 AW: Trouble with ./configure@cygwin