Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge openoffice : errore [RISOLTO]
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
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 6:36 am    Post subject: emerge openoffice : errore [RISOLTO] Reply with quote

Oggi ho provato a fare emerge di openoffice, non funziona, riporto di seguito le ultime righe di emerge :

Code:

ar cr libpython2.2.a Modules/threadmodule.o  Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/_sre.o  Modules/newmodule.o  Modules/symtablemodule.o  Modules/xxsubtype.o
ranlib libpython2.2.a
g++  -Xlinker -export-dynamic -o python \
                Modules/python.o \
                libpython2.2.a -ldl  -lpthread -lutil   -lm glibc
g++: glibc: No such file or directory
make: *** [python] Error 1
g++  -Xlinker -export-dynamic -o python \
                Modules/python.o \
                libpython2.2.a -ldl  -lpthread -lutil   -lm glibc
g++: glibc: No such file or directory
make: *** [python] Error 1
dmake:  Error code 2, while making './unxlngi4.pro/misc/build/so_built_so_python'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.4-r1/work/python

!!! ERROR: app-office/openoffice-1.1.4-r1 failed.
!!! Function src_compile, Line 424, Exitcode 1
!!! Build failed!
!!! If you need support, post the topmost build error, NOT this status message.


ecco i miei USE FLAG :
Code:

USE="X a52 aac aalib acpi aim alsa apm arts audiofile avi bash-completion berkdbbitmap-fonts bonobo caps cdparanoia crypt cups curl divx4linux dvd
dvdr dvdread emboss encode esd evo examples exif fam ffmpeg flac foomaticdb for$gdbm gif gnome gnustep gpm gstreamer gtk gtk2 guile icq imagemagick imap imlib
ipv6 jabber jack java javascript jpeg junit kde libg++ libwww mad matroska
mikmod mime -mmx motif mozilla mp3 mpeg msn -msse2 ncurses nls objc ogg oggvorb$opengl oscar oss pam pcmcia pdflib perl php png pnp portaudio posix
python qt quicktime readline samba scanner sdl shorten slang sockets
speex spell sqlite sse ssl svga
tcltk tcpd tetex threads tidy tiff truetype truetype-fonts type1-fonts unicode
usb userlocales v4l vcd videos vorbis wifi win32codecs wxwindows x86 xine xml
xml2 xmms xpm xv xvid yahoo zlib linguas_it"


e i miei CFLAGS :
Code:

CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe
-mfpmath=sse -msse2 -mmmx"


qualche consiglio?

grazie a chiunque mi risponderà


Last edited by magowiz on Wed May 04, 2005 8:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Tue May 03, 2005 7:39 am    Post subject: Reply with quote

prova a rifare un emerge sync e ritentare l'emerge.. forse c'era un bug nell'ebuild!
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31461
Location: here

PostPosted: Tue May 03, 2005 10:00 am    Post subject: Reply with quote

Non sembra questo il caso, ma comunque hai abbastanza spazio in /var?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 3:52 pm    Post subject: Reply with quote

Quote:
Non sembra questo il caso, ma comunque hai abbastanza spazio in /var?

ho una partizione unica (a parte la swap) da 80gb(circa), la sto usando solo al 7% stando a sentire df.

Quote:
prova a rifare un emerge sync e ritentare l'emerge.. forse c'era un bug nell'ebuild!


l'ultimo esync l'ho fatto mezzanotte scorsa, cmq riproverò
Back to top
View user's profile Send private message
fat_penguin
Apprentice
Apprentice


Joined: 25 Jul 2004
Posts: 294
Location: sud side of Switzerland

PostPosted: Tue May 03, 2005 4:12 pm    Post subject: Reply with quote

E' un problema conosciuto, anche io mi trovo nella stessa situazione. Mi sembra ci sia un bug aperto e anche una patch...
Io per ora ho risolto con un
Code:
emerge openoffice-bin


byebye
fat_penguin
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 4:26 pm    Post subject: Reply with quote

ma si può "italianizzare" openoffice-bin?

se sì in che modo?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31461
Location: here

PostPosted: Tue May 03, 2005 4:27 pm    Post subject: Reply with quote

magowiz wrote:
ma si può "italianizzare" openoffice-bin?

Il binario della 2 beta si puo' scaricare in italiano (cioe' penso che scarichi il pacchetto italiano)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue May 03, 2005 4:38 pm    Post subject: Reply with quote

da quanto ho letto openoffice 2 incorpora direttamente la localizzazione, a differenza delle versioni 1.1.
più in particolare: la traduzione sta avvenendo gradualmente beta dopo beta, infatti mi è capitato di trovare alcune parti ancora non tradotte.
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 4:43 pm    Post subject: Reply with quote

c'è già openoffice2 nel portage?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31461
Location: here

PostPosted: Tue May 03, 2005 4:48 pm    Post subject: Reply with quote

magowiz wrote:
c'è già openoffice2 nel portage?

Si solo il binario pero'. Sarebbe la versione openoffice-bin-1.9.95 (cioe' 2.0 beta)
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 4:50 pm    Post subject: Reply with quote

Sembra che si sia risolto tutto facendo emerge sync e facendo ripartire la compilazione, vi aggiornerò appena sarà terminata la compilazione.
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Tue May 03, 2005 6:34 pm    Post subject: Reply with quote

magowiz wrote:
Sembra che si sia risolto tutto facendo emerge sync e facendo ripartire la compilazione, vi aggiornerò appena sarà terminata la compilazione.


si, avevo letto che c'era un bug nel forum internazionale.. e che si risolveva dopo un sync. :roll:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 7:36 pm    Post subject: Reply with quote

E' bello sapere che a distanza di poche ore abbiano risolto il problema nell'ebuild di openoffice :)

Grazie a tutti per l'aiuto, appena avrò completato la compilazione metterò [RISOLTO] nel titolo , è così che funziona vero?
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Tue May 03, 2005 7:39 pm    Post subject: Reply with quote

magowiz wrote:
E' bello sapere che a distanza di poche ore abbiano risolto il problema nell'ebuild di openoffice :)
Grazie a tutti per l'aiuto, appena avrò completato la compilazione metterò [RISOLTO] nel titolo , è così che funziona vero?


ma considera che se era da una settimana che non facevi il sync...

certo metti il [RISOLTO] :wink:
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
magowiz
Veteran
Veteran


Joined: 17 Feb 2005
Posts: 1029
Location: Italy/Milan/Bresso

PostPosted: Tue May 03, 2005 9:12 pm    Post subject: Reply with quote

Quote:
ma considera che se era da una settimana che non facevi il sync...


no l'ultimo l'avevo fatto 11 ore fa circa ;)
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