Subject: Re: mplayer build failuer after aalib-x11 addition
To: None <tech-pkg@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: tech-pkg
Date: 07/24/2005 15:31:33
Hi,

Thomas Klausner --> tech-pkg (2005-07-24 13:48:00 +0200):
> mplayer-share/options.mk correctly adds
> 	--disable-ossaudio
> to CONFIGURE_ARGS in this case.
> Does this happen for you too?
> 	make show-var VARNAME=CONFIGURE_ARGS

Yes, CONFIGURE_ARGS contains --disable-ossaudio here, too.


> Does the configure script still try to detect it?

AFAICT configure is doing its job correctly:

$ cd pkgsrc/multimedia/mplayer && make configure
[...]
Checking for OSS Audio ... no
[...]
Config files successfully generated by ./configure !
[...]
  Disabled optional drivers:
    Input: [...]
    Codecs: [...]
    Audio output: [...] oss [...]
[...]

But then, while linking mplayer, I get undefined references to
_oss_ioctl for libmpdemux/libmpdemux.a...


Cheers, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~