Open ColinPitrat opened 3 years ago
I've been trying (and failing) to build t4kcommon without SDLPango.
Here's what I tried (trying to follow INSTALL when possible):
Make ended with the following errors:
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_OpenFont' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_CloseFont' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_RenderUTF8_Blended' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_SizeUTF8' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_GlyphMetrics' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_FontAscent' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference toTTF_Init' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to TTF_Quit'
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_CloseFont' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_SizeUTF8' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_FontAscent' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_Quit'
Any update on this? I have this same problem, void linux.
I've been trying (and failing) to build t4kcommon without SDLPango.
Here's what I tried (trying to follow INSTALL when possible):
Make ended with the following errors:
/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_OpenFont'/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_CloseFont' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_RenderUTF8_Blended'/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_SizeUTF8' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_GlyphMetrics'/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_FontAscent' /usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_Init'/usr/bin/ld: ./.libs/libt4k_common.so: undefined reference to
TTF_Quit'