[gentoo-user] transcode fails

2005-02-04 Thread PK
hi all
I know theres a bug with transcode and I tried to patch the ebuild
but failed miserably
How do I patch it properly ?
heres the link to the bug
http://bugs.gentoo.org/show_bug.cgi?id=79797
can anyone explain how I patch it? properely ?

: undefined reference to `yuv2rgb_init_mmxext'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.


thats the error message
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Transcode failing

2005-01-29 Thread Javier Valencia
PK wrote:
Javier Valencia wrote:
PK wrote:
Hi all sorry to trouble everyone again
but I have another issue on my laptop this time
I did a emerge sync and emerge -uD world
it gets to transcode and I get this
: undefined reference to `yuv2rgb_init_mmx'
../libvo/.libs/libvout.a(yuv2rgb.o)(.text+0x352): In function 
`yuv2rgb_init':
: undefined reference to `yuv2rgb_init_mmxext'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this 
status message.


I tried searching the forums for assistance but theres nothing that 
can point me in the right direction

Any assistance would make my day
thanking you for your time.

Paul
--
gentoo-user@gentoo.org mailing list

mmm try using USE="-mmx"
--
gentoo-user@gentoo.org mailing list

Hi Javier
Thank you for that suggestion
I did try it
unfortunately it did not work
Paul
--
gentoo-user@gentoo.org mailing list

Are you using ~x86?
I see 0.6.11 in my portage as stable.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Transcode failing

2005-01-29 Thread PK
Javier Valencia wrote:
PK wrote:
Hi all sorry to trouble everyone again
but I have another issue on my laptop this time
I did a emerge sync and emerge -uD world
it gets to transcode and I get this
: undefined reference to `yuv2rgb_init_mmx'
../libvo/.libs/libvout.a(yuv2rgb.o)(.text+0x352): In function 
`yuv2rgb_init':
: undefined reference to `yuv2rgb_init_mmxext'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this 
status message.


I tried searching the forums for assistance but theres nothing that 
can point me in the right direction

Any assistance would make my day
thanking you for your time.

Paul
--
gentoo-user@gentoo.org mailing list

mmm try using USE="-mmx"
--
gentoo-user@gentoo.org mailing list

Hi Javier
Thank you for that suggestion
I did try it
unfortunately it did not work
Paul
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Transcode failing

2005-01-29 Thread Javier Valencia
PK wrote:
Hi all sorry to trouble everyone again
but I have another issue on my laptop this time
I did a emerge sync and emerge -uD world
it gets to transcode and I get this
: undefined reference to `yuv2rgb_init_mmx'
../libvo/.libs/libvout.a(yuv2rgb.o)(.text+0x352): In function 
`yuv2rgb_init':
: undefined reference to `yuv2rgb_init_mmxext'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.


I tried searching the forums for assistance but theres nothing that 
can point me in the right direction

Any assistance would make my day
thanking you for your time.

Paul
--
gentoo-user@gentoo.org mailing list

mmm try using USE="-mmx"
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Transcode failing

