On Tue, Dec 9, 2008 at 3:32 PM, Sébastien Cevey <[EMAIL PROTECTED]> wrote:
> Checking for function sin                 : not found
> /home/seb/Build/xmms2-devel.git/src/xmms/wscript:90: error: the configuration 
> failed (see config.log)
>
> Should be _build_/config.log .. but why should I have to look at
> config.log, it doesn't say anything more than the configure output,
> in a less obvious way?
>
> I'm pretty sure I have libm by the way...

Due to new files, lots of changes etc etc it's probably a good idea to do:

rm -rf _build_
find . -name '*.pyc' -delete

If you're pulling this into your current trees... that solved the
problem theefer was experiencing.

-- 
Daniel Svensson
--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to