[MPlayer-users] Crash compiling MPLayer-0.90rc4 for PowerPC

Xesc Arbona xesc at navegalia.com
Mon Mar 17 18:59:49 CET 2003


Hi,

I'm trying to compile Mplayer-0.90rc4 on an iBook machine, and I have
some trouble, can you give me some advice on how to proceed. I get this
message:

-------------------------------------------------------------------------
/usr/bin/make -C loader
make[2]: Entering directory `/usr/src/MPlayer-0.90rc4/loader'
gcc -I. -I.. -O4 -mcpu=750 -mtune=750 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -DWIN32_PATH=\"/usr/lib/codecs/win32-lite\"
-DMPLAYER -D__WINE__ -Ddbg_printf=__vprintf -DTRACE=__vprintf  -c
ldt_keeper.c
cc1: invalid option `no-omit-leaf-frame-pointer'
make[2]: *** [ldt_keeper.o] Error 1
make[2]: Leaving directory `/usr/src/MPlayer-0.90rc4/loader'
make[1]: *** [loader/libloader.a] Error 2
make[1]: Leaving directory `/usr/src/MPlayer-0.90rc4'
make: *** [build-stamp] Error 2
ibook:/usr/src/MPlayer-0.90rc4#
-------------------------------------------------------------------------

Information about my computer:

OS: GNU/Linux Debian testing

uname -a = 
Linux ibook 2.4.20-ben8 #2 Sat Mar 15 21:43:57 CET 2003 ppc  750FX GNU/Linux

ls -l /lib/libc[.-]* = 
-rwxr-xr-x    1 root     root      1275384 Feb 26 11:00 /lib/libc-2.3.1.so
lrwxrwxrwx    1 root     root           13 Mar 15 16:36 /lib/libc.so.6 -> libc-2.3.1.so

X -version = 
XFree86 Version 4.2.99.2 (DRI trunk) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 21 October 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version
before reporting problems.  (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.20-ben1-xfs-ckppc [ELF]
Module Loader present

gcc -V =
Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.2.1/specs
Configured with: /build/buildd/gcc-3.2-3.2.1ds2/src/configure -v
--enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-java-gc=boehm --enable-objc-gc powerpc-linux
Thread model: posix
gcc version 3.2.1 20020924 (Debian prerelease)

ld -V =
GNU ld version 2.13.90.0.10 20021010 Debian GNU/Linux
Supported emulations:
  	elf32ppclinux
	elf32ppc
	elf32ppcsim
    elf64ppc

as --version =
GNU assembler 2.13.90.0.10 20021010 Debian GNU/Linux

cat /proc/cpuinfo = 
cpu             : 750FX
temperature     : 2 C (uncalibrated)
clock           : 800MHz
revision        : 2.2 (pvr 7000 0202)
bogomips        : 1589.24
machine         : PowerBook4,3
motherboard     : PowerBook4,3 MacRISC2 MacRISC Power Macintosh
detected as     : 257 (iBook 2 rev. 2)
pmac flags      : 0000000b
L2 cache        : 512K unified
memory          : 256MB
pmac-generation : NewWorld

I also include config.mak and config.h as indicated on DOCS/bugreports.html

Thanks in advance for your help!
						
-- 
Xesc Arbona 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h
Type: text/x-chdr
Size: 11239 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20030317/55a3228e/attachment.h>
-------------- next part --------------
# -------- Generated by configure -----------

LANG = C
TARGET_OS = Linux
DESTDIR =
prefix = $(DESTDIR)/usr
BINDIR = $(DESTDIR)/usr/bin
DATADIR = $(DESTDIR)/usr/share/mplayer
MANDIR = $(DESTDIR)/usr/man
CONFDIR = $(DESTDIR)/etc/mplayer
LIBDIR = $(DESTDIR)/usr/lib
#AR = ar
CC = gcc
AWK = 
RANLIB = ranlib
INSTALL = install
# OPTFLAGS = -O4   -mcpu=750 -mtune=750 -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = -O4 -mcpu=750 -mtune=750 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
EXTRA_INC =  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
WIN32_PATH = -DWIN32_PATH=\"/usr/lib/codecs/win32-lite\"
STRIPBINARIES = yes



STREAMING = yes
STREAMING_LIVE_DOT_COM = no
STREAMING_LIB = -lnsl 
VIDIX = no
PP_LIB = postproc/libpostproc.a
SHARED_PP = no
CONFIG_RISKY = yes
LIBMENU = yes
I18NLIBS = 

OPENDIVX = no

UNRARLIB = yes

PNG = yes
JPEG = no
GIF = no

EXTRA_LIB = 
Z_LIB =   -lz
HAVE_MLIB = no
WIN32_LIB = 
STATIC_LIB = 

X11_INC = -I/usr/X11R6/include
X11DIR = -L/usr/X11R6/lib -lXext -lX11 -lnsl

# for libavcodec:
SRC_PATH=.

# video output
X_LIB =  -lXxf86dga -lXv -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl  -lnsl
GGI_LIB = 
MLIB_LIB =  
MLIB_INC = 
DXR2_INC = 
DVB_INC = 
PNG_LIB = -lpng -lz
JPEG_LIB = 
GIF_LIB = 
SDL_LIB = -L/usr/lib -lSDL -lpthread
SVGA_LIB = 
AA_LIB = -laa

# audio output
ALSA_LIB = 
NAS_LIB = 
ARTS_LIB = 
ARTS_INC = 
ESD_LIB = 
ESD_INC = 
SGIAUDIO_LIB = 

# input/demuxer/codecs
TERMCAP_LIB = -ltermcap
LIRC_LIB = 
CSS_USE = no
CSS_LIB = -Llibmpdvdkit2 -lmpdvdkit
DVDKIT = no
DVDKIT2 = yes
DVDKIT_SHARED = no
SDL_INC = -I/usr/include/SDL -D_REENTRANT
W32_DEP = loader/libloader.a
W32_LIB = loader/libloader.a
DS_DEP = loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a
DS_LIB = loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a
AV_DEP = libavcodec/libavcodec.a
AV_LIB = libavcodec/libavcodec.a
FAME = no
FAME_LIB = 
MP1E_DEP = 
MP1E_LIB = 
ARCH_LIB =   -lpthread -ldl -rdynamic 
XVID = no
XVID_LIB = 
DECORE_LIB = 
MENCODER = yes
ENCORE_LIB =   
DIRECTFB_INC = 
DIRECTFB_LIB = 
CDPARANOIA_INC = 
CDPARANOIA_LIB = 
FREETYPE_INC = -I/usr/include/freetype2
FREETYPE_LIB = -lfreetype
LIBLZO_LIB= 
MAD_LIB = 
VORBIS_LIB = -lvorbis -logg 
FAAD_LIB = 
XMMS_PLUGINS = yes
XMMS_LIB = /usr/lib/libxmms.so.1 -export-dynamic

# --- Some stuff for autoconfigure ----
TARGET_ARCH_POWERPC = yes
TARGET_CYGWIN = no
TARGET_CPU=ppc
TARGET_MMX = no
TARGET_MMX2 = no
TARGET_3DNOW = no
TARGET_3DNOWEX = no
TARGET_SSE = no
TARGET_ALTIVEC = no

# --- GUI stuff ---
GTKLIB =  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
GLIBLIB =   -L/usr/lib -lglib
GTK_LIBS =   $(GTKLIB) $(GLIBLIB)
GUI = yes
DEBUG = -DDEBUG



More information about the MPlayer-users mailing list