2005-01-29 Thread PK
Hi all sorry to trouble everyone again
but I have another issue on my laptop this time
I did a emerge sync and emerge -uD world
it gets to transcode and I get this
: undefined reference to `yuv2rgb_init_mmx'
../libvo/.libs/libvout.a(yuv2rgb.o)(.text+0x352): In function 
`yuv2rgb_init':
: undefined reference to `yuv2rgb_init_mmxext'
collect2: ld returned 1 exit status
make[3]: *** [tcdecode] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.14/work/transcode-0.6.14'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.14 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status 
message.


I tried searching the forums for assistance but theres nothing that can 
point me in the right direction

Any assistance would make my day
thanking you for your time.

Paul
--
gentoo-user@gentoo.org mailing list


[gentoo-user] transcode-0.6.12 compile issue - kde issue?

2004-02-14 Thread Eduardo Silva
Hello,

I have problems emerging transcode-0.6.12. I already checked the forums and 
tried both solutions (dropping CFLAGs and USE="mmx 3dnow"). With the USE case 
I could go further in the compile. However it now fails in:

/bin/sh ../libtool --mode=link g++  -O3 -march=pentium3 -funroll-loops 
-fprefetch-loop-arrays -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64   -o af6_decore.la -rpath /usr/lib/transcode -module 
-avoid-version  af6_decore.lo ioaux.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++ 
-lm -lpthread -ldl
grep: /usr/kde/3.1/lib/libartsc.la: No such file or directory
/bin/sed: can't read /usr/kde/3.1/lib/libartsc.la: No such file or directory
libtool: link: `/usr/kde/3.1/lib/libartsc.la' is not a valid libtool archive
make[3]: *** [af6_decore.la] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/transcode-0.6.12/work/transcode-0.6.12/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/transcode-0.6.12/work/transcode-0.6.12/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/transcode-0.6.12/work/transcode-0.6.12'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.12 failed.
!!! Function src_compile, Line 95, Exitcode 2
!!! (no error message)

I've got kde-3.2 emerged and working, and have emerge -C all other kde's 
(including 3.1). Why is it trying to access /usr/kde/3.1? What can I do to 
resolve this?

My emerge --info is:
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040207-r0, 
2.6.1-gentoo-r1)
=
System uname: 2.6.1-gentoo-r1 i686 Mobile Intel(R) Pentium(R) III CPU - M  
1200MHz
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config 
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo";
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm arts avi berkdb bonobo cdr crypt cups encode esd foomaticdb 
gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib java jpeg kde ldap libg++ 
libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl 
png python qt quicktime readline sdl slang spell ssl svga tcpd truetype x86 
xml2 xmms xv zlib"


Thanks for your help.
-- 
Eduardo Silva

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] transcode

2004-01-27 Thread lukas
On Tuesday 27 January 2004 19:16, .newmind wrote:
> hi
> i have a problem with transcode-0.6.11

have a look at:

http://zebra.fh-weingarten.de/~maxi/html/transcode-devel/2002-10/msg5.html

Maybe this will help you.

cu

lukas


pgp0.pgp
Description: signature


Re: [gentoo-user] transcode

2004-01-27 Thread .newmind
sure

.newmind

did you already try to reemerge trancode?

- Original Message -
From: ".newmind" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 27, 2004 7:16 PM
Subject: [gentoo-user] transcode

