Jeffrey Graham ([EMAIL PROTECTED]) 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 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org