Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
troubles with transcode 0.6.12
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
SnorreDev
Apprentice
Apprentice


Joined: 05 Jun 2003
Posts: 246
Location: Valhalla

PostPosted: Wed Feb 25, 2004 8:02 pm    Post subject: Reply with quote

Tryed all, but the only thing that works for me - download it from the original page, and compile / install it yourself. Then emerge -i media-video/transcode...

And it works fine.
_________________
Dieser Beitrag wurde ihnen praesentiert von Krombacher!

Athlon64/3000+, 1GB DDR, GF 6600 GT & Gentoo was sonst!
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Fri Feb 27, 2004 7:59 pm    Post subject: Reply with quote

Adding mmx to my useflags solved the problem for me...
thx
_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
soulwarrior
Guru
Guru


Joined: 21 Oct 2002
Posts: 331

PostPosted: Sat Feb 28, 2004 11:15 am    Post subject: Reply with quote

sparks wrote:
there is an entry in bugzilla here #38570. I dropped my cflaggs and it worked fine.


just for info, I dropped my cflaggs from:
Code:
CFLAGS="-march=athlon-xp -msse -mfpmath=sse -O3 -pipe -fforce-addr -fomit-frame-pointer -frerun-cse-after-loop -frerun-loop
-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays"


to

Code:
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"


and it did work then.
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sat Feb 28, 2004 3:50 pm    Post subject: Reply with quote

I only had to remove -fforce-addr from my big cflags list, and add mmx and 3dnow to USE flags. I had thought mmx and 3dnow were included with -march=athlon-xp, but in this case I had to actually do:

USE="mmx 3dnow" emerge -u transcode

Only then I could also get the new k3b.

wrc1944
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
Nemo1970
n00b
n00b


Joined: 10 Jan 2004
Posts: 15
Location: Tortona - AL

PostPosted: Tue Mar 02, 2004 9:11 pm    Post subject: Reply with quote

plate wrote:
I had the same sort of trouble as everyone else. Much to my own amazement, this finally worked:
Code:
USE="mmx 3dnow" emerge transcode

Thanks to Tobias Minich...


Good, it worked !!! :D Thanks for hint !!!
Back to top
View user's profile Send private message
psofa
Guru
Guru


Joined: 28 Feb 2004
Posts: 485

PostPosted: Sun Mar 28, 2004 3:35 pm    Post subject: Reply with quote

