[MPlayer-users] compilation problem pre5...

Michael mwohlwend at t-online.de
Sat Jun 15 01:23:02 CEST 2002


Hi,

when compiling the pre5 version of mplayer I get the following error
message:
(after calling make a second time)

----------------------------------------------------------
micha at termite:~/MPlayer-0.90pre5 > make
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux
-Iloader -Ilibvo   -o mplayer.o mplayer.c
mplayer.c: In function `main':
mplayer.c:1305: warning: assignment makes pointer from integer without a
cast
mplayer.c:1306: warning: assignment makes pointer from integer without a
cast
mplayer.c:2731: `DVDNAV_SEEK_DONE' undeclared (first use in this function)
mplayer.c:2731: (Each undeclared identifier is reported only once
mplayer.c:2731: for each function it appears in.)
make: *** [mplayer.o] Error 1
micha at termite:~/MPlayer-0.90pre5 >  
-------------------------------------------------------

I don't understand this, since configure isn't complaining about anything.
I didn't change some dvd libs and earlier version of mplayer compiled
good.
May you give me a hint?

thanks for answering
  Michael




# -------- Generated by configure -----------

LANG = C
TARGET_OS = Linux
prefix = /usr/local
DATADIR = /usr/local/share/mplayer
CONFDIR = /usr/local/share/mplayer
LIBDIR = /usr/local/lib
#AR = ar
CC = gcc
AWK = gawk
# OPTFLAGS = -O4   -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer
-ffast-math
OPTFLAGS = -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
EXTRA_INC =  
WIN32_PATH = -DWIN32_PATH=\"/usr/lib/win32\"
STRIPBINARIES = yes

STREAMING = yes
STREAMING_LIB = -lnsl
VIDIX = yes

OPENDIVX = no

VO2 = no

PNG = yes
JPEG = yes
GIF = yes

EXTRA_LIB = 
Z_LIB =   -lz
HAVE_MLIB = no
STATIC_LIB = 

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

# for libavcodec:
SRC_PATH=.

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

# audio output
ALSA_LIB = -lasound -ldl -lpthread
NAS_LIB = 
MAD_LIB = -lmad
ARTS_LIB = -L/opt/kde/lib -ldl -lartsc -lpthread
ARTS_INC = -I/opt/kde/include/artsc
VORBIS_LIB = 
FAAD_LIB = 
SGIAUDIO_LIB = 

# input
TERMCAP_LIB = 
LIRC_LIB = 
CSS_USE = no
CSS_LIB = -Llibmpdvdkit -lmpdvdkit  -ldvdnav
DVDKIT = yes
DVDKIT_SHARED = no
SDL_INC = -I/usr/include/SDL -D_REENTRANT
W32_DEP = loader/libloader.a
W32_LIB = -Lloader -lloader
DS_DEP = loader/dshow/libDS_Filter.a
DS_LIB = -Lloader/dshow -lDS_Filter
AV_DEP = libavcodec/libavcodec.a
AV_LIB = -Llibavcodec -lavcodec
FAME = no
FAME_LIB = 
MP1E_DEP = 
MP1E_LIB = 
ARCH_LIB =   -lpthread -ldl -rdynamic 
DIVX4LINUX = yes
XVID = no
DECORE_LIB = -ldivxdecore
MENCODER = yes
ENCORE_LIB =  -ldivxencore -lmp3lame  
DIRECTFB_INC = 
DIRECTFB_LIB = 
NEW_INPUT_LIB = -Linput -linput -llirc_client

# --- Some stuff for autoconfigure ----
TARGET_ARCH_X86 = yes
TARGET_CYGWIN = no
TARGET_CPU=686
TARGET_MMX = yes
TARGET_MMX2 = yes
TARGET_3DNOW = no
TARGET_3DNOWEX = no
TARGET_SSE = yes

# --- GUI stuff ---
GTKLIB =  
GLIBLIB =   
GTK_LIBS =   
GUI = no
DEBUG = -DDEBUG




More information about the MPlayer-users mailing list