hi
i have a problem with transcode-0.6.11
when i try to convert a video i get following message:
--snip--
[transcode] V: import format| DivX5 RIFF data, AVI (V=ffmpeg|A=mp3)
[transcode] V: import frame | 640x480  1.33:1
[transcode] V: bits/pixel   | 0.234
[transcode] V: decoding fps,frc | 25.000,3
[transcode] A: import format| 0x55MPEG layer-3 [44100,16,2]  111
kbps
[transcode] A: export format| 0x50MPEG layer-2 [44100,16,2]  128
kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7056 (7056.00)
[transcode] A: adjustment   | [EMAIL PROTECTED]
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] V: video buffer | 10 @ 640x480
[import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG
[import_ffmpeg.so] v0.1.8 (2003-11-03) (video)  FFmpeg0.4.8b4683: MS
MPEG4v1-3/MPEG4/MJPEG
[transcode] warning : /usr/lib/transcode/export_mpeg.so: undefined 
symbol:
pred_comp_mmx
[transcode] warning : (dl_loader.c) loading
"/usr/lib/transcode/export_mpeg.so" failed
[transcode] warning : (encoder.c) loading audio export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode

2004-01-27 Thread SN
did you already try to reemerge trancode?

- Original Message - 
From: ".newmind" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 27, 2004 7:16 PM
Subject: [gentoo-user] transcode


> hi
> i have a problem with transcode-0.6.11
> when i try to convert a video i get following message:
>
> --snip--
> [transcode] V: import format| DivX5 RIFF data, AVI (V=ffmpeg|A=mp3)
> [transcode] V: import frame | 640x480  1.33:1
> [transcode] V: bits/pixel   | 0.234
> [transcode] V: decoding fps,frc | 25.000,3
> [transcode] A: import format| 0x55MPEG layer-3 [44100,16,2]  111
> kbps
> [transcode] A: export format| 0x50MPEG layer-2 [44100,16,2]  128
> kbps
> [transcode] V: encoding fps,frc | 25.000,3
> [transcode] A: bytes per frame  | 7056 (7056.00)
> [transcode] A: adjustment   | [EMAIL PROTECTED]
> [transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
> [transcode] V: video buffer | 10 @ 640x480
> [import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG
> [import_ffmpeg.so] v0.1.8 (2003-11-03) (video)  FFmpeg0.4.8b4683: MS
> MPEG4v1-3/MPEG4/MJPEG
> [transcode] warning : /usr/lib/transcode/export_mpeg.so: undefined symbol:
> pred_comp_mmx
> [transcode] warning : (dl_loader.c) loading
> "/usr/lib/transcode/export_mpeg.so" failed
> [transcode] warning : (encoder.c) loading audio export module failed
> [transcode] warning : failed to init export modules
> [transcode] critical: plug-in initialization failed
>
> --
> [EMAIL PROTECTED] mailing list
>
>
>
>



--
[EMAIL PROTECTED] mailing list



[gentoo-user] transcode

2004-01-27 Thread .newmind
hi
i have a problem with transcode-0.6.11
when i try to convert a video i get following message:
--snip--
[transcode] V: import format| DivX5 RIFF data, AVI (V=ffmpeg|A=mp3)
[transcode] V: import frame | 640x480  1.33:1
[transcode] V: bits/pixel   | 0.234
[transcode] V: decoding fps,frc | 25.000,3
[transcode] A: import format| 0x55MPEG layer-3 [44100,16,2]  111 
kbps
[transcode] A: export format| 0x50MPEG layer-2 [44100,16,2]  128 
kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7056 (7056.00)
[transcode] A: adjustment   | [EMAIL PROTECTED]
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] V: video buffer | 10 @ 640x480
[import_mp3.so] v0.1.4 (2003-08-04) (audio) MPEG
[import_ffmpeg.so] v0.1.8 (2003-11-03) (video)  FFmpeg0.4.8b4683: MS 
MPEG4v1-3/MPEG4/MJPEG
[transcode] warning : /usr/lib/transcode/export_mpeg.so: undefined symbol: 
pred_comp_mmx
[transcode] warning : (dl_loader.c) loading 
"/usr/lib/transcode/export_mpeg.so" failed
[transcode] warning : (encoder.c) loading audio export module failed
[transcode] warning : failed to init export modules
[transcode] critical: plug-in initialization failed

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode won't compile

2003-10-16 Thread Eric Marchionni
Pupeno wrote:

While compiling transcode I've got the following error:
 

i recently had this prob as well.
paul varner pointed me into the right direction:
[quote]
I had the same issue. Upon looking into it further it is a problem with the
mmx code not being configured correctly during the configure process. I
don't know enough to determine if it is in the ebuild or the actual
transcode code. But the workaround that I found was to do the following:
env USE="mmx" emerge transcode

This enabled the ebuild to compile correctly on my box
[/quote]
regards,
eric
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode won't compile

2003-10-16 Thread Roger Miliker
On Thursday 16 October 2003 22:23, Pupeno wrote:



> and goes on...
> Any idea what I might be missing ?
> Thank you.

USE="mmx" emerge transcode

> - --
> Pupeno: [EMAIL PROTECTED]
> http://www.kde.org
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.2.2 (GNU/Linux)
>
> iD8DBQE/jv45Lr8z5XzmSDQRAguUAJ98hcnbRaO4mgILkt4C9DWGvhgNmwCgz5qd
> OxjN6n+8NdluBN5qznBAcSs=
> =JgJh
> -END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] transcode won't compile

2003-10-16 Thread Jeffrey Smelser
Make sure mmx is in your use flags and try again..
Or is it -mmx.. Damn, I saw someone say it recently.. do emerge info | grep Use and do 
the opposite of what it is now.

that should work.. 
> 
> While compiling transcode I've got the following error:
> gcc -D_REENTRANT -funroll-loops -ffast-math -Wall 
> - -DMOD_PATH=\"/usr/lib/transcode\" -mcpu=i686 -pipe 
> -DDCT_YUV_PRECISION=1 -O3 
> - -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
> - -D_FILE_OFFSET_BITS=64 -g -o tcdecode tcdecode.o 
> decode_ac3.o decode_mpeg2.o 
> decode_yuv.o fileinfo.o ioaux.o decode_dv.o decode_mp3.o mpg123.o 

> /var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg
> /libavcodec/mpegvideo.c:175: 
> undefined reference to `MPV_common_init_mmx'


[gentoo-user] transcode won't compile

2003-10-16 Thread Pupeno
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

While compiling transcode I've got the following error:
gcc -D_REENTRANT -funroll-loops -ffast-math -Wall 
- -DMOD_PATH=\"/usr/lib/transcode\" -mcpu=i686 -pipe -DDCT_YUV_PRECISION=1 -O3 
- -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
- -D_FILE_OFFSET_BITS=64 -g -o tcdecode tcdecode.o decode_ac3.o decode_mpeg2.o 
decode_yuv.o fileinfo.o ioaux.o decode_dv.o decode_mp3.o mpg123.o 
decode_a52.o decode_af6.o scan_dv.o decode_lavc.o decode_xvid.o decode_ogg.o 
decode_mov.o decode_lzo.o  
- -L/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec 
- -ltcavcodec -L/usr/lib /usr/lib/libmp3lame.so -lm 
- -L/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/libac3 -lac3_tc 
- -L/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/libmpeg2 -lmpeg2cvs 
- -L/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/libvo -lvout 
/usr/lib/libdv.so -lm -lpthread -ldl -ldl -lm /usr/lib/libvorbisfile.so -lm 
/usr/lib/libvorbis.so -lm -lm /usr/lib/libogg.so -lm /usr/lib/liblzo.so 
- -lpthread -ldl /usr/lib/libglib.so -ldl -lm -lm -lpthread -ldl
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(utils.o)(.text+0x106e):
 
In function `avcodec_encode_video':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/utils.c:341: 
undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(utils.o)(.text+0x10ca):
 
In function `avcodec_decode_video':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/utils.c:365: 
undefined reference to `mm_flags'
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/libtcavcodec.a(mpegvideo.o)(.text+0x50):
 
In function `MPV_common_init':
/var/tmp/portage/transcode-0.6.10/work/transcode-0.6.10/ffmpeg/libavcodec/mpegvideo.c:175:
 
undefined reference to `MPV_common_init_mmx'

and goes on...
Any idea what I might be missing ?
Thank you.
- -- 
Pupeno: [EMAIL PROTECTED]
http://www.kde.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/jv45Lr8z5XzmSDQRAguUAJ98hcnbRaO4mgILkt4C9DWGvhgNmwCgz5qd
OxjN6n+8NdluBN5qznBAcSs=
=JgJh
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] transcode emerge error (was: alsa-driver)

