bugFIM: Fbi IMproved - Bugs: bug #47728, -lfl seems to be deprecated (at...

 
 

bug #47728: -lfl seems to be deprecated (at least on some systems)

Submitter:  None
Submitted:  Mon 18 Apr 2016 12:23:49 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Mar 2017 08:54:15 PM UTC, comment #1: 

You are indeed right.
Svn revision 1144 removes usage of -lfl from trunk version and branch 0.5.
Thank you a lot for your feedback!

dezperado <dezperado>
Group administrator
Mon 18 Apr 2016 12:23:49 PM UTC, original submission:  

Compiling on TinyCore 7.0, I got stuck for quite some time because of error message:
"/../libfl.so: undefined reference to `yylex'"

After quite some googling, I found this: https://github.com/brianb/mdbtools/issues/47 (github dot com slash brianb slash mdbtools slash issues slash 47) - the suggestion was to remove '-lfl' option from compilation flags.

I did it the nuclear way - find . -type f | xargs sed -i 's/-lfl//g', which is of course stupid and dangerous, but it also worked (and hopefully hasn't broke anything). I'm impatient and not very skilled with compiling, but maybe you can figure out what's wrong.

Oh:
flex 2.5.39
bison 3.0.4

I believe it has something to do with one of the above.

contact me at stasheck dot fora at gmail com

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dezperado (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-03-10 dezperado Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code