doesnt work with me.. :(
_________________
psofa
Back to top
View user's profile Send private message
ValKov
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: Russin Federation

PostPosted: Mon Mar 29, 2004 4:09 pm    Post subject: Reply with quote

psofa wrote:

Quote:
doesnt work with me..


For me too... :cry:

I still have this f****** error:

h263.c: In function `h263_pred_motion2':
h263.c:1544: warning: assignment from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I../.. -I. -I../.. -I. -I../../ -O2 -g -Wall -ffast-math -DARCH_X86 -DHAVE_MMX -DHAVE_AV_CONFIG_H -D_GNU_SOURCE --include=../../ffmpeg/av_config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -O3 -O2 -march=athlon-xp -pipe -DDCT_YUV_PRECISION=1 -MT msmpeg4.o -MD -MP -MF ".deps/msmpeg4.Tpo" \
-c -o msmpeg4.o `test -f 'msmpeg4.c' || echo './'`msmpeg4.c; \
then mv -f ".deps/msmpeg4.Tpo" ".deps/msmpeg4.Po"; \
else rm -f ".deps/msmpeg4.Tpo"; exit 1; \
fi
msmpeg4.c: In function `msmpeg4_pred_dc':
msmpeg4.c:734: error: can't find a register in class `BREG' while reloading `asm'
wmv2.c: At top level:
msmpeg4.c:660: warning: `ff_old_msmpeg4_dc_scale' defined but not used
wmv2.c:103: warning: `wmv2_encode_end' defined but not used
wmv2.c:481: warning: `ff_wmv2_decode_init' defined but not used
make[4]: *** [msmpeg4.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg/libavcodec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg/libavcodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12'
make: *** [all] Error 2

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

My USE flags:
USE="3dnow apm audiofile avi cddb dga dv dvd encode fbcon ffmpeg flac \
foreign-sysvinit freetype gif gtk2 java javascript jpeg mad mmx \
mozilla mpeg mpeg4 nptl opengl png sox sse usb v4l xine xv xvid \
-crypt -guile"

What's wrong ?
Back to top
View user's profile Send private message
ValKov
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: Russin Federation

PostPosted: Tue Apr 13, 2004 3:05 pm    Post subject: Reply with quote

Probably this bug should be re-opened.... :(
I tried everything with no luck.... :cry:
I still have this error message:
8bps.c: In function `decode_init':
8bps.c:169: warning: passing arg 2 of pointer to function discards qualifiers from pointer target type
if gcc -DHAVE_CONFIG_H -I../.. -I. -I../.. -I. -I../../ -O2 -g -Wall -ffast-math -DARCH_X86 -DHAVE_MMX -DHAVE_AV_CONFIG_H -D_GNU_SOURCE --include=../../ffmpeg/av_config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -O3 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT h263.o -MD -MP -MF ".deps/h263.Tpo" \
-c -o h263.o `test -f 'h263.c' || echo './'`h263.c; \
then mv -f ".deps/h263.Tpo" ".deps/h263.Po"; \
else rm -f ".deps/h263.Tpo"; exit 1; \
fi
h263.c: In function `h263_pred_motion2':
h263.c:1544: warning: assignment from incompatible pointer type
if gcc -DHAVE_CONFIG_H -I../.. -I. -I../.. -I. -I../../ -O2 -g -Wall -ffast-math -DARCH_X86 -DHAVE_MMX -DHAVE_AV_CONFIG_H -D_GNU_SOURCE --include=../../ffmpeg/av_config.h -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -O3 -march=athlon-xp -O2 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -MT msmpeg4.o -MD -MP -MF ".deps/msmpeg4.Tpo" \
-c -o msmpeg4.o `test -f 'msmpeg4.c' || echo './'`msmpeg4.c; \
then mv -f ".deps/msmpeg4.Tpo" ".deps/msmpeg4.Po"; \
else rm -f ".deps/msmpeg4.Tpo"; exit 1; \
fi
msmpeg4.c: In function `msmpeg4_pred_dc':
msmpeg4.c:734: error: can't find a register in class `BREG' while reloading `asm'
wmv2.c: At top level:
msmpeg4.c:660: warning: `ff_old_msmpeg4_dc_scale' defined but not used
wmv2.c:103: warning: `wmv2_encode_end' defined but not used
wmv2.c:481: warning: `ff_wmv2_decode_init' defined but not used
make[4]: *** [msmpeg4.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg/libavcodec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg/libavcodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12/ffmpeg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.12-r1/work/transcode-0.6.12'
make: *** [all] Error 2

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

My emerge info:
bash-2.05b# emerge --info
Portage 2.0.50-r5 (hardened-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.4.6
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
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/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentooo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm arts audiofile avi berkdb cddb cdr dga directfb dv dvd encode esd fbcon flac foreign-sysvinit freetype gif gpm gtk gtk2 imlib java javascript jpeg kde mad mmx mozilla mpeg nls nptl oggvorbis opengl pam perl pic png python qt readline sdl sox sse ssl svga tcpd usb v4l x86 xine xv xvid zlib"

Can anyone help to solve this f****** problem ?
Back to top
View user's profile Send private message
MadOtis
Apprentice
Apprentice


Joined: 14 Dec 2002
Posts: 163
Location: Georgia

PostPosted: Thu Apr 22, 2004 4:56 pm    Post subject: Reply with quote

Valkov: I have the exact same problem, down to the line number in the exact same file. Googling turned up absolutely nothing pertaining to this particular error.

I have filed a new bug at: https://bugs.gentoo.org/show_bug.cgi?id=48699

The error, from what I have been able to find out "error: can't find a register in class `BREG' while reloading `asm'" could actually be coming out of QT instead of transcode though. So, I guess we'll wait to see what happens.
Back to top
View user's profile Send private message
Ragin
l33t
l33t


Joined: 14 Apr 2003
Posts: 776

PostPosted: Mon Apr 26, 2004 2:12 pm    Post subject: Reply with quote

check if problem is solved if you add the theora USE-Flag and compile libtheora. this will worked for me.
Most other problems dont have any context with the problem. I've tried all with no results.
_________________
"Innerhalb der Computergemeinschaft lebt man nach der Grundregel, die Gegenwart sei ein Programmfehler, der in der nächsten Ausgabe behoben sein wird."

Clifford Stoll, amerik. Astrophysiker u. Computer- Pionier
Back to top
View user's profile Send private message
MadOtis
Apprentice
Apprentice


Joined: 14 Dec 2002
Posts: 163
Location: Georgia

PostPosted: Mon Apr 26, 2004 2:33 pm    Post subject: Reply with quote

No luck on using the theora flag. Matter of fact, I tried an experiment and set ALL the USE flags for transcode and still got the exact same error at the exact same place.

At least I tried. :wink:
Back to top
View user's profile Send private message
Ragin
l33t
l33t


Joined: 14 Apr 2003
Posts: 776

PostPosted: Mon Apr 26, 2004 3:44 pm    Post subject: Reply with quote

It can be that your CFLAGS are to high.

my emerge info output:
Code:

Portage 2.0.50-r6 (hardened-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.5-rc2)
=================================================================
System uname: 2.6.5-rc2 i686 Intel(R) Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops"
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/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://212.219.247.15/sites/www.ibiblio.org/gentoo/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://212.219.247.11/sites/www.ibiblio.org/gentoo/ http://212.219.247.10/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl acpi apache2 arts avi berkdb cddb cdr crypt cups curl dga dnd doc dvd encode esd evo ext-zlib fastcgi foomaticdb gb gd gdbm gif gimpprint gnome gnomedb gphoto2 gtk gtk2 gtkhtml hbci icq imagemagick imlib java javascript jikes jpeg kde lcms libwww linguas_de mcal md5sum mmx motif mozilla moznoirc mpeg mpeg4 nls oav objc oggvorbis opengl openssh pam pda pdflib perl pic png ppds python qt quicktime radeon readline samba scanner sdl sse ssl svga tcltk tcpd theora tiff transcode truetype usb v4l wmf wxwindows x86 xfs xine xml xml2 xmms xv xvid zlib"


Most of the USE Flags are not needed of most systems (like qt/kde and gnome).
A other problem for me was the ffmpeg package. After i compiled the 0.4.8.20040322 version transcode works (with theora). ffmpeg was compiled with

Code:

CFLAGS="-O -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops"

and without mmx and sse USE Flags.
There should be also an problem with the avifile package. Recompile it if the above dont solve the problem and try it again.
_________________
"Innerhalb der Computergemeinschaft lebt man nach der Grundregel, die Gegenwart sei ein Programmfehler, der in der nächsten Ausgabe behoben sein wird."

Clifford Stoll, amerik. Astrophysiker u. Computer- Pionier
Back to top
View user's profile Send private message
ValKov
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: Russin Federation

PostPosted: Tue Apr 27, 2004 2:42 pm    Post subject: Reply with quote

MadOtis wrote

Valkov: I have the exact same problem, down to the line number in the exact same file. Googling turned up absolutely nothing pertaining to this particular error.

I have filed a new bug at: https://bugs.gentoo.org/show_bug.cgi?id=48699

The error, from what I have been able to find out "error: can't find a register in class `BREG' while reloading `asm'" could actually be coming out of QT instead of transcode though. So, I guess we'll wait to see what happens.


Problem with transcode (and also with latest xine-lib) solved for me... I tried everything without any luck, even tried gcc-3.4.0 - no go. Then I downgraded gcc to gcc-3.3.3 again, and (oh, Lord ) I emerged transcode !

My emerge info now:bash-2.05b$ emerge --info
Portage 2.0.50-r6 (hardened-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
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/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="http://sunsite.cnlab-switch.ch/ftp/mirror/gentooo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apm arts audiofile avi berkdb cddb cdr dga directfb dv dvd encode esd fbcon flac foreign-sysvinit freetype gif gpm gtk gtk2 imlib java javascript jpeg kde mad mmx mozilla mpeg nls nptl oggvorbis opengl pam perl pic png python qt readline sdl sox sse ssl svga tcpd usb v4l x86 xine xv xvid zlib"

I will be glad, if it helps to somebody.
Back to top
View user's profile Send private message
yutt
n00b
n00b


Joined: 22 Sep 2003
Posts: 59

PostPosted: Sat May 22, 2004 1:39 pm    Post subject: Reply with quote

I had troubles compiling transcode 6.11. It needed avifile, but wasn't asking for it. Eventually when I realized this 'emerge avifile' then 'USE="-mmx -3dnow" emerge transcode' worked.

I don't know if my problem was at all related, but figured I'd add this just incase someone else has the same problem as me, and runs into this thread. :)
Back to top
View user's profile Send private message
MerlinTheWizard
Apprentice
Apprentice


Joined: 06 Apr 2003
Posts: 270

PostPosted: Thu Sep 30, 2004 11:04 pm    Post subject: Reply with quote

Using just:

Code:
USE="mmx" emerge transcode


is enough to make it compile properly.

;-)
Back to top
View user's profile Send private message
ValKov
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: Russin Federation

PostPosted: Tue Oct 05, 2004 5:04 am    Post subject: Reply with quote

Hi, all.

Problems with transcode again...

k3b-0.11.17 wants transcode 0.6.11, and when emerging transcode 0.6.11 I have this error:

MP -MF .deps/import_im.Tpo -c import_im.c -fPIC -DPIC -o .libs/import_im.o
import_im.c:38:24: magick/api.h: No such file or directory
import_im.c: In function `MOD_PRE_open':
import_im.c:160: warning: implicit declaration of function `InitializeMagick'
import_im.c: In function `MOD_PRE_decode':
import_im.c:178: error: `ExceptionInfo' undeclared (first use in this function)
import_im.c:178: error: (Each undeclared identifier is reported only once
import_im.c:178: error: for each function it appears in.)
import_im.c:178: error: parse error before "exception_info"
import_im.c:181: error: `ImageInfo' undeclared (first use in this function)
import_im.c:181: error: `image_info' undeclared (first use in this function)
import_im.c:184: error: `Image' undeclared (first use in this function)
import_im.c:184: error: `image' undeclared (first use in this function)
import_im.c:187: error: `PixelPacket' undeclared (first use in this function)
import_im.c:187: error: `pixel_packet' undeclared (first use in this function)
import_im.c:224: warning: implicit declaration of function `GetExceptionInfo'
import_im.c:224: error: `exception_info' undeclared (first use in this function)
import_im.c:225: warning: implicit declaration of function `CloneImageInfo'
import_im.c:225: error: parse error before ')' token
import_im.c:227: warning: implicit declaration of function `ReadImage'
import_im.c:228: error: parse error before ')' token
import_im.c:229: warning: implicit declaration of function `MagickError'
import_im.c:236: warning: implicit declaration of function `GetImagePixels'
import_im.c:265: warning: implicit declaration of function `DestroyImage'
import_im.c:266: warning: implicit declaration of function `DestroyImageInfo'
make[3]: *** [import_im.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11'
make: *** [all] Error 2

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


Emerge info:

Portage 2.0.51_rc7 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.8-gentoo-r5 i686)
=================================================================
System uname: 2.6.8-gentoo-r5 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers: sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org/distfiles http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa arts audiofile avi berkdb bitmap-fonts cddb cdr cups dga directfb dv dvd encode esd fbcon flac foomaticdb foreign-sysvinit freetype gdbm gif gpm gtk gtk2 imlib java javascript jpeg kde libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls nptl oggvorbis ooo-kde opengl pam pdflib perl png python qt quicktime readline sdl slang sox spell sse ssl svga tcpd truetype usb v4l x86 xine xml2 xmms xprint xv xvid zlib"
:cry:
Back to top
View user's profile Send private message
ValKov
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: Russin Federation

PostPosted: Tue Oct 05, 2004 5:12 pm    Post subject: Reply with quote

Emerging imagemagick-6.1.0.1 did the trick for me. :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum