From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by chiba.3jane.net (Postfix) with ESMTP id D2570ABD50 for ; Wed, 15 May 2002 09:45:12 -0500 (CDT) Received: from callisto by pandora.cs.kun.nl via callisto.cs.kun.nl [131.174.33.75] with ESMTP for id g4FEjBZ10328 (8.11.3/3.19); Wed, 15 May 2002 16:45:11 +0200 (MET DST) Content-Type: text/plain; charset="iso-8859-1" From: Paul de Vrieze To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] Transcode ebuild or compile bug? Date: Wed, 15 May 2002 16:45:11 +0200 X-Mailer: KMail [version 1.4] References: <1021472933.11972.11.camel@vitalie> In-Reply-To: <1021472933.11972.11.camel@vitalie> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205151645.11238.pauldv@cs.kun.nl> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 545ade9f-86dd-4611-a213-e12e6f39f8d0 X-Archives-Hash: 2b1bf4c13740a46add774635bdb09a33 On Wednesday 15 May 2002 16:28, Tim van den Elsen wrote: > Hi, > > While trying to emerge dvdrip i stumbled upon this error: > > [code] > > Making all in libmp3lame > make[2]: Entering directory > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4/libm= p3la >me' make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4/libm= p3la >me' Making all in libdvenc > make[2]: Entering directory > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4/libd= venc >' gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I./ -I../src -I./../src -O3= -g > -funroll-loops -ffast-math -DLINUX -march=3Di686 -pipe -O3 > -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE > -D_FILE_OFFSET_BITS=3D64 -I/usr/include -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -I/usr/local/include -c dvenc.c > dvenc.c: In function `dvenc_init': > dvenc.c:43: too few arguments to function `dv_init' > make[2]: *** [dvenc.o] Error 1 > make[2]: Leaving directory > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4/libd= venc >' make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4' > make: *** [all-recursive-am] Error 2 > > !!! ERROR: The ebuild did not complete successfully. > !!! Function src_compile, Line -63, Exitcode 2 > !!! (no error message) > > !!! emerge aborting on > /usr/portage/media-video/transcode/transcode-0.6.0_pre4-r2.ebuild . > vitalie transcode # > > [/code] > > I have allready notified the ebuild maintainer, but maybe you guys have > a solution as well :) Diskord (also a gentoo user) and I have set up a > 'gentoo' forum for video-encoding @ http://timmie.dyndns.org/divx/ > especially for divx and svcd related question. Hopefully it will be > worthwhile for people to check for help there on this topic. Any postin= g > there will be very much appreciated. > > Regards, > > Timmie > This has to do with quicktime4linux installing bad libdv.h headers (it=20 shouldn't install them at all) I made a bug report from this a long time = ago:=20 1601, so unmerge quicktime4linux, emerge the new version, and libdv shoul= d=20 compile. You can also just delete the libdv.h include file. Paul --=20 Paul de Vrieze Junior Researcher Mail: pauldv@cs.kun.nl Homepage: http://www.devrieze.net