View previous topic :: View next topic |
Author |
Message |
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Mon May 23, 2005 3:44 pm Post subject: [solved] xorg geht nicht !!! |
|
|
Hallo zusammen,
ich habe mein System neu installiert. Stage 2. Hatt alles wunderbar funktioniert. Nun wollte ich xorg installieren, dies
bricht jedoch noch wenigen Minuten ab.
Ich bekomme folgende Ausgabe:
Code: |
rm -f pswrap
i686-pc-linux-gnu-gcc -o pswrap -march=pentium3 -O2 -pipe
-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
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lfl
collect2: ld returned 1 exit status
make[4]: *** [pswrap] Error 1
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
!!! If you need support, post the topmost build error, NOT this status
message.
|
Kann mir irgendjemand sagen, woran das liegt???
Schöne Grüße
deejay _________________
Last edited by deejay on Mon May 23, 2005 5:40 pm; edited 1 time in total |
|
Back to top |
|
|
himpierre l33t
Joined: 31 Aug 2002 Posts: 867 Location: Berlin
|
Posted: Mon May 23, 2005 4:10 pm Post subject: |
|
|
Moinsen.
Vielleicht fehlt das Paket "flex"? Hast Du mal versucht "flex" zu emergen? Also "emerge flex". Danach nochmals probieren.
cheers
t. |
|
Back to top |
|
|
deejay l33t
Joined: 24 Aug 2004 Posts: 983 Location: Hannover, Germany
|
Posted: Mon May 23, 2005 4:48 pm Post subject: |
|
|
danke, wird wohl daran gelegen haben ....
warum wird das dann nicht automatisch mit gemerged, wenn xorg das bracuht???
komisch ...
danke, und Gruß
dee _________________
|
|
Back to top |
|
|
xraver Veteran
Joined: 20 Aug 2003 Posts: 1083 Location: Halberstadt
|
Posted: Mon May 23, 2005 5:02 pm Post subject: |
|
|
lol,
hatte eben das gleiche pob. Dank dem Forum war die lösung schnell gefunden flex einfach neu emergen.
Liegt vileicht an den CFLAGS die gändert wurden und flex musste einfach mal neu mit den aktuellen FLAGS übersetzt werden.
Wie auch immer, geht ja . |
|
Back to top |
|
|
|