Gentoo Archives: gentoo-dev

From: BoehmeSilvio <Boehme.Silvio@×××.de>
To: "'gentoo-dev@g.o'" <gentoo-dev@g.o>
Subject: RE: [gentoo-dev] Transcode ebuild or compile bug?
Date: Wed, 15 May 2002 10:09:02
Message-Id: 2F4E8F809920D611B0B300508BDE95FEC589@AFB91
1 This is BUG 2583:
2
3 transcode-0.6.0_pre4-r2 does not build with libdv-0.9.5, because libdv-0.9.5
4 changed
5 some headers.
6
7 The last transcode snapshot should work correct with this libdv.
8 transcode-0.6.0pre5-20020506.tgz
9
10 I don't know the current state on this bug.
11
12 By
13
14 Silvio
15
16 > -----Original Message-----
17 > From: Tim van den Elsen [mailto:vitalie@××××××.nl]
18 > Sent: Wednesday, May 15, 2002 4:59 PM
19 > To: gentoo-dev@g.o
20 > Subject: Re: [gentoo-dev] Transcode ebuild or compile bug?
21 >
22 >
23 > On Wed, 2002-05-15 at 16:45, Paul de Vrieze wrote:
24 > > On Wednesday 15 May 2002 16:28, Tim van den Elsen wrote:
25 > > > Hi,
26 > > >
27 > > > While trying to emerge dvdrip i stumbled upon this error:
28 > > >
29 > > > [code]
30 > > >
31 > > > Making all in libmp3lame
32 > > > make[2]: Entering directory
33 > > >
34 > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0
35 > pre4/libmp3la
36 > > >me' make[2]: Nothing to be done for `all'.
37 > > > make[2]: Leaving directory
38 > > >
39 > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0
40 > pre4/libmp3la
41 > > >me' Making all in libdvenc
42 > > > make[2]: Entering directory
43 > > >
44 > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0
45 > pre4/libdvenc
46 > > >' gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I./ -I../src
47 > -I./../src -O3 -g
48 > > > -funroll-loops -ffast-math -DLINUX -march=i686 -pipe -O3
49 > > > -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
50 > > > -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/include/glib-1.2
51 > > > -I/usr/lib/glib/include -I/usr/local/include -c dvenc.c
52 > > > dvenc.c: In function `dvenc_init':
53 > > > dvenc.c:43: too few arguments to function `dv_init'
54 > > > make[2]: *** [dvenc.o] Error 1
55 > > > make[2]: Leaving directory
56 > > >
57 > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0
58 > pre4/libdvenc
59 > > >' make[1]: *** [all-recursive] Error 1
60 > > > make[1]: Leaving directory
61 > > >
62 > `/var/tmp/portage/transcode-0.6.0_pre4-r2/work/transcode-0.6.0pre4'
63 > > > make: *** [all-recursive-am] Error 2
64 > > >
65 > > > !!! ERROR: The ebuild did not complete successfully.
66 > > > !!! Function src_compile, Line -63, Exitcode 2
67 > > > !!! (no error message)
68 > > >
69 > > > !!! emerge aborting on
70 > > >
71 > /usr/portage/media-video/transcode/transcode-0.6.0_pre4-r2.ebuild .
72 > > > vitalie transcode #
73 > > >
74 > > > [/code]
75 > > >
76 > > > I have allready notified the ebuild maintainer, but maybe
77 > you guys have
78 > > > a solution as well :) Diskord (also a gentoo user) and I
79 > have set up a
80 > > > 'gentoo' forum for video-encoding @ http://timmie.dyndns.org/divx/
81 > > > especially for divx and svcd related question. Hopefully
82 > it will be
83 > > > worthwhile for people to check for help there on this
84 > topic. Any posting
85 > > > there will be very much appreciated.
86 > > >
87 > > > Regards,
88 > > >
89 > > > Timmie
90 > > >
91 > >
92 > > This has to do with quicktime4linux installing bad libdv.h
93 > headers (it
94 > > shouldn't install them at all) I made a bug report from
95 > this a long time ago:
96 > > 1601, so unmerge quicktime4linux, emerge the new version,
97 > and libdv should
98 > > compile. You can also just delete the libdv.h include file.
99 > >
100 > > Paul
101 > >
102 > > --
103 > > Paul de Vrieze
104 > > Junior Researcher
105 > > Mail: pauldv@××××××.nl
106 > > Homepage: http://www.devrieze.net
107 > >
108 > > _______________________________________________
109 > > gentoo-dev mailing list
110 > > gentoo-dev@g.o
111 > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
112 >
113 > Paul,
114 >
115 > I unmerged quicktime4linux and tried to emerge dvdrip (and thus
116 > automatically transcode) again.. but it gives the same error again..
117 >
118 > Hope you guys have some more ideas :)
119 >
120 > Regards,
121 >
122 > Timmie
123 >
124 >
125 > _______________________________________________
126 > gentoo-dev mailing list
127 > gentoo-dev@g.o
128 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
129 >

Replies

Subject Author
RE: [gentoo-dev] Transcode ebuild or compile bug? Tim van den Elsen <vitalie@××××××.nl>