Advertisement
Guest User

Untitled

a guest
Jul 10th, 2015
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.67 KB | None | 0 0
  1. require_libfreetype
  2. pkg-config --exists --print-errors freetype2
  3. check_ld cc -I/usr/include/freetype2 -lfreetype
  4. check_cc -I/usr/include/freetype2
  5. BEGIN /tmp/ffconf.yxZMpbrz.c
  6. 1 #include <ft2build.h>
  7. 2 #include FT_FREETYPE_H
  8. 3 long check_func(void) { return (long) FT_Init_FreeType; }
  9. 4 int main(void) { return 0; }
  10. END /tmp/ffconf.yxZMpbrz.c
  11. x86_64-pc-linux-gnu-gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DPIC -march=k8 -mtune=core2 -O2 -pipe --static -fPIE -march=core2 -std=c99 -fomit-frame-pointer -fPIC -pthread -I/usr/include/freetype2 -c -o /tmp/ffconf.2GRQn9U5.o /tmp/ffconf.yxZMpbrz.c
  12. x86_64-pc-linux-gnu-gcc -Wl,--as-needed -Wl,-z,noexecstack -I/usr/include/freetype2 -o /tmp/ffconf.Jnd1zRsk /tmp/ffconf.2GRQn9U5.o -lfreetype -lfaac -laacplus -lm -llzma -lbz2 -lz -pthread -static
  13. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  14. (.text+0x43a1): undefined reference to `png_create_read_struct'
  15. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  16. (.text+0x43b8): undefined reference to `png_create_info_struct'
  17. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  18. (.text+0x43da): undefined reference to `png_set_longjmp_fn'
  19. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  20. (.text+0x43ff): undefined reference to `png_destroy_read_struct'
  21. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  22. (.text+0x4443): undefined reference to `png_set_read_fn'
  23. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  24. (.text+0x4452): undefined reference to `png_read_info'
  25. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  26. (.text+0x4490): undefined reference to `png_get_IHDR'
  27. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  28. (.text+0x4532): undefined reference to `png_destroy_read_struct'
  29. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  30. (.text+0x456f): undefined reference to `png_set_palette_to_rgb'
  31. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  32. (.text+0x458f): undefined reference to `png_get_valid'
  33. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  34. (.text+0x45db): undefined reference to `png_set_filler'
  35. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  36. (.text+0x45ea): undefined reference to `png_read_update_info'
  37. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  38. (.text+0x4628): undefined reference to `png_get_IHDR'
  39. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  40. (.text+0x465d): undefined reference to `png_set_read_user_transform_fn'
  41. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  42. (.text+0x46db): undefined reference to `png_read_image'
  43. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  44. (.text+0x46f7): undefined reference to `png_read_end'
  45. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  46. (.text+0x4706): undefined reference to `png_set_interlace_handling'
  47. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  48. (.text+0x4715): undefined reference to `png_set_gray_to_rgb'
  49. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  50. (.text+0x4724): undefined reference to `png_set_packing'
  51. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  52. (.text+0x4733): undefined reference to `png_set_tRNS_to_alpha'
  53. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  54. (.text+0x4742): undefined reference to `png_set_expand_gray_1_2_4_to_8'
  55. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  56. (.text+0x4751): undefined reference to `png_set_strip_16'
  57. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `Load_SBit_Png':
  58. (.text+0x4795): undefined reference to `png_set_read_user_transform_fn'
  59. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `error_callback':
  60. (.text+0x4855): undefined reference to `png_get_error_ptr'
  61. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `error_callback':
  62. (.text+0x486d): undefined reference to `png_set_longjmp_fn'
  63. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `read_data_from_FT_Stream':
  64. (.text+0x9892): undefined reference to `png_get_io_ptr'
  65. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `read_data_from_FT_Stream':
  66. (.text+0x98db): undefined reference to `png_get_error_ptr'
  67. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/libfreetype.a(sfnt.o): In function `read_data_from_FT_Stream':
  68. (.text+0x98eb): undefined reference to `png_error'
  69. collect2: error: ld returned 1 exit status
  70. ERROR: freetype2 not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement