Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gnome-pilot2] non emerge
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
codarin
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 179
Location: Udine

PostPosted: Mon Jun 14, 2004 1:11 pm    Post subject: [gnome-pilot2] non emerge Reply with quote

Ciao a tutti,
sono in vena di post... poco prima di distruggere il mio grub (ora recuperato :))
stavo cercando di far emergere evolution tra le cui dipendenze c'è

gnome pilot 2.0.10-r1 (appensa sycn-ato)

Al termine del processo di compilazione ottengo:
Code:

mkdir /var/tmp/portage/gnome-pilot-2.0.10-r1/image/usr/share/omf/gnome-pilot
for file in gnome-pilot-C.omf; do \
        /bin/install -c -m 644 $file.out /var/tmp/portage/gnome-pilot-2.0.10-r1/image//usr/share/omf/gnome-pilot/$file; \
done
/bin/install: cannot stat `gnome-pilot-C.omf.out': No such file or directory
make[4]: *** [install-data-hook-omf] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/help/C'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/help/C'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/help/C'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-pilot-2.0.10-r1/work/gnome-pilot-2.0.10/help'
make: *** [install-recursive] Error 1

!!! ERROR: app-pda/gnome-pilot-2.0.10-r1 failed.
!!! Function einstall, Line 388, Exitcode 2
!!! einstall failed


ed il mio make.conf e':

Code:

CFLAGS="-march=pentium3 -mcpu=pentium4 -pipe -O3 -fomit-frame-pointer -fforce-addr -frename-registers -fprefetch-loop-arrays -falign-functions=64 -funroll-all-loops -fPIC -DPIC"

USE="acpi alsa apache2 arts avi bonobo cdr crypt cups curl dga directfb dvd dvdr encode evo gtk gtk2 gtkhtml imlib java jpeg junit kde mad mozilla mpeg msn mysql gnome opengl oss pda nptl pdflib per png pnp postgres python qt quicktime spell sse ssl svga tiff truetype unicode usb vhosts wxwindows X xinerama xosd xml xml2 xmms  zlib zeo pic"
CXXFLAGS="${CFLAGS}"


Qualche idea?

Ivan
Back to top
View user's profile Send private message
sourcez
Apprentice
Apprentice


Joined: 05 Feb 2004
Posts: 166
Location: Italy

PostPosted: Mon Jun 14, 2004 2:32 pm    Post subject: Reply with quote

Consiglio canonico: prova a diminuire le opzioni di ottimizzazione

Code:
CFLAGS="-march=pentium3 -mcpu=pentium4...

Scusa ma hai un pentium 3 o 4? cmq:
Code:
$ CFLAGS="-march=pentium3/4 -pipe -O2 -fomit-frame-pointer" emerge evolution

_________________
"Tutti pensano a cambiare l’umanità ma nessuno pensa a cambiare se stesso."
Lev Tolstoj
Back to top
View user's profile Send private message
codarin
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 179
Location: Udine

PostPosted: Mon Jun 14, 2004 2:38 pm    Post subject: Reply with quote

Ora proverò ad abbassare le ottimizzazioni, nel make.conf ho anche una versione commentata più safe...

Per quanto riguarda il PC è un Centrino un po' p3 e un po' p4....
per quello ho quella impostazione strana.
Grazie Ivan
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
Page 1 of 1

 
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