[MPlayer-dev-eng] configure2 bugreport
Arpi
arpi at thot.banki.hu
Sat Nov 17 22:51:09 CET 2001
Hi,
> On Sat, Nov 17, 2001 at 11:34:18AM -0800, Steven M. Schultz wrote:
> [...]
> > > > Solution: libdl isn't needed on FreeBSD :)
> > > Ok, fixed :)
> > > Same thing for others BSD's ?
> >
> > 'libdl' is used by some other systems - BSD/OS for example:
> [...]
> My question was not clear: 'Does xanim support require libdl support
> given that freebsd does not need it but linux needs it ?'
xanim support needs dlopen() function. usually it's in libdl, but i think
on some bsd it's in libc or other lib ???
maybe a test could help us:
main(){
dlopen();
}
if it compiles with or without -ldl, enable xanim support.
A'rpi / Astral & ESP-team
--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu
More information about the MPlayer-dev-eng
mailing list