Compiling bind on AIX with gnu make

Mark_Andrews at isc.org Mark_Andrews at isc.org
Tue Apr 9 21:17:37 UTC 2002


> Hello again,
> 
> of course I was too early with my statement.
> 
> 
> the compilation stopped with the following messages:
> 
> /home/root/src/bin/addr
>         gcc -I../../port/aix4/include -I../../include -g -O2  -c addr.c
>         gcc -g -O2   -o addr addr.o  ../../lib/libbind.a -lfl
> collect2: Library libfl not found
> make: 1254-004 The error code from the last command is 1.
> 
> 
> Stop.
> make: 1254-004 The error code from the last command is 1.
> 
> 
> Stop.
> make: 1254-004 The error code from the last command is 1.
> 
> 
> Stop.
> 
> this is quite annoying.

	Well if you read the installation notes you would know that
	you require either lex (-ll) or flex (-lfl) and the associated
	library.  Which is used is controlled by Makefile.set.

	Mark

> 
> regards
> 
> holger
> 
> 
> 
> Holger Honert wrote:
> 
> >Hello Christian,
> >
> >thx for the hint !  Worked fine .....
> >
> >regards
> >
> >holger
> >
> >Christian Krackowizer wrote:
> >
> >>At 13:48 09.04.2002 +0200, you wrote:
> >>
> >>>Hello,
> >>>
> >>>I have an AIX Server V 4.3.3 with GNU-make and gcc installed.
> >>>
> >>>I downloaded the sources for BIND V8.3.1 from the ISC Website and
> >>>got the following error messages during make. Somehow is a Compiler 'cc'
> >>>needed for compilation.
> >>>
> >>
> >>>make[2]: Entering directory `/home/root/src/port/aix4'
> >>>
> >>
> >>cd to this directory and 'cp Makefile.set.gcc Makefile.set'.
> >>After a 'make clean' everything should work.
> >>
> >>
> >>with best regards
> >>
> >>Christian Krackowizer
> >>schuler technodat GmbH
> >>Jakob-Haringer-Strasse 6
> >>A-5020 Salzburg
> >>Phone: +43(0)662/2282-0
> >>FAX: +43(0)662/2282-9
> >>e-Mail: ckrackowiz at std.schuler-ag.com
> >>
> >
> >
> >
> 
> 
> 
> 
--
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