Bugs item #1880346, was opened at 2008-01-26 18:18 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1880346&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: None >Status: Closed Resolution: Wont Fix Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Stefan Manegold (stmane) Summary: libtool: install: warning: `*.la' has not been installed in Initial Comment: `make install` and `make rpm` for various modules on various platforms trigger libtool: install: warning: `*.la' has not been installed in `...' Should we have a look at whether they appear due to (e.g.) not properly created Makefiles (by autogen?), or are they "harmless", "unavoidable", and should hence be ignored? See (e.g.): http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB/.GNU.64.64.d-Fedora6/rpm.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/clients/.GNU.64.64.d-Fedora6/rpm.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB4/.GNU.64.64.d-Fedora6/install.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB4/.GNU.64.64.d-Fedora6/rpm.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.GNU.64.64.d-Fedora6/install.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.GNU.64.64.d-Fedora6/rpm.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/sql/.GNU.64.64.d-Fedora6/install.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/sql/.GNU.64.64.d-Fedora6/rpm.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.GNU.64.64.d-Fedora6/install.out.html http://monetdb.cwi.nl/testing/projects/monetdb/Current/pathfinder/.GNU.64.64.d-Fedora6/rpm.out.html ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2008-02-22 13:28 Message: Logged In: YES user_id=572415 Originator: YES TestTools now ignore this warning. Closing. ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2008-02-22 13:17 Message: Logged In: YES user_id=43607 Originator: NO I say: ignore this warning. The .la file is so that you can use libtool to link against the library, but when the library is installed properly (as it is), we don't need this. Now the test tools need to also ignore the warning. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1880346&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
