Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] MP3 and MPLAYER problem




Hi,

it tried to compile vdr with mplayer and mp3
support(vdr0.99pre1-mp3-0.27) but i have a problem.

I used mad-0.14.2b.
I compiled mad with configure --prefix=/usr --enable-shared
Then i type make then i do make check, all seems to be ok, so i do
make install.

So now i tried to compile vdr, but i get the following errormessage:
------
debian:/usr/local/video/VDR# make REMOTE=LIRC VFAT=1 MP3=1 MPLAYER=1
g++ -g -O2 config.o dvbapi.o dvbosd.o dvd.o eit.o font.o i18n.o
interface.o menu.o osd.o recording.o remote.o remux.o ringbuffer.o
svdrp.o thread.o tools.o vdr.o mp3.o mp3-menu.o mp3-dvb.o videodir.o
-lncurses -ljpeg -lpthread   -lz -lmad -lid3tag  ./libdtv/libdtv.a -o
vdr
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [vdr] Error 1
------

But locate libz|grep -v home show the following result:
------
/usr/lib/libz.so.1
/usr/lib/libz.so.1.1.3
------

I have no idea who i can solve this problem.
I use debian, maybe someone else has the same problem.

Thanks for help.

-- 
Bye
Matthias



Home | Main Index | Thread Index