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

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #873: 7.3.1 install fails for RH7.3... cannot find ascii_and_mic.so
Date: 2003-01-13 18:55:55
Message-ID: 20030113185555.41FEE476611@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jeffrey Graham (jgraham(at)titan(dot)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(at)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Josh Berkus 2003-01-13 18:59:25 Re: Bug #871: FW: How to solve the problem
Previous Message pgsql-bugs 2003-01-13 06:39:22 Bug #872: Cursor scrolling