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: [email protected]
Reporter: [email protected]
CC: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]