Opened 15 years ago
Closed 14 years ago
#1640 closed defect (fixed)
fatal make error
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | important | Component: | build system |
Version: | unspecified | Severity: | blocker |
Keywords: | Cc: | reimar, mshrage@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
libass/ass_fontconfig.o: In function `fontconfig_init':
ass_fontconfig.c:(.text+0x1aa): undefined reference to `FcFreeTypeQueryFace'
collect2: ld returned 1 exit status
make: * [mplayer] Error 1
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Reimar committed a configure check for a suitable fontconfig version some time ago, so this is fixed.
Note:
See TracTickets
for help on using tickets.
Try configuring with --disable-fontconfig, or compile against an older external libass version.