Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11-6.8.x cannot find -lfl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
phoe
n00b
n00b


Joined: 27 Nov 2004
Posts: 15
Location: canada

PostPosted: Mon Dec 06, 2004 9:27 pm    Post subject: xorg-x11-6.8.x cannot find -lfl Reply with quote

Ive tried to update my xorg which was working. In the course of its build it is looking to link in a library using ld with the flag -lfl.

Now ive done some research and this flag is referred to as LEXLIB, which upon digging I believe refers to the flex package. However, I have this installed already, and it dosent appear using equery that the flex package installs any libraries that xorg could use. So where oh where do I locate the library referred to by -lfl so I can get my X back? Any suggestions would be greatly appreciated!
Back to top
View user's profile Send private message
phoe
n00b
n00b


Joined: 27 Nov 2004
Posts: 15
Location: canada

PostPosted: Tue Dec 07, 2004 4:35 pm    Post subject: resolved Reply with quote

looking at the ebuild - apparently if the build flag is set, the library dosent get made. Not sure why my build flag USE var was set, but removing it fixes this problem.
Back to top
View user's profile Send private message
Double
Apprentice
Apprentice


Joined: 23 Apr 2004
Posts: 250

PostPosted: Fri Feb 11, 2005 8:34 am    Post subject: Re: resolved Reply with quote

i had the same problem

on another computer i check:
Code:

home / # find /usr/lib -iname "*libfl*"
/usr/lib/libfl.a
home / # qpkg -f /usr/lib/libfl.a
sys-devel/flex *


after them i check this on computer where i installing gentoo

Code:

double / # find /usr/lib -iname "*libfl*"
double / # emerge -pv flex

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] sys-devel/flex-2.5.4a-r5  -build -debug -static 0 kB

Total size of downloads: 0 kB
double / # emerge flex
double / # find /usr/lib -iname "*libfl*"
/usr/lib/libfl.a


my be it`s bug?
Back to top
View user's profile Send private message
mean
Guru
Guru


Joined: 25 Sep 2002
Posts: 313

PostPosted: Sat Mar 12, 2005 10:06 pm    Post subject: Reply with quote

Same here
Back to top
View user's profile Send private message
HydroSan
l33t
l33t


Joined: 04 Mar 2004
Posts: 764
Location: The Kremlin (aka Canada)

PostPosted: Tue Mar 15, 2005 7:31 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-295915-highlight-lfl.html

Try emerge'ing 'flex'.
_________________
I was a Gangster for Capitalism, by Major General Smedley Butler.

Server status: Currently down, being replaced with fresh install - 20% completed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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