Dear Kanazawa-san, I don't have same environment to reproduce the issue, so I have to ask for more information (in my GNU/Linux on amd64 + gcc, no such issue).
Could you compile the library, with maximum debug symbols (in the gcc case, "-ggdb -g3"), and execute "nm" to list the symbols, and post the xz-compressed list? In my case, the result is about 18kB, it would not not harmful to this mailing list. Regards, mpsuzuki Kiyoshi KANAZAWA wrote: > 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