2003-09-23 Thread Tom Wesley
On Tuesday 23 September 2003 19:26, Eric Marchionni wrote:
> hi
>
> Michael Rasile wrote:
> > I have been trying to emerge the alsa-driver, but the emerge fails. The
> > error message is this:
> >
> > ERROR: media-sound/alsa-driver-0.9.2 failed.
> > Function src_compile, Line 59, Exitcode 2
> > Parallel Make Failed.
>
> i'm getting almost the same error when compiling the package
> transcode! it says:
>
> !!! ERROR: media-video/transcode-0.6.6 failed.
> !!! Function src_compile, Line 108, Exitcode 2
> !!! (no error message)
>
> so what i did was to emerge the masked package transcode-0.6.9
> with the accept_keyword.
> but now i get an error when i try to rip a dvd with dvdrip :(
>
> regards,
> eric
>

There error you have and the original posters errors are not similar.  The 
lines above those you quoted give the real reason for the error.  I have not 
had any errors with transcode and dvdrip myself, what problem is it you have.

PS, as this is not related to the previous thread, perhaps you should create a 
new one. cc me the creation post and I'll try to notice it.

-- 
Tom Wesley


pgp0.pgp
Description: signature


[gentoo-user] transcode emerge error (was: alsa-driver)

2003-09-23 Thread Eric Marchionni
hi

Michael Rasile wrote:
I have been trying to emerge the alsa-driver, but the emerge fails. The
error message is this:
ERROR: media-sound/alsa-driver-0.9.2 failed.
Function src_compile, Line 59, Exitcode 2
Parallel Make Failed.
i'm getting almost the same error when compiling the package 
transcode! it says:

!!! ERROR: media-video/transcode-0.6.6 failed.
!!! Function src_compile, Line 108, Exitcode 2
!!! (no error message)
so what i did was to emerge the masked package transcode-0.6.9 
with the accept_keyword.
but now i get an error when i try to rip a dvd with dvdrip :(

regards,
eric
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode

2003-08-19 Thread plord
Mike Williams wrote:

On Tuesday 19 August 2003 20:11, plord wrote:

Hi All,

I've emerge'd transcode but it isn't the latest version.  I notice that
the gentoo cvs has a later ebuild file.
Whats the right way to get transcode 0.6.8 emerge'd ?

transcode 0.6.8 is currently marked as 'unstable', if you really 
want/need it
installed do
ACCEPT_KEYWORDS="~x86" emerge transcode
or ~ppc


Thanks :-)

Pete



--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode

2003-08-19 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tuesday 19 August 2003 20:11, plord wrote:
> Hi All,
>
> I've emerge'd transcode but it isn't the latest version.  I notice that
> the gentoo cvs has a later ebuild file.
>
> Whats the right way to get transcode 0.6.8 emerge'd ?

transcode 0.6.8 is currently marked as 'unstable', if you really want/need it 
installed do
ACCEPT_KEYWORDS="~x86" emerge transcode
or ~ppc

- -- 
Mike Williams
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/Qn1YInuLMrk7bIwRAqa7AJ9PQbhMsrY6ed9HldKFuvI1uEcH9gCgpu1W
WurIxTIkGsGb+iod9UFMhPI=
=46dw
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



[gentoo-user] transcode

2003-08-19 Thread plord
Hi All,

I've emerge'd transcode but it isn't the latest version.  I notice that 
the gentoo cvs has a later ebuild file.

Whats the right way to get transcode 0.6.8 emerge'd ? 

Thanks,

Pete

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] transcode - divx problem

