Compile error Bind 8.2.4

Brad Knowles brad.knowles at skynet.be
Mon Jun 25 21:15:35 UTC 2001


At 2:57 PM -0500 6/25/01, Alex Moen wrote:

>  /usr/bin/ld: cannot find -lfl
>  collect2: ld returned 1 exit status
>
>  Is this a GCC or lib thing?  I know I've seen this -lfl error before,
>  but I don't remember how I fixed it last time....

	This is a library problem.  Find out where the "libfl" library is 
on your system, and then make sure that the path to it is included in 
your environment variables for path settings (or pass additional 
arguments on the command line to suit).

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list