This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
other/9346: make uninstall does not remove all files
- From: drepper at redhat dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 17 Jan 2003 04:55:17 -0000
- Subject: other/9346: make uninstall does not remove all files
- Reply-to: drepper at redhat dot com
>Number: 9346
>Category: other
>Synopsis: make uninstall does not remove all files
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 16 20:56:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Ulrich Drepper
>Release: CVS trunk 2003-1-16
>Organization:
>Environment:
x86 Linux
>Description:
After running 'make install' the use of 'make uninstall' does not remove all the files. In the $prefix/bin directly the following files are left:
jar
grepjar
jv-convert
rmiregistry
rmic
gij
addr2name.awk
gnatxref
gnatfind
jv-scan
jcf-dump
gcjh
gccbug
i686-redhat-linux-gcc-3.4
In $prefix/info:
fastjar.info
gnat_ug_wnt.info*
gnat_ug_vxw.info*
gnat_ug_vms.info*
gnat_ug_unx.info*
gnat_ug_wnt.info*
gnat-style.info
gnat_rm.info*
gcj.info*
In $prefix/lib:
libiberty.a
libsupc++.la
libsupc++.a
libstdc++.so.5.0.2
libstdc++.so.5
libstdc++.so
libstdc++.la
libstdc++.a
libg2c.so.0.0.0
libg2c.so.0
libg2c.so
libg2c.la
libg2c.a
libfrtbegin.a
libffi.so
libffi.la
libffi.a
libffi-2.00-beta.so
libgcj.so.4.0.0
libgcj.so.4
libgcj.so
libgcj.la
libgcj.a
lib-org-xml-sax.so.0.0.0
lib-org-xml-sax.so.0 ->
lib-org-xml-sax.so
lib-org-xml-sax.la
lib-org-xml-sax.a
lib-org-w3c-dom.so.0.0.0
lib-org-w3c-dom.so.0
lib-org-w3c-dom.so
lib-org-w3c-dom.la
lib-org-w3c-dom.a
libgcj.spec
security
libobjc.la
libobjc.a
libgcc_s.so.1
libgcc_s.so
In $prefix/include a gazillion files in the subdirs gcj, java, javax, and gnu.
In $prefix/share:
java/libgcj-3.4.jar
and lots of translations in locale/??/LC_MESSAGES/gcc.mo
>How-To-Repeat:
Build everything with some unused prefix
run 'make install'
run 'make uninstall'
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: