automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unable to remove library file


From: Stephen Torri
Subject: Unable to remove library file
Date: Thu, 19 Aug 2004 00:15:55 -0400

I have upgraded to automake-1.8.3 and libtool-1.5.6 and still I am
running into trouble on my Gentoo box to get a library file to be
removed when I do make uninstall.

bash-2.05b$ sudo make uninstall
 /bin/sh ../../../libtool-nofpic --mode=uninstall rm -f
'/usr/lib/xine/plugins/1.0.0/post/xineplug_post_planar.la'
make  uninstall-hook
make[1]: Entering directory `/home/storri/src/xine-lib/src/post/planar'
make[1]: Leaving directory `/home/storri/src/xine-lib/src/post/planar'

bash-2.05b$ ls /usr/lib/xine/plugins/1.0.0/post/
xineplug_post_audio_filters.so  xineplug_post_planar.so 
xineplug_post_visualizations.so
xineplug_post_goom.so           xineplug_post_switch.so
xineplug_post_mosaico.so        xineplug_post_tvtime.so

As you can see here what make executes when the uninstall is done and
the result. I have included the Makefile.am to give people an idea of
what I am dealing with. Also attached is the Makefile.common.

Stephen

-- 
Email: address@hidden

Attachment: Makefile.am
Description: Text document

Attachment: Makefile.common
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]