pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Gmplayer fails to build



Hi there,

recently I've tried to install Gmplayer from pkgsrc. The process failed, due to an "undefined reference". Here's the message:

libavcodec/libavcodec.a(cabac.o)(.text+0x10cb): In function `decode_significance_8x8_x86':
: undefined reference to `last_coeff_flag_offset_8x8'
gmake: *** [mplayer] Error 1
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/multimedia/gmplayer
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/gmplayer

A few months ago the same problem has been discussed in this thread:

http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=34980

But the solution mentioned there - deleting "-O2" from the cflags-line in
/usr/pkg/lib/pkgconfig/xrandr.pc

doesn't help in my case.

Are there any hints for a proper solution of this problem? Would be nice:-)


Home | Main Index | Thread Index | Old Index