Re: Trouble with ./configure@cygwin

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Trouble with ./configure@cygwin
Дата
Msg-id 18404.994171714@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Trouble with ./configure@cygwin  ("Arnaud Meunier" <ameunier@octo.com>)
Список pgsql-novice
"Arnaud Meunier" <ameunier@octo.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

В списке pgsql-novice по дате отправления:

Предыдущее
От: Benni
Дата:
Сообщение: AW: Trouble with ./configure@cygwin
Следующее
От: "Jason Cox"
Дата:
Сообщение: Starting Postgres using pg_ctl and options