libfl is a library used by python, should be found in ex. /usr/lib/libfl.a
The library is called Flex.
RedHat:
Name : flex Relocations: /usr
Version : 2.5.4a Vendor: Red Hat, Inc.
Release : 26 Build Date: Sun 23 Jun 2002
05:24:35 PM CEST
Install date: Thu 09 Oct 2003 09:24:22 PM CEST Build Host:
perf90.perf.redhat.com
Group : Development/Tools Source RPM:
flex-2.5.4a-26.src.rpm
Size : 255124 License: BSD
Signature : DSA/SHA1, Tue 03 Sep 2002 11:13:49 PM CEST, Key ID
219180cddb42a60e
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary : A tool for creating scanners (text pattern recognizers).
Description :
The flex program generates scanners. Scanners are programs which can
recognize lexical patterns in text. Flex takes pairs of regular
expressions and C code as input and generates a C source file as
output. The output file is compiled and linked with a library to
produce an executable. The executable searches through its input for
occurrences of the regular expressions. When a match is found, it
executes the corresponding C code.
Flex was designed to work with both Yacc and Bison, and is used by many
programs as part of their build process.
g-)
----- Original Message -----
From: "Eric Haskins" <eric(a)rackspeed.net>
To: <serusers(a)lists.iptel.org>
Sent: Wednesday, November 23, 2005 10:45 PM
Subject: [Serusers] ld -lfl ??? Does anyone know what package -lfl is??
I was compiling ser.0.9.4 on a new box and Make spit
this at me
tab.o -lfl -ldl -lresolv -o openser
/usr/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
make: *** [openser] Error 1
I have searched far and wide for what the -lfl switch is for so I could
install the package
Thanks,
Eric
_______________________________________________
Serusers mailing list
serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers