Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: MP3 and MPLAYER problem
On 30 Nov 2001 Matthias Fechner <idefix@fechner.net> wrote:
> 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
> ------
OK, libz is there but the linker can't find it.
Do you have a link from libz.so to libz.so.1 ?
I think normaly ldconfig creates this.
--
Stefan Huelswitt
huels@iname.com | http://home.pages.de/~nathan
Home |
Main Index |
Thread Index