2003-07-14 Thread Bryce
I have rebuilt all the dependencies for transcode, and the problem still 
exists. Just a side note, this problem only occurs when one chooses divx, not 
ffmpeg or anything like that.

Is this a bug with the divx4linux ebuild?

bryce

On Monday 14 July 2003 09:41 pm, Prabhat Gupta wrote:
> rebuild the dependencies for transcode
>
> Bryce wrote:
> >Hey all, trying to use transcodw with DVD::RIP, and having an issue:
> >
> >Copied by hand cause dvd::rip doesn't deal with the clipboard :( :
> >
> >transcode v.0.6.8 (C) 2001-2003 Thomas Ostreich
> >libdvdread: Using libdvdcss version 1.2.7 for DVD access
> >libdvdread: Couldn't find device name.
> >libdvdread: Can't open file VIEDO_TS.IFO.
> >[import_vob.so] v0.5.8 (2003-06-11) (video) MPEG-2 | (audio) MPEG/AC3/PCM
> > | (subtitle)
> >[export_ogg.so] v0.0.3 (2003-03-06) (video) null | (audio) ogg
> >[export_divx5.so] v0.1.7 (2003-06-12) (video) Divx5.xx | (audio)
> > MPEG/AC3/PCM [export_divx5.so] libstdc++-libc6.2-2.so.3: cannot open
> > shared object file: No such file or directory
> >
> >SO, has anyone else had this problem?? And should this be forwarded on to
> >bugs.gentoo.org?
> >
> >thanks,
> >bryce
> >
> >
> >--
> >[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] transcode - divx problem

