Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87791 - Emerge xorg-x11 failed on brand new gentoo (stage-2 based)
Summary: Emerge xorg-x11 failed on brand new gentoo (stage-2 based)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 08:24 UTC by Matthias Zeeman
Modified: 2005-04-03 13:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Zeeman 2005-04-03 08:24:21 UTC
Installed Gentoo 2005.0 today using 'install-x86-minimal-2005.0.iso', 'stage2-i686-2005.0.tar.bz2' and the handbook. No problems here.

After the installation, reboot and 'emerge --sync',  the 'emerge xorg-x11' failed giving the following last lines:

i686-pc-linux-gnu-gcc -o pswrap -O2 -march=i686 -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-typ-w -L../../exports/lib main.o psw.o pswstring.o spwsemantics.o   -lfl -Wl,-rpath-link,../../exports/lib

/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


---

Checked the gentoo handbook again; I did not skip a step. So can anybody explain/fix this error?




Reproducible: Always
Steps to Reproduce:
1. install stage 2 i686 following the handbook
2. emerge --sync
3. emerge xorg-x11

Actual Results:  
Nothing much, a second try gave same output.


I will try to get that. No X11, and no links2/lynx, forced a reboot to w***s to 
make a bugreport.
Comment 1 Dion Sole 2005-04-03 08:29:51 UTC
Did you "emerge -e world" as stated in the handbook?
Comment 2 Matthias Zeeman 2005-04-03 08:56:32 UTC
No I did not. 

Are we talking about the same handbook? 'emerge -e world' is not mentioned in the handbook-x86.

Thanks for your suggestion. Will try now. 
Comment 3 Matthias Zeeman 2005-04-03 13:54:29 UTC
Six hours of compiling later: problem solved!

Thanks!