Mailing List archive

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

[vdr] Re: osdpip plugin - can't find libavcodec



Am Mittwoch, 3. März 2004 23:05 schrieb Adrian P Challinor:
> Problem solved - the osdpip makefile needed a "-lz"  in
>
>         $(CXX) $(CXXFLAGS) -lz -shared -o $@ $^ $(LIBS)
>
>
> It runs just fine now!

Aah, yes... Probably your libavcodec needs libz, while mine doesn't (probably 
something left out while configuring).

Anyway, I was thinking the GNU linker would detect by itself somehow what 
additional libraries one library needs. Can anyone give me some insight 
maybe? :-)

Greetings,
Sascha



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index