Compile error bind-8.3.2 redhat 5.2

Mark_Andrews at isc.org Mark_Andrews at isc.org
Mon Jun 24 00:12:04 UTC 2002


> 
> 
> I recently compiled bind-8.3.1 on this system with no trouble,
> Now when I attempt to "make all" bind-8.3.2
> I get the following error
> 
> gcc -D_GNU_SOURCE -O -g   -o nslookup main.o getinfo.o debug.o send.o skip.o 
> list.o subr.o commands.o \
>         ../../lib/libbind.a -ll -lfl
> ld: cannot open -ll: No such file or directory
> 
> My compile scenario was
> make clean, make depend, make all
> skipping "make" stdlinks as this is redhat 5.2
> (I used the same scenario to compile 8.3.1)
> 
> -- 
> Gerald Waugh 
> http://frontstreetnetworks.com  SOHO Networks & Web Site Hosting
> Front Street Networks LLC     voice +1 203 785 0699 * fax +1 203 785 1787
> 229 Front Street, Ste. #C, New Haven CT 06513-3203 
> 
> 

Index: port/linux/Makefile.set
===================================================================
RCS file: /proj/cvs/isc/bind8/src/port/linux/Makefile.set,v
retrieving revision 1.6
diff -u -r1.6 Makefile.set
--- Makefile.set	1999/06/11 06:01:35	1.6
+++ Makefile.set	2002/06/24 00:11:18
@@ -9,7 +9,8 @@
 'DESTRUN=/var/run'
 'LEX=flex -8 -I'
 'YACC=yacc -d'
-'SYSLIBS=-lfl'
+'SYSLIBS='
+'LIBL=-lfl'
 'INSTALL=install'
 'MANDIR=man'
 'MANROFF=cat'
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list