|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Mar 2002
Messaggi: 2438
|
anche avidemux nn riesco ad emergerlo
mi da questo errore!!!
w -O2 -MT ADM_vidMPLResize.o -MD -MP -MF ".deps/ADM_vidMPLResize.Tpo" -c -o ADM_vidMPLResize.o ADM_vidMPLResize.cpp; \ then mv -f ".deps/ADM_vidMPLResize.Tpo" ".deps/ADM_vidMPLResize.Po"; else rm -f ".deps/ADM_vidMPLResize.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/malloc -I.. -IADM_library -I../ADM_library -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -O2 -march=pentium4 -O3 -funroll-loops -pipe -msse -msse2 -mmmx -fPIC -fomit-frame-pointer -fno-exceptions -fno-check-new -O2 -MT ADM_vidIVTC.o -MD -MP -MF ".deps/ADM_vidIVTC.Tpo" -c -o ADM_vidIVTC.o ADM_vidIVTC.cpp; \ then mv -f ".deps/ADM_vidIVTC.Tpo" ".deps/ADM_vidIVTC.Po"; else rm -f ".deps/ADM_vidIVTC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/malloc -I.. -IADM_library -I../ADM_library -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -O2 -march=pentium4 -O3 -funroll-loops -pipe -msse -msse2 -mmmx -fPIC -fomit-frame-pointer -fno-exceptions -fno-check-new -O2 -MT ADM_interlaced.o -MD -MP -MF ".deps/ADM_interlaced.Tpo" -c -o ADM_interlaced.o ADM_interlaced.cpp; \ then mv -f ".deps/ADM_interlaced.Tpo" ".deps/ADM_interlaced.Po"; else rm -f ".deps/ADM_interlaced.Tpo"; exit 1; fi {standard input}: Assembler messages: {standard input}:111: Error: symbol `admlloopp' is already defined {standard input}:148: Error: symbol `admlloopp' is already defined make[3]: *** [ADM_interlaced.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/avidemux-2.0.24/work/avidemux-2.0.24/avidemux/ADM_video' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/avidemux-2.0.24/work/avidemux-2.0.24/avidemux' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/avidemux-2.0.24/work/avidemux-2.0.24' make: *** [all] Error 2 !!! ERROR: media-video/avidemux-2.0.24 failed. !!! Function src_compile, Line 71, Exitcode 2 !!! make failed cazzo vuole?
__________________
ho trattato con: Tandoi1, ziodamerica, enrico84, peppecbr, crl, M@t |
![]() |
![]() |
![]() |
#2 |
Registered User
Iscritto dal: Nov 2000
Messaggi: 9315
|
spesso gentoo si blocca per via del gcc, io switchando da una versione all'altra poi risolvevo (dopo lubnghissimi tempi di attesa ovvimanete
![]() inutile dire che ho tolto gentoo dopo nemmeno 2 giorni.... ![]() tu cmq prova a usare gcc-config per passare da un gcc all'altro... ciao! ![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 1909
|
prova a postare il tuo make.conf
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Mar 2002
Messaggi: 2438
|
ecco il mio make.conf
# These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example CFLAGS="-march=pentium4 -O3 -funroll-loops -pipe -msse -msse2 -mmmx -fPIC -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j3" USE="mmx sse xvid x86 apm arts avi encode gif gpm jpeg imlib mpeg ncurses oggvorbis divx4linux opengl quicktime -gtk -gnome qt kde dvd alsa cdr xine" SYNC="rsync://rsync3.it.gentoo.org/gentoo-portage" GENTOO_MIRRORS="http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources" #ACCEPT_KEYWORDS="~x86" #serve x attivare la cache nella compilazione FEATURES="ccache" CCACHE_SIZE="1G"
__________________
ho trattato con: Tandoi1, ziodamerica, enrico84, peppecbr, crl, M@t |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 1909
|
hai compilato tutto con ACCEPT_KEYWORDS="~x86"? se è così sarebbe meglio che mettessi ACCEPT_KEYWORDS="x86" e che facessi un emerge -Du world.
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Mar 2002
Messaggi: 2438
|
emerge -Du world cosa fa? aggiorna tutto il sistema? se si nn ho tempo di lasciarli aggiornare tutto!
![]()
__________________
ho trattato con: Tandoi1, ziodamerica, enrico84, peppecbr, crl, M@t |
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 1909
|
Diciamo che ti riassesta il sistema ad una condizione stabile. se hai installato il pecchetto x-1.2 che è non stabile, lui ti mette il pacchetto x-1.1 che è stabile. Questo per tutti i pacchetti. In questo modo ti riallinei con il tree stable di portage. Poi fatto questo con calma potresti fare un emerge -De world.
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter Ultima modifica di #!/bin/sh : 07-10-2004 alle 12:35. |
![]() |
![]() |
![]() |
#8 |
Registered User
Iscritto dal: Nov 2000
Messaggi: 9315
|
guarda che la riga accept keyword ~x86 è commentata... khri81 sei sicuro di aver compilato tutto con ~86? dal file non si direbbe mica....
|
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 1909
|
ho visto che era commentata, ma non si sa mai nella vita... potrebbe averla commentata poi
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter |
![]() |
![]() |
![]() |
#10 |
Registered User
Iscritto dal: Nov 2000
Messaggi: 9315
|
in effetti...
![]() cmq che vuol dire la scritta del tuo avatar? ciao1 ![]() |
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Mar 2002
Messaggi: 2438
|
no è commentata il sistema è ok.
ho aggirato il prob ho installato a mano avidemux2! tomo gentoo!!! ![]() ![]() ![]()
__________________
ho trattato con: Tandoi1, ziodamerica, enrico84, peppecbr, crl, M@t |
![]() |
![]() |
![]() |
#12 | |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 1909
|
Quote:
hardcore punk band di new york piu' famosa del pianeta! ![]() http://www.sickofitall.com/[/OT]
__________________
AMD Athlon64X2 4400+@2700Mhz - Asus A8N32-SLI - 1GBddr400 - Dell Inspiron 6000 all powered by Gentoo-Linux Eight days of the week we're dead on our feet, take me aside just shoot me. No black and white, black and white. Wish we could drive right through you. - Eight Days - PitchShifter |
|
![]() |
![]() |
![]() |
#13 |
Registered User
Iscritto dal: Nov 2000
Messaggi: 9315
|
ma quale punk io ascolto solo hip hop r&b e derivati
![]() ![]() ciao! ![]() |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 08:21.