some more progress... after install dependency and package which francesco told (thanks for that!!)... i was able to configure. now when i do a make i am getting following error.
In file included from filter_pv.c:44: pv.h:99: error: expected specifier-qualifier-list before 'XvPortID' filter_pv.c: In function 'tc_filter': filter_pv.c:170: error: 'xv_display_t' has no member named 'full_screen' filter_pv.c:174: error: 'xv_display_t' has no member named 'arg_xv_port' filter_pv.c: In function 'preview_filter_buffer': filter_pv.c:411: warning: pointer targets in assignment differ in signedness filter_pv.c:412: warning: pointer targets in assignment differ in signedness filter_pv.c:416: warning: pointer targets in assignment differ in signedness filter_pv.c:417: warning: pointer targets in assignment differ in signedness filter_pv.c:420: warning: pointer targets in assignment differ in signedness filter_pv.c:421: warning: pointer targets in assignment differ in signedness filter_pv.c:434: warning: pointer targets in assignment differ in signedness filter_pv.c:435: warning: pointer targets in assignment differ in signedness filter_pv.c: In function 'preview_grab_jpeg': filter_pv.c:857: warning: pointer targets in assignment differ in signedness make[3]: *** [filter_pv.lo] Error 1 make[3]: Leaving directory `/home/prince/install/transcode/transcode/filter/preview' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/prince/install/transcode/transcode/filter' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/prince/install/transcode/transcode' make: *** [all] Error 2 the configure command used is the same as given above. On 2/26/07, Francesco Romani <[EMAIL PROTECTED]> wrote:
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)