[MPlayer-users] build failure under Ubuntu Hardy
mlg 3
m_l_g3 at yahoo.com
Fri Jan 6 15:16:01 CET 2012
$svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer-last2
<a fresh checkout was performed>
$ ./configure
Checking for yasm ...
Error: yasm not found, use --yasm='' if you really want to compile without
$ yasm --version
yasm 0.5.0.1591
Compiled on Mar 28 2007.
Copyright (c) 2001-2006 Peter Johnson and other Yasm
$ ./configure --yasm=''
<...>
Config files successfully generated by ./configure --yasm= !
Install prefix: /usr/local
Data directory: /usr/local/share/mplayer
Config direct.: /usr/local/etc/mplayer
Byte order: little-endian
Optimizing for: native
<...>
$ make
Makefile:1007: *** multiple target patterns. Stop.
^^^^^^^^^^^^^^^^^^^^^^^^ this used to work!!!
The line in Makefile is:
fatetest: $(RESULTS)
$ uname -a
Linux ******* 2.6.24-28-generic #1 SMP Fri Feb 11 17:39:36 UTC 2011 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:Ubuntu
Description:Ubuntu 8.04.4 LTS
Release:8.04
Codename:hardy
$ svn info
Path: .
URL: svn://svn.mplayerhq.hu/mplayer/trunk
Repository Root: svn://svn.mplayerhq.hu/mplayer
Repository UUID: b3059339-0415-0410-9bf9-f77b7e298cf2
Revision: 34526
Node Kind: directory
Schedule: normal
Last Changed Author: cehoyos
Last Changed Rev: 34526
Last Changed Date: 2012-01-06 04:18:56 +0400 (Fri, 06 Jan 2012)
More information about the MPlayer-users
mailing list