To help find the problem I need the log of the mplayer build that is
crashing.

Your earlier crash log has this entry

Code:
--------------------
    
  bash-2.05b# ./mplayer -vc null -vo null -bandwidth 10000000 -cache 128 -af 
volume=0,resample=44100:0:1,channels=2 -ao p
  cm:nowaveheader:file=/dev/null 
rtsp://rmlivev8bb.bbc.net.uk/farm/*/ev7/live24/radio4/live/r4_dsat_g2.ra
  MPlayer 1.0pre8-3.2.3 (C) 2000-2006 MPlayer Team
  CPU:         Intel(R) Pentium(R) M processor 1.60GHz (Family: 6, Model: 13, 
Stepping: 6)
  CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
  Compiled with runtime CPU detection.
  
--------------------

It clearly shows runtime CPU detection but the configue log does not
match the build.
This fragment is from configure.log and the config.mak confirms that
--enable-runtime-cpudetection was not on for this build.

Code:
--------------------
    
  ============ Checking for runtime cpudetection ============
  Result is: no 
  ##########################################
  
--------------------

There is a similar issue about using the cc 2.96 compiler - the
config.mak and configure.log - all say that 3.2.3 is the compiler to be
used - no sign of the 2.96 directive.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=27823

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to