freetype
[Top][All Lists]
Advanced

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

[Freetype] make uninstall in current CVS-version doesn't work


From: Gernot Hillier
Subject: [Freetype] make uninstall in current CVS-version doesn't work
Date: Mon, 28 Jan 2002 23:18:16 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

I found a small error/typo in freetype2/builds/unix/install.mk, section 
uninstall:

        -$(LIBTOOL) --mode=uninstall $(RM) $(libdir)/$(PROJECT_LIBRARY)

will result in 

/home/gernot/test/freetype2/builds/unix/libtool --mode=uninstall rm -f 
/usr/lib//home/gernot/test/freetype2/objs/libfreetype.la
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          

(I've downloaded freetype2 to /home/gernot/test/freetype2 and installed 
libfreetype to /usr/lib.)

The part marked with ^ shouldn't be there. As libtool can't find the library 
with this wrong path, it will do nothing and all library files are left in 
$libdir.

It seems as $(PROJECT_LIBRARY) will be expanded to the full path, not only 
the name of the library...

- -- 
Bye,

Gernot
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8Vc4pk997/GGeSeIRAjO7AJ0Z1RLqbEsKFBJulKVvjh2qwU5I9gCbBPD+
mse+5Q8FlD3FurE4pM3YV88=
=WTMl
-----END PGP SIGNATURE-----



reply via email to

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