2003-07-14 Thread Prabhat Gupta
rebuild the dependencies for transcode

Bryce wrote:

Hey all, trying to use transcodw with DVD::RIP, and having an issue:

Copied by hand cause dvd::rip doesn't deal with the clipboard :( :

transcode v.0.6.8 (C) 2001-2003 Thomas Ostreich
libdvdread: Using libdvdcss version 1.2.7 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIEDO_TS.IFO.
[import_vob.so] v0.5.8 (2003-06-11) (video) MPEG-2 | (audio) MPEG/AC3/PCM | 
(subtitle)
[export_ogg.so] v0.0.3 (2003-03-06) (video) null | (audio) ogg
[export_divx5.so] v0.1.7 (2003-06-12) (video) Divx5.xx | (audio) MPEG/AC3/PCM
[export_divx5.so] libstdc++-libc6.2-2.so.3: cannot open shared object file: No 
such file or directory

SO, has anyone else had this problem?? And should this be forwarded on to 
bugs.gentoo.org?

thanks,
bryce
--
[EMAIL PROTECTED] mailing list


 

--
P r a b h a t  G u p t a 
/\/\*

Senior Software Engineer
Alternative System Concepts, Inc.
www.ascinc.com
22 Haverhill Road
Windham, NH 03087
Phone: (603) 437-2234  (o)



--
[EMAIL PROTECTED] mailing list


[gentoo-user] transcode - divx problem

2003-07-14 Thread Bryce
Hey all, trying to use transcodw with DVD::RIP, and having an issue:

Copied by hand cause dvd::rip doesn't deal with the clipboard :( :

transcode v.0.6.8 (C) 2001-2003 Thomas Ostreich
libdvdread: Using libdvdcss version 1.2.7 for DVD access
libdvdread: Couldn't find device name.
libdvdread: Can't open file VIEDO_TS.IFO.
[import_vob.so] v0.5.8 (2003-06-11) (video) MPEG-2 | (audio) MPEG/AC3/PCM | 
(subtitle)
[export_ogg.so] v0.0.3 (2003-03-06) (video) null | (audio) ogg
[export_divx5.so] v0.1.7 (2003-06-12) (video) Divx5.xx | (audio) MPEG/AC3/PCM
[export_divx5.so] libstdc++-libc6.2-2.so.3: cannot open shared object file: No 
such file or directory

SO, has anyone else had this problem?? And should this be forwarded on to 
bugs.gentoo.org?

thanks,
bryce


--
[EMAIL PROTECTED] mailing list



[gentoo-user] transcode - compilation error

2003-02-23 Thread Christian Bartl
Hi all,

just tried to emerge transcode-0.6.3.20030116-r1 and got the following
error:

> Compiling subtitle2pgm.c
> subtitle2pgm.c:30: ppm.h: No such file or directory
> make: *** [subtitle2pgm.o] Error 1

I tried to switch off any compile-optimization - with the same result.
So I did a "ebuild compile" and inserted "#undef _HAVE_LIB_PPM_" to
subtitle2pgm.c (and also spudec.c) and then compile|compile|qmerge
worked.

I didn't report that to bugzilla yet because I'm not sure if everything
is ok with my settings. Which info do you need for telling me that?

Do my changes have any effect on functionality of transcode? 

Thanks in advance for any info

Regards
Christian


--
[EMAIL PROTECTED] mailing list