[MPlayer-users] Compile error in MPlayer-0.90rc1
Erik Schnetter
schnetter at uni-tuebingen.de
Wed Dec 18 15:43:14 CET 2002
When compiling, I receive the error message
make[2]: Entering directory `/home/eschnett/MPlayer-0.90rc1/libdha'
gcc -MM -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fPIC -I. -I.. libdha.c mtrr.c pci.c pci_names.c
1>.depend
gcc: pci_names.c: No such file or directory
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/home/eschnett/MPlayer-0.90rc1/libdha'
I enclose my config.h and config.mak.
-erik
--
Erik Schnetter <schnetter at uni-tuebingen.de>
Web: http://www.tat.physik.uni-tuebingen.de/~schnette/
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from www.keyserver.net.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h
Type: text/x-chdr
Size: 11103 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20021218/546d639f/attachment.h>
-------------- next part --------------
# -------- Generated by configure -----------
LANG = C
TARGET_OS = Linux
DESTDIR =
prefix = $(DESTDIR)/usr/local
BINDIR = $(DESTDIR)/usr/local/bin
DATADIR = $(DESTDIR)/usr/local/share/mplayer
MANDIR = $(DESTDIR)/usr/local/man
CONFDIR = $(DESTDIR)/usr/local/etc/mplayer
LIBDIR = $(DESTDIR)/usr/local/lib
#AR = ar
CC = gcc
AWK = mawk
RANLIB = ranlib
INSTALL = install
# 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=\"\"
STRIPBINARIES = yes
STREAMING = yes
STREAMING_LIVE_DOT_COM = no
STREAMING_LIB = -lnsl
VIDIX = yes
PP_LIB = postproc/libpostproc.a
SHARED_PP = no
LIBMENU = no
OPENDIVX = no
UNRARLIB = yes
PNG = yes
JPEG = yes
GIF = no
EXTRA_LIB =
Z_LIB = -lz
HAVE_MLIB = no
WIN32_LIB =
STATIC_LIB =
X11_INC =
X11DIR = -L/usr/X11R6/lib -lXext -lX11 -lnsl
# for libavcodec:
SRC_PATH=.
# video output
X_LIB = -lGL -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 = -ljpeg
GIF_LIB =
SDL_LIB = -L/usr/lib -lSDL -lpthread
SVGA_LIB =
AA_LIB = -laa
# audio output
ALSA_LIB =
NAS_LIB =
ARTS_LIB = -L/usr/lib -ldl -lartsc -lpthread
ARTS_INC = -I/usr/include/kde/artsc
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
DIVX4LINUX = no
XVID = no
XVID_LIB =
DECORE_LIB =
MENCODER = yes
ENCORE_LIB = -lmp3lame -lvorbis -logg
DIRECTFB_INC =
DIRECTFB_LIB =
CDPARANOIA_INC =
CDPARANOIA_LIB =
FREETYPE_INC =
FREETYPE_LIB =
LIBLZO_LIB=
MAD_LIB =
VORBIS_LIB = -lvorbis -logg
FAAD_LIB =
# --- 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
TARGET_ALTIVEC = no
# --- GUI stuff ---
GTKLIB =
GLIBLIB =
GTK_LIBS =
GUI = no
DEBUG = -DDEBUG
More information about the MPlayer-users
mailing list