Compiling

Mike Alexander Sauvain msauvain at EDV-Support.ch
Sat Apr 8 18:06:58 UTC 2000


Does it have any places for good bind - compiling infos`??

my problmem: if i try to compile, i.e. make all, make install DESTECT=....... i got evry time the ld error.....

make[2]: Entering directory `/server/bind/src/bin/addr'
gcc -D_GNU_SOURCE  -O -g -I../../port/linux/include -I../../include  -c addr.c
gcc -D_GNU_SOURCE -O -g   -o addr addr.o \
        ../../lib/libbind.a -lfl
/usr/i486-linux/bin/ld: cannot open -lfl: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [addr] Error 1
make[2]: Leaving directory `/server/bind/src/bin/addr'
make[1]: *** [addr] Error 2
make[1]: Leaving directory `/server/bind/src/bin'
make: *** [all] Error 2


I was searching in the Makefiles for the ld dirm i found nothing.......
The otherthing itryit was to ln -s /my/dir/to/ld /usr/i485-linux/bin/ld

............. any ideas ?

Thanks !.............



More information about the bind-users mailing list