[MPlayer-users] mplayerplug-in QT

rcooley rcooley at spamcop.net
Thu Jan 8 08:58:15 CET 2004


On Thu, 8 Jan 2004 00:03:25 +0100
Björn Sandell <biorn at dce.chalmers.se> wrote:


> That's what I tried (3.4-current).
> 
> Care to list the glitches so they can get fixed?

The first problem I had was with iconv:

libvo/libvo.a(font_load_ft.o): In function `prepare_charset':
font_load_ft.o(.text+0x1a3b): undefined reference to `libiconv_open'
font_load_ft.o(.text+0x1a5c): undefined reference to `libiconv_close'
font_load_ft.o(.text+0x1a66): undefined reference to `libiconv_open'
font_load_ft.o(.text+0x1af8): undefined reference to `libiconv'
font_load_ft.o(.text+0x1b6a): undefined reference to `libiconv_close'


The Second problem:

loader/libloader.a(win32.o)(.data+0x5adc): undefined reference to
`exp_EH_prolog'
collect2: ld returned 1 exit status                            


After doing a little patchwork to get around the second problem,
the third problem was:

loader/libloader.a(stubs.o): In function `_unk_exp1':
stubs.o(.data+0x34): undefined reference to `_export_names'
stubs.o(.data+0x3f): undefined reference to `_printf'
collect2: ld returned 1 exit status




More information about the MPlayer-users mailing list