https://issues.apache.org/bugzilla/show_bug.cgi?id=54181
Bug ID: 54181 Summary: Solaris does not support -v option for rm (src/Makefile.am and src/apache-2/Makefile.am) Product: Rivet Version: unspecified Hardware: Sun OS: Solaris Status: NEW Severity: minor Priority: P2 Component: mod_rivet Assignee: rivet-dev@tcl.apache.org Reporter: ronnie.brun...@netcetera.ch CC: mxman...@apache.org Classification: Unclassified In both Makefiles (Makefile.am respectively), there is something like: install-data-hook: echo 'removing unwanted libtool .la files' rm -fv $(DESTDIR)/$(lib_libexecdir)/*.la Solaris rm does not support the -v option and therefore fails to install Rivet. (Applies to all current versions of Rivet, I think.) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org