Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge -k kde [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
mach4
n00b
n00b


Joined: 04 Apr 2005
Posts: 17

PostPosted: Mon Apr 04, 2005 11:25 pm    Post subject: Emerge -k kde [RISOLTO] Reply with quote

Premetto ke sn un niubbo assoluto di gentoo e di linux in generale!
Ho installato gentoo 2005.0 vado ad installare KDE ma logicamente doveva andare male qualcosa.... mi da un errore
Code:

ERROR: x11-base/xorg-x11-6.8.2-r1 failed.
Funcion build, line 951, Exitcode 2
make world failed

Ma questo a quanto ho capito significa poco

Il buffer della shell nn mi permette di vedere tutta la compilazione ma di sfuggita mi pare di aver letto qualcosa riguardante PAM e ad una mancata presenza di un installazione precedente di x11!!

Ho cercato nel forum e un'altro utente ha risolto formattando 3volte e sinceramente a me nn va di farlo su un sistema appena installato!

allego il mio make.conf
Code:

CFLAGS="-O2 -march=i686 -formit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPT="-j2"
USE="-* alsa cdr dvd dvdr kde qt"


probabilmente c'è qualcosa di sbagliato nelle flag??

Chiedo aiuto specificando di trattarmi kome un deficente dato ke sn scarso in materia

Grazie anticipatamente
Mach




SOLUZIONE:
emerge flex :)


Last edited by mach4 on Fri Apr 08, 2005 7:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
rota
l33t
l33t


Joined: 13 Aug 2003
Posts: 960

PostPosted: Tue Apr 05, 2005 5:05 am    Post subject: Reply with quote

ciao...io pensso che devvi installare kde tranne quella dipedenzza no???

Quote:

ERROR: x11-base/xorg-x11-6.8.2-r1 failed.
Funcion build, line 951, Exitcode 2
make world failed



infatti le use servvono propio a quello no???


pero non sono moltio pratico e percio non prendere quello che ti dico come se lop avesse detto chi sa chi ...:oops: :oops:
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Tue Apr 05, 2005 5:27 am    Post subject: Reply with quote

Dovresti postare un le linee di errore che puoi fare con
Code:
# emerge quello_che_hai_dato | tee error.log

Cosi' puoi vedere l'errore in error.log
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
mach4
n00b
n00b


Joined: 04 Apr 2005
Posts: 17

PostPosted: Tue Apr 05, 2005 1:11 pm    Post subject: Reply with quote

ho fatto sto error log ma a parte la dicitura CHe dovro riemergere xorg per utilizzare pam, nn mi sembra di leggere altri errori...

EDIT: forse ho qualche info in +

poco prima di darmi l'errore sopracitato, mi viene scritto sullo schermo
Code:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
make[4]: ***[pswrap] Error 1


Last edited by mach4 on Tue Apr 05, 2005 2:35 pm; edited 2 times in total
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Apr 05, 2005 2:30 pm    Post subject: Reply with quote

mach4 wrote:
ho fatto sto error log ma a parte la dicitura ke dovro riemergere xorg per utilizzare pam, nn mi sembra di leggere altri errori...


Come è stato detto agli altri lo dico anche a te: per favore non usate le "k" al posto di "ch".

P.S.: Benvenuto ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Tue Apr 05, 2005 3:37 pm    Post subject: Reply with quote

Posta almeno le ultime 20 linee dell'errore
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
mach4
n00b
n00b


Joined: 04 Apr 2005
Posts: 17

PostPosted: Thu Apr 07, 2005 9:14 pm    Post subject: Reply with quote

Scusate per il ritardo ma ho avuto problemi!! Dal file che mi è stato detto di creare(| tee error.log) mi è uscito ciò( vi posto le ultime righe)

Code:
collect2: ld returned 1 exit status
make[4]: ***[pswrap] Error1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/config/pswrap'
make[3]:***[../../config/pswrap/pswrap] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib/dps'
make[2]: ***[includes] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib'
make[1]: ***[includes] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc'
make: ***[World] Error 2

!!! Error x11-base/xorg-x11-6.8.2-r1 failed
!!!Function build, Line 954, Exitcode 2
!!!make World failed



Ho appena riformattato e reinstallato gentoo con l'aiuto di un mio amico(che ne capisce di linux a differenza di me)
Non so + che pesci prendere :(
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Apr 07, 2005 9:24 pm    Post subject: Reply with quote

Dovresti postare una decina di righe in alto, da quello che hai postato non si capisce l'errore.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
mach4
n00b
n00b


Joined: 04 Apr 2005
Posts: 17

PostPosted: Fri Apr 08, 2005 5:56 pm    Post subject: Reply with quote

Avverto che non so perche ma error.log nn corrisponde esattamente all'output sullo schermo(mancano alcune righe)....
Code:
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o pswparser.o pswparser.c
flex -l  -t lexer.l > lexer.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o lexer.o lexer.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o pswdict.o pswdict.c
rm -f pswfile.o
i686-pc-linux-gnu-gcc -c -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT  -DFRIENDSFILE='"<DPS/dpsfriends.h>"' pswfile.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o systemnames.o systemnames.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o psw.o psw.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o pswstring.o pswstring.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L             -D_POSIX_SOURCE -D_XOPEN_SOURCE             -D_BSD_SOURCE -D_SVID_SOURCE              -D_GNU_SOURCE               -DFUNCPROTO=15 -DNARROWPROTO   -DXENVIRONMENT    -c -o pswsemantics.o pswsemantics.c
rm -f pswrap
i686-pc-linux-gnu-gcc -o pswrap -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w     -L../../exports/lib   main.o pswparser.o lexer.o pswdict.o pswfile.o    systemnames.o psw.o pswstring.o pswsemantics.o     -lfl  -Wl,-rpath-link,../../exports/lib
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/config/pswrap'
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib/dps'
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib'
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc'
 ...done!
>>> emerge (1 of 45) x11-base/xorg-x11-6.8.2-r1 to /
>>> md5 src_uri ;-) eurofonts-X11.tar.bz2
>>> md5 src_uri ;-) gentoo-cursors-tad-0.3.1.tar.bz2
>>> md5 src_uri ;-) xorg-x11-6.8.2-files-0.1.tar.bz2
>>> md5 src_uri ;-) xorg-x11-6.8.2-patches-0.1.2.tar.bz2
>>> md5 src_uri ;-) X11R6.8.2-src.tar.bz2


Puo andare bene?
Back to top
View user's profile Send private message
mach4
n00b
n00b


Joined: 04 Apr 2005
Posts: 17

PostPosted: Fri Apr 08, 2005 7:11 pm    Post subject: Reply with quote

Risolto!! Grazie cmq dell'aiuto!!
Cambio titolo e aggiungo la risoluzione nel primo post
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