[ create a new paste ] login | about

Link: http://codepad.org/bdbHVVox    [ raw code | fork ]

Plain Text, pasted on Mar 25:
BEGIN /tmp/ffconf..XLINK.500.2356.c
    1	#include <fontconfig/fontconfig.h>
    2	long check_FcInit(void) { return (long) FcInit; }
    3	int main(void) { return 0; }
END /tmp/ffconf..XLINK.500.2356.c
gcc -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DPIC -std=c99 -fomit-frame-pointer -fPIC -Ic:/myMinGW64/include -Lc:/myMinGW64/lib -c -o /tmp/ffconf..XLINK.500.2356.o /tmp/ffconf..XLINK.500.2356.c
C:/Users/xLnk/AppData/Local/Temp/ffconf..XLINK.500.2356.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]

C:/Users/xLnk/AppData/Local/Temp/ffconf..XLINK.500.2356.c: In function 'check_FcInit':

C:/Users/xLnk/AppData/Local/Temp/ffconf..XLINK.500.2356.c:2:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]

gcc -Wl,--as-needed -Ic:/myMinGW64/include -Lc:/myMinGW64/lib -o /tmp/ffconf..XLINK.500.2356.exe /tmp/ffconf..XLINK.500.2356.o -lfontconfig -lm -lpsapi -ladvapi32 -lshell32
c:/myMinGW64/lib/libfontconfig.a(fcxml.o): In function `FcConfigMessage':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:466: undefined reference to `xmlSAX2GetLineNumber'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:469: undefined reference to `xmlSAX2GetLineNumber'

c:/myMinGW64/lib/libfontconfig.a(fcxml.o): In function `FcConfigParseAndLoad':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:2500: undefined reference to `xmlCreatePushParserCtxt'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:2539: undefined reference to `xmlParseChunk'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:2553: undefined reference to `xmlFreeParserCtxt'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcxml.c:2545: undefined reference to `xmlCtxtGetLastError'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeCheckGlyph':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2502: undefined reference to `FT_Load_Glyph'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeCharSetAndSpacingForSize':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2576: undefined reference to `FT_Select_Charmap'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2588: undefined reference to `FT_Get_Char_Index'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2635: undefined reference to `FT_Get_First_Char'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeCharIndex':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2448: undefined reference to `FT_Select_Charmap'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2458: undefined reference to `FT_Get_Char_Index'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeCharSetAndSpacing':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2785: undefined reference to `FT_Get_Sfnt_Table'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeQueryFace':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1171: undefined reference to `FT_Get_Sfnt_Table'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1191: undefined reference to `FT_Get_Sfnt_Name_Count'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1214: undefined reference to `FT_Get_Sfnt_Name'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1405: undefined reference to `FT_Get_Sfnt_Table'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFontCapabilities':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:2958: undefined reference to `FT_Load_Sfnt_Table'

c:/myMinGW64/lib/libfontconfig.a(fcfreetype.o): In function `FcFreeTypeQuery':

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1754: undefined reference to `FT_Init_FreeType'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1757: undefined reference to `FT_New_Face'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1766: undefined reference to `FT_Done_FreeType'

c:\Users\xLnk\Desktop\ffmpeg-msvc\fontconfig-2.8.0\src/fcfreetype.c:1764: undefined reference to `FT_Done_Face'

collect2.exe: error: ld returned 1 exit status

ERROR: fontconfig not found


Create a new paste based on this one


Comments: