Bug #873: 7.3.1 install fails for RH7.3... cannot find ascii_and_mic.so

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Bug #873: 7.3.1 install fails for RH7.3... cannot find ascii_and_mic.so
Дата
Msg-id 20030113185555.41FEE476611@postgresql.org
обсуждение исходный текст
Список pgsql-bugs
Jeffrey Graham (jgraham@titan.com) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
7.3.1 install fails for RH7.3... cannot find ascii_and_mic.so

Long Description
On a RH 7.3 machine using gcc 3.1, everything builds fine
(set --prefix to a nonstandard place, and set LDFLAGS=-static).

make install fails with this:
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/era/code/support/postgresql-7.3.1/src/backend/utils/mb/conversion_procs/utf8_and_win874'
jgraham@bogart conversion_procs> make install
/bin/sh ../../../../../config/install-sh -c -m 644 conversion_create.sql
/export_fs/era/code/newSupport/share/postgresql
make[1]: Entering directory `/era/code/support/postgresql-7.3.1/src/backend/utils/mb/conversion_procs/ascii_and_mic'
/bin/sh ../../../../../../config/install-sh -c -m 755   /export_fs/era/code/newSupport/lib/postgresql/ascii_and_mic.so
install:    no destination specified
make[1]: *** [install] Error 1
make[1]: Leaving directory `/era/code/support/postgresql-7.3.1/src/backend/utils/mb/conversion_procs/ascii_and_mic'
make: *** [install] Error 2


Sample Code


No file was uploaded with this report

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: "ERROR: Query-specified return tuple and actual function
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Bug #871: FW: How to solve the problem