[MPlayer-dev-eng] [PATCH] Mainly OpenBSD
Bernd Ernesti
mplayer at lists.veego.de
Wed May 15 00:00:08 CEST 2002
On Tue, May 14, 2002 at 11:38:46PM +0200, Bernd Ernesti wrote:
> On Tue, May 14, 2002 at 11:19:27PM +0200, Björn Sandell wrote:
[..]
> > See my patch for it. What else breaks?
>
> Which patch?
>
> I don't know and I don't care. mplayer need to linked against -li386 on NetBSD/i386.
FYI:
loader/libloader.a(ldt_keeper.o): In function `Setup_LDT_Keeper':
ldt_keeper.o(.text+0x14a): undefined reference to `i386_set_ldt'
This means at least libloader.a is the reason for the -li386 on NetBSD/i386.
But there could be other usages of -li386 functions, like the i386_iopl one
in libdha/sysdep/pci_netbsd.c, hmmm, where i can't find the define for
USE_I386_IOPL, so this is not used.
Hmmm, now that I think about that part. libdha should be changed to use libpci
on NetBSD version where it exists.
Bernd
More information about the MPlayer-dev-eng
mailing list