freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] [freetype-2.9.1] FT_Init_FreeType is missing with cc on Solar


From: Kiyoshi KANAZAWA
Subject: [ft-devel] [freetype-2.9.1] FT_Init_FreeType is missing with cc on Solaris x64
Date: Thu, 3 May 2018 11:58:29 +0900 (JST)

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


reply via email to

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