A BUGNOTE has been added to this bug. ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000168 ====================================================================== Reported By: Dead2 Assigned To: ====================================================================== Project: DBMail Bug ID: 168 Category: installation scripts Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 26-Jan-05 12:39 CET Last Modified: 26-Jan-05 13:51 CET ====================================================================== Summary: 2.0.3 fails install on FC3 with --prefix set Description: dbmail 2.0.3 Fedora Core 3 w/updates
./configure --with-pgsql --prefix=/usr/dbmail make make install *snip* /bin/sh ./buildtools/mkinstalldirs /usr/dbmail/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libdbmail.la /usr/dbmail/lib/libdbmail.la libtool: install: error: cannot install `libdbmail.la' to a directory not ending in /usr/local/lib make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/usr/src/dbmail-2.0.3' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/usr/src/dbmail-2.0.3' make: *** [install-recursive] Error 1 Not all libraries get installed. This worked fine with dbmail 2.0.1. It never gets to install the sbins since it errors out before that. This is what does get installed in lib: # l -R /usr/dbmail/lib/ /usr/dbmail/lib/: total 1 drwxr-xr-x 3 root root 72 Jan 26 12:36 . drwxr-xr-x 4 root root 120 Jan 26 12:36 .. drwxr-xr-x 2 root root 592 Jan 26 12:36 dbmail /usr/dbmail/lib/dbmail: total 141 drwxr-xr-x 2 root root 592 Jan 26 12:36 . drwxr-xr-x 3 root root 72 Jan 26 12:36 .. -rw-r--r-- 1 root root 32872 Jan 26 12:36 libauthdbmail.a -rwxr-xr-x 1 root root 853 Jan 26 12:36 libauthdbmail.la lrwxrwxrwx 1 root root 22 Jan 26 12:36 libauthdbmail.so -> libauthdbmail.so.0.0.0 lrwxrwxrwx 1 root root 22 Jan 26 12:36 libauthdbmail.so.0 -> libauthdbmail.so.0.0.0 -rwxr-xr-x 1 root root 32439 Jan 26 12:36 libauthdbmail.so.0.0.0 -rw-r--r-- 1 root root 15216 Jan 26 12:36 libpgsqldbmail.a -rwxr-xr-x 1 root root 860 Jan 26 12:36 libpgsqldbmail.la lrwxrwxrwx 1 root root 23 Jan 26 12:36 libpgsqldbmail.so -> libpgsqldbmail.so.0.0.0 lrwxrwxrwx 1 root root 23 Jan 26 12:36 libpgsqldbmail.so.0 -> libpgsqldbmail.so.0.0.0 -rwxr-xr-x 1 root root 17289 Jan 26 12:36 libpgsqldbmail.so.0.0.0 -rw-r--r-- 1 root root 8846 Jan 26 12:36 libsortdbmail.a -rwxr-xr-x 1 root root 853 Jan 26 12:36 libsortdbmail.la lrwxrwxrwx 1 root root 22 Jan 26 12:36 libsortdbmail.so -> libsortdbmail.so.0.0.0 lrwxrwxrwx 1 root root 22 Jan 26 12:36 libsortdbmail.so.0 -> libsortdbmail.so.0.0.0 -rwxr-xr-x 1 root root 11634 Jan 26 12:36 libsortdbmail.so.0.0.0 ====================================================================== ---------------------------------------------------------------------- Dead2 - 26-Jan-05 13:51 CET ---------------------------------------------------------------------- dbmail_2_0_branch_26_Jan_2005.tgz works without any lib problems. Bug History Date Modified Username Field Change ====================================================================== 26-Jan-05 12:39Dead2 New Bug 26-Jan-05 13:51Dead2 Bugnote Added: 0000570 ======================================================================