This is the error I get when emerging transcode while trying to update Kb3:
Code: Select all
g++ -DHAVE_CONFIG_H -I.. -I. -I.. -I. -Wall -I./ -I../src -I../avilib -I../libac3 -I./../libac3 -I../libmpeg2 -I./../libmpeg2 -I../libvo -I./../src -I./../avilib -I./../libvo -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/include/libmpeg3 -I/usr/local/include/libmpeg3 -I/usr/include -I/usr/local/include -I/usr/include/avifile-0.7 -I/usr/include/freetype2 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -O3 -mcpu=i686 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT af6_decore.lo -MD -MP -MF .deps/af6_decore.Tpo -c af6_decore.cpp -fPIC -DPIC -o .libs/af6_decore.o
In file included from af6_decore.cpp:39:
/usr/include/avifile-0.7/cpuinfo.h:4:2: warning: #warning Use #include "avm_cpuinfo.h" instead
In file included from af6_decore.cpp:43:
/usr/include/avifile-0.7/creators.h:4:2: warning: #warning Use #include "avm_creators.h" instead
af6_decore.cpp: In function `void af6_decore(info_t*)':
af6_decore.cpp:402: warning: comparison between signed and unsigned integer
expressions
af6_decore.cpp:404: warning: comparison between signed and unsigned integer
expressions
af6_decore.cpp:419: warning: comparison between signed and unsigned integer
expressions
af6_decore.cpp:421: warning: comparison between signed and unsigned integer
expressions
af6_decore.cpp:427: warning: comparison between signed and unsigned integer
expressions
/bin/sh ../libtool --mode=link g++ -O3 -mcpu=i686 -funroll-loops -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.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 121, Exitcode 2
!!! (no error message)
I not sure what else to do.
I hope some one can help.
TIA,
troinfo

