Trying to install freetype-2.9.1 on Solaris x86/x64.

With cc (Oracle's developerstudio12.6), FT_Init_FreeType seems to be missed 
from libfreetype.so.6.16.1.

% ./configure CC="cc -m64" CXX="CC -m64"
% make
% make install
% xclock
ld.so.1: xclock: fatal: relocation error: file /usr/lib/64/libXft.so.2: symbol 
FT_Init_FreeType: referenced symbol not found
Killed


This does not happen in previous one, freetype-2.9 (with developerstudio12.6).

But, this does not happen either in the latest one, freetype-2.9.1, when I use 
gcc 7.3.0.


--- Kiyoshi
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to