Opened 14 years ago

Closed 14 years ago

#1640 closed defect (fixed)

fatal make error

Reported by: mshrage@… Owned by: diego@…
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)

fcreq.diff (1.0 KB ) - added by reimar 14 years ago.
Compile with older fontconfig

Download all attachments as: .zip

Change History (4)

comment:1 by reimar, 14 years ago

Cc: Reimar.Doeffinger@… added

Try configuring with --disable-fontconfig, or compile against an older external libass version.

by reimar, 14 years ago

Attachment: fcreq.diff added

Compile with older fontconfig

comment:2 by reimar, 14 years ago

Can you please try this patch?

comment:3 by diego@…, 14 years ago

Resolution: fixed
Status: newclosed

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.