Re: uninstall fails to remove library

2004-08-17 Thread Stephen Torri
On Tue, 2004-08-17 at 10:55, Bob Friesenhahn wrote: > On Tue, 17 Aug 2004, Stephen Torri wrote: > > > On Tue, 2004-08-17 at 10:09, Bob Friesenhahn wrote: > >> This sounds like a bug in your old libtool. Your Automake is out of > >> date as well. > > > > The highest libtool that is available via t

Re: uninstall fails to remove library

2004-08-17 Thread Stephen Torri
On Tue, 2004-08-17 at 10:09, Bob Friesenhahn wrote: > This sounds like a bug in your old libtool. Your Automake is out of > date as well. > > Bob The highest libtool that is available via the Gentoo portage system is 1.5.6. I will upgrade to that. How is 1.8.3 an out of date automake as well?

Re: uninstall fails to remove library

2004-08-17 Thread Gary V. Vaughan
Hi Stephen, Stephen Torri wrote: > When make installs a library via make install it gets place in the > correct location as a .so file. Yet when make uninstall is run it fails > to remove the .so file. The reason for the failure is that its looking > for the .la file and not the .so. > libtool: 1