configure fails to detect fontconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



configure script seems to specify incorrect library order and results in
libfontconfig detection to fail.
I traced the problem to compile_check() in configure.
The -lfontconfig option was being specified at the end of the gcc 
command line when it should be specified at the beginning.

I corrected my problem when I moved "$@" string to the beginning in line 
6 of compile_check():

$_cc $CFLAGS "$@" $_inc_extra $_ld_static $_ld_extra $_libs_mplayer 
$_libs_mencoder -o "$TMPEXE" >> "$TMPLOG" 2>&1


Is this a bug in configure script ?

_______________________________________________
MPlayer-users mailing list
MPlayer-users@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users

[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux