On Mon, 26 Feb 2007 02:39:26 +0530
"Mehul Rajput" <[EMAIL PROTECTED]> wrote:

> OK. now i am able to do a autoconf. so far so good. made some
> progress. but when i do the following
> 
> $ env CFLAGS="-g" ./configure --enable-xvid --enable-ogg
> --enable-vorbis --enable-a52
> 
> I get the following error. (I have enabled debug to find out the main
> issue of transcode not working on core 2 duo).

That's fine, even if -g should be enabled by default. Anyway, specifying
it explicitely will not harm anything.

> configure: error: transcode depends on libz, but cannot links against libz

installing the `zlib1g-dev' package should fix this problem.

Bests,

-- 
Francesco Romani - Ikitt ['people always complain, no matther what you do']
IM contact    : (email first, Antispam default deny!) icq://27-83-87-867
tiny homepage : http://fromani.exit1.org (see IDEAS if you want send code!)
known bugs    : http://tcfoundry.hostme.it/mantis (EXPERIMENTAL)

Reply via email to