Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SW] k3b vs gcc-3.3.5 [risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Wed Jan 12, 2005 12:15 pm    Post subject: [SW] k3b vs gcc-3.3.5 [risolto] Reply with quote

Ho fatto un bel sync+world e mi trovo gcc da aggiornare, passando dal 3.3.4 al 3.3.5, e k3b. Bene, mi dico, magari hanno sistemato qualcosina, facciamolo.

Senonché gcc-3.3.4 se ne va giustamente in pensione mentre k3b continua a chiedere le librerie sotto le directory del 3.3.4... ho provato con env-update ma niente da fare. Mi sono perso qualcosa?


Last edited by theRealMorpheu5 on Thu Jan 13, 2005 9:29 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30837
Location: here

PostPosted: Wed Jan 12, 2005 12:35 pm    Post subject: Reply with quote

Prova a dare un
Code:
# revdep-rebuild -p

(si trova nel pacchetto gentoolkit
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Wed Jan 12, 2005 1:08 pm    Post subject: Reply with quote

Mi dice un bel po' di roba ma non riesco a capire cosa devo fare, in sostanza... qual'è la scelta migliore tra quelle proposte?

Code:
/home/morpheu5 # revdep-rebuild -p

Checking reverse dependencies...
Packages containing binaries and libraries broken by any package update,
will be recompiled.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/DBD/mysql/mysql.so (requires libmysqlclient.so.12)
  broken /usr/lib/samba/pdb/mysql.so (requires libmysqlclient.so.12)
  broken /usr/lib/cryptplug/gpgme-smime.so (requires libgpgme.so.6)
  broken /usr/lib/cryptplug/gpgme-openpgp.so (requires libgpgme.so.6)
  broken /usr/bin/php (requires libmysqlclient.so.12)
  broken /usr/bin/xine (requires libcurl.so.2)
  broken /usr/bin/xterm (requires libXaw.so.8)
  broken /usr/bin/srttool (requires libppm.so.9)
  broken /usr/bin/gnatmem (requires libbfd-2.14.90.0.8.so)
  broken /usr/bin/ogg123 (requires libcurl.so.2)
  broken /usr/bin/subtitle2pgm (requires libppm.so.9 libpbm.so.9)
  broken /usr/bin/subtitle2vobsub (requires libppm.so.9)
  broken /opt/OpenOffice.org/program/pluginapp.bin (requires libXaw.so.8)
ldd: warning: you do not have execution permission for `/opt/OpenOffice.org/program/libucpftp1.so'
  broken /opt/OpenOffice.org/program/libucpftp1.so (requires libcurl.so.2)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order...
Warning: Failed to resolve package order.
Will merge in "random" order!
Possible reasons:
- Some ebuilds are no more in portage tree.
- Some ebuilds are masked, try to change ACCEPT_KEYWORDS="~<your platform>"
  and/or use /etc/portage/package.unmask
..... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot --nodeps -p =app-crypt/cryptplug-0.3.16 =app-office/openoffice-1.1.3 =dev-lang/gnat-3.15p-r3 =dev-perl/DBD-mysql-2.1027 =dev-php/php-4.3.10 =media-sound/vorbis-tools-1.0.1 =media-video/transcode-0.6.11 =media-video/xine-ui-0.9.23-r2 =net-fs/samba-3.0.9-r1 =x11-terms/xterm-196

These are the packages that I would merge, in order:

Calculating dependencies
emerge: there are no ebuilds to satisfy "=app-crypt/cryptplug-0.3.16".


Result is not OK, you have following choices:
- if emerge failed during build, fix the problems and re-run revdep-rebuild
    or
- use -X or --package-names as first argument (try to rebuild package, not exact
  ebuild - ignores SLOT!)
    or
- set ACCEPT_KEYWORDS="~<your platform>" and/or /etc/portage/package.unmask
  (and remove /root/.revdep-rebuild.5_order to be evaluated again)
    or
- modify the above emerge command and run it manually
    or
- compile or unmerge unsatisfied packages manually, remove temporary files and
  try again (you can edit package/ebuild list first)

To remove temporary files, please run:
rm /root/.revdep-rebuild*.?_*
Back to top
View user's profile Send private message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Wed Jan 12, 2005 1:27 pm    Post subject: Reply with quote

dai un

# revdep-rebuild -X --soname libreria.so.x -p

dove libreria.so.x è ognuna delle librerie "corrotte" (non mi viene il termine adatto)

Ciao :mrgreen:
Back to top
View user's profile Send private message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Wed Jan 12, 2005 1:31 pm    Post subject: Reply with quote

Cioè, quelle che mi chiede k3b, dici?
Back to top
View user's profile Send private message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Wed Jan 12, 2005 1:35 pm    Post subject: Reply with quote

Code:
grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la' is not a valid libtool archive
make[3]: *** [libk3bdevice.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/k3b-0.11.18/work/k3b-0.11.18/src/device'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/k3b-0.11.18/work/k3b-0.11.18/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/k3b-0.11.18/work/k3b-0.11.18'
make: *** [all] Error 2


Forse era il caso di postare anche questo, eh?
Back to top
View user's profile Send private message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Wed Jan 12, 2005 1:38 pm    Post subject: Reply with quote

# rm /root/.revdep-rebuild*.?_*
# revdep-rebuild -X --soname libmysqlclient.so.12 -p
# rm /root/.revdep-rebuild*.?_*
etc etc con le altre librerie ( anche se secondo me la colpevole dovrebbe essere libcurl.so.2)

Ciao :mrgreen:
Back to top
View user's profile Send private message
unarana
Tux's lil' helper
Tux's lil' helper


Joined: 05 Mar 2004
Posts: 120
Location: Erice (TP) Italy

PostPosted: Wed Jan 12, 2005 2:28 pm    Post subject: Reply with quote

Mi sa che ho sparato una marea di c......

prova invece con

# fix_libtool_files.sh 3.3.4

magari preceduto da un bel

# env-update && source /etc/profile

Ciao :mrgreen:
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Wed Jan 12, 2005 4:35 pm    Post subject: Reply with quote

La soluzione è simile all'ultima postata, io ho risolto così:
Code:
fix_libtool_files.sh 3.3.4 --oldarch i386


Grazie ad un post del grande mota.
_________________
Linux user#370732
Back to top
View user's profile Send private message
Raffo
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1019
Location: Berlin

PostPosted: Wed Jan 12, 2005 5:31 pm    Post subject: Reply with quote

ho lo stesso errore, come hai risolto (se hai risolto)?
Back to top
View user's profile Send private message
xoen
Guru
Guru


Joined: 06 Sep 2003
Posts: 472
Location: /dev/null

PostPosted: Wed Jan 12, 2005 5:57 pm    Post subject: Reply with quote

Raffo wrote:
ho lo stesso errore, come hai risolto (se hai risolto)?

Quoto...e aggiungo...è un problema dell'ultimo ebuild di K3B? Se si, si dovrebbe fare un bug-report (se già non c'è), e comunque basterà aspettare...
_________________
xoen.Blog()
god@paradise # tar xfvjp big-bang.tar.bz2 -C universe
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Jan 13, 2005 2:07 am    Post subject: Reply with quote

Code:
# fix_libtool_files.sh 3.3.4


per me ha risolto!
Back to top
View user's profile Send private message
theRealMorpheu5
l33t
l33t


Joined: 26 Feb 2004
Posts: 841
Location: Vicenza, IT

PostPosted: Thu Jan 13, 2005 8:51 am    Post subject: Reply with quote

Lanciato il comando, per ora sta fixando, più tardi dirò se ha funzionato.

EDIT: A quanto pare ha funzionato.
Back to top
View user's profile Send private message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Thu Jan 13, 2005 9:50 am    Post subject: Reply with quote

ho avuto anche io l'errore di cui sopra e adesso sta fixando con il comando che avete postato. Però ho una domanda, a cosa serve? a cosa è dovuto l'errore?

Byez
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 10:02 am    Post subject: Reply with quote

ho lo stesso problema con media-libs/jpeg-6b-r4

Code:
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o  .libs/jcapimin.o .libs/jcapistd.o .libs/jctrans.o .libs/jcparam.o .libs/jdatadst.o .libs/jcinit.o .libs/jcmaster.o .libs/jcmarker.o .libs/jcmainct.o .libs/jcprepct.o .libs/jccoefct.o .libs/jccolor.o .libs/jcsample.o .libs/jchuff.o .libs/jcphuff.o .libs/jcdctmgr.o .libs/jfdctfst.o .libs/jfdctflt.o .libs/jfdctint.o .libs/jdapimin.o .libs/jdapistd.o .libs/jdtrans.o .libs/jdatasrc.o .libs/jdmaster.o .libs/jdinput.o .libs/jdmarker.o .libs/jdhuff.o .libs/jdphuff.o .libs/jdmainct.o .libs/jdcoefct.o .libs/jdpostct.o .libs/jddctmgr.o .libs/jidctfst.o .libs/jidctflt.o .libs/jidctint.o .libs/jidctred.o .libs/jdsample.o .libs/jdcolor.o .libs/jquant1.o .libs/jquant2.o .libs/jdmerge.o .libs/jcomapi.o .libs/jutils.o .libs/jerror.o .libs/jmemmgr.o .libs/jmemnobs.o  -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o  -Wl,-soname -Wl,libjpeg.so.62 -o .libs/libjpeg.so.62.0.0
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o: No such file or directory
make: *** [libjpeg.la] Error 1

!!! ERROR: media-libs/jpeg-6b-r4 failed.
!!! Function src_compile, Line 39, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.


ho provato a dare

Code:
mortimer root # fix_libtool_files.sh 3.3.4 --oldarch 1686
 * Scanning libtool files for hardcoded gcc library paths...
 *   Scanning /lib...
 *   Scanning /usr/lib...
 *   Scanning /usr/local/lib...
mortimer root #


ma c'ha messo due secondi, e infatti al primo emerge --resume tutto come prima :?

Coda
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Thu Jan 13, 2005 10:13 am    Post subject: Reply with quote

Ciao ragazzi, basta fare una ricerca nel forum, trovate tutto.
Ora n on ho sottomano il post di motaboy (se non sbaglio) dove spiega benissimo cosa fa questo comando.
In modo molto semplice e probabilmente sbagliato il comando conisste nel fixare i link di alcune librerie che non vengono trovate dal gcc.
Leggete il post in cui mota spiega, ne vale la pena.
Coda, ma hai risolto o ti ritorna l'errore?
Ciao a tutti.
_________________
Linux user#370732
Back to top
View user's profile Send private message
ProT-0-TypE
Veteran
Veteran


Joined: 20 Dec 2003
Posts: 1624
Location: Cagliari

PostPosted: Thu Jan 13, 2005 10:23 am    Post subject: Reply with quote

codadilupo wrote:

ma c'ha messo due secondi, e infatti al primo emerge --resume tutto come prima :?


prova a cancellare la directory temporanea e a rifare l'emerge da capo
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 10:25 am    Post subject: Reply with quote

Manuelixm wrote:
Coda, ma hai risolto o ti ritorna l'errore?
Ciao a tutti.


mi ritorna l'errore...

pero', noto una cosa:

Code:
checking for ld used by GCC... /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes


Code:
g++ -shared -nostdlib /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o  .libs/jcapimin.o .libs/jcapistd.o .libs/jctrans.o .libs/jcparam.o .libs/jdatadst.o .libs/jcinit.o .libs/jcmaster.o .libs/jcmarker.o .libs/jcmainct.o .libs/jcprepct.o .libs/jccoefct.o .libs/jccolor.o .libs/jcsample.o .libs/jchuff.o .libs/jcphuff.o .libs/jcdctmgr.o .libs/jfdctfst.o .libs/jfdctflt.o .libs/jfdctint.o .libs/jdapimin.o .libs/jdapistd.o .libs/jdtrans.o .libs/jdatasrc.o .libs/jdmaster.o .libs/jdinput.o .libs/jdmarker.o .libs/jdhuff.o .libs/jdphuff.o .libs/jdmainct.o .libs/jdcoefct.o .libs/jdpostct.o .libs/jddctmgr.o .libs/jidctfst.o .libs/jidctflt.o .libs/jidctint.o .libs/jidctred.o .libs/jdsample.o .libs/jdcolor.o .libs/jquant1.o .libs/jquant2.o .libs/jdmerge.o .libs/jcomapi.o .libs/jutils.o .libs/jerror.o .libs/jmemmgr.o .libs/jmemnobs.o  -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4 -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o  -Wl,-soname -Wl,libjpeg.so.62 -o .libs/libjpeg.so.62.0.0
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o: No such file or directory
make: *** [libjpeg.la] Error 1


in apparenza l'ebuild verifica i percorsi delle librerie, e li trova in 3.3.5... ma poi usa quelli di 3.3.4... che non esiste !

Coda
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Thu Jan 13, 2005 1:06 pm    Post subject: Reply with quote

Ciao coda, se non sbaglio in base all'errore che hai postato, il problema non è dato dalle libstdc++.la , ma da altro:
Quote:
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o: No such file or directory
make: *** [libjpeg.la] Error 1


Noto che il tuo problema sembrerebbe qui.
_________________
Linux user#370732
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 2:50 pm    Post subject: Reply with quote

Manuelixm wrote:
Ciao coda, se non sbaglio in base all'errore che hai postato, il problema non è dato dalle libstdc++.la , ma da altro:
Quote:
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crti.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtbeginS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/crtendS.o: No such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../crtn.o: No such file or directory
make: *** [libjpeg.la] Error 1


Noto che il tuo problema sembrerebbe qui.


il fatto é che ho aggiornato il gcc a 3.3.5... é questo che non ha senso, come da topic, il pacchetto cerca ancora librerie per il 3.3.4

Coda
Back to top
View user's profile Send private message
Manuelixm
l33t
l33t


Joined: 03 Apr 2004
Posts: 832
Location: Brescia

PostPosted: Thu Jan 13, 2005 3:03 pm    Post subject: Reply with quote

Non so se funziona, ma potrebbe essere una soluzione:
Code:
fix_libtool_files.sh 3.3.5 --oldarch i386


E' solo un'ipotesi.
_________________
Linux user#370732
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 3:15 pm    Post subject: Reply with quote

Manuelixm wrote:
Non so se funziona, ma potrebbe essere una soluzione:
Code:
fix_libtool_files.sh 3.3.5 --oldarch i386


E' solo un'ipotesi.


il fatto é che il comando corretto é
Code:
fix_libtool_files.sh 3.3.4 --oldarch i386


e comunque ho già rpovato, e non é cambiato nulla: come ho scritto piu' sopra, l'ebuild in fashe di checking trova effettivamente percorsi in /3.3.5/ ma poi cerca di lavorare su /3.3.4 che non esiste :?

Coda
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Thu Jan 13, 2005 3:47 pm    Post subject: Reply with quote

codadilupo wrote:
il fatto é che il comando corretto é
Code:
fix_libtool_files.sh 3.3.4 --oldarch i386


Si ma quando mota lo ha suggerito c'era anche un problema di architettura... nel tuo caso sia la vecchia che la nuova architettura sono i686.
_________________
Ciao da me!
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 3:54 pm    Post subject: Reply with quote

randomaze wrote:
Si ma quando mota lo ha suggerito c'era anche un problema di architettura... nel tuo caso sia la vecchia che la nuova architettura sono i686.


si', ho letto male. Ad ogni modo, il comando che ho dato é:

Code:
# fix_libtool_files.sh 3.3.4 --oldarch i686
 * Scanning libtool files for hardcoded gcc library paths...
 *   Scanning /lib...
 *   Scanning /usr/lib...
 *   Scanning /usr/local/lib...

e anche senza oldarch non cambia nulla: tempo due secondi si scanna tutto e buonanotte.

Coda
Back to top
View user's profile Send private message
codadilupo
Advocate
Advocate


Joined: 05 Aug 2003
Posts: 3135

PostPosted: Thu Jan 13, 2005 11:18 pm    Post subject: Reply with quote

allora, il problema é cambiato. Ho dato

Code:
# emerge sync


poi ho provato a ricompilare le glibc (sai mai che c'entrino), ma non ci sono riuscito... arrivato a

Code:
Completed installing into /var/tmp/portage/...


mi ha dato segmentation fault :evil:

Allora ho riprovato con emerge --resume... ma anziché riprendere l'installazione delle glibc ha ripreso l'installazione di samba !!! E mi ha dato, ancora

Code:
gzipping man page: TIFFWriteRawStrip.3tiff
gzipping man page: TIFFWriteRawTile.3tiff
gzipping man page: TIFFWriteScanline.3tiff
gzipping man page: TIFFWriteTile.3tiff
prepallstrip:
strip:
strip:
   usr/lib/libtiff.so.3.7.1
   usr/bin/bmp2tiff
   usr/bin/fax2ps
   usr/bin/fax2tiff
   usr/bin/gif2tiff
   usr/bin/pal2rgb
   usr/bin/ppm2tiff
   usr/bin/ras2tiff
   usr/bin/raw2tiff
   usr/bin/rgb2ycbcr
   usr/bin/thumbnail
   usr/bin/tiff2bw
   usr/bin/tiff2pdf
   usr/bin/tiff2ps
   usr/bin/tiff2rgba
   usr/bin/tiffcmp
   usr/bin/tiffcp
   usr/bin/tiffdither
   usr/bin/tiffdump
   usr/bin/tiffinfo
   usr/bin/tiffmedian
   usr/bin/tiffset
   usr/bin/tiffsplit
making executable: /usr/lib/libtiff.so.3.7.1
>>> Completed installing into /var/tmp/portage/tiff-3.7.1-r1/image/

Segmentation fault



comincio a sospettare che si sia seriamente rotto qualcosa... ma non so cosa: é un pc appena installato, che pensavo di usare come serverino, visto che non é rumoroso... durante l'installazione tutto okey. Poi alla fine, ho dato emerge sync && emerge -uD world e tutto a posto. E' li' che mi ha aggiornato il gcc da 3.3.4 a 3.3.5. Ora, invece.. boh ! Niente, non ne vuol sapere di installare samba... ma nemmeno le glibc. E ho il sospetto che mi darebbe segmentation fault anche su qualsiasi altra installazione...

Coda


Last edited by codadilupo on Tue Jan 18, 2005 1:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 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