Problem installing BIND 8.1.2 on Solaris 2.6

Barry Margolin barmar at bbnplanet.com
Thu Jun 3 23:00:18 UTC 1999


In article <Pine.GHP.4.05.9906031423420.24742-100000 at steroid.ecst.csuchico.edu>,
sharun  <ridhuan at ecst.csuchico.edu> wrote:
>When I ran 'make depend', it gave me this error:
>
>gmake[3]: Leaving directory `/DNS/src/port/solaris/include'
>gcc  -g -O2 -I../../port/solaris/include -I../../include -c noop.c
>: ld -x -r noop.o && : mv a.out noop.o
>ar cruv ../../lib/libbind.a  noop.o
>gmake[2]: ar: Command not found

There's something wrong with your system configuration or $PATH if it can't
find the "ar" command.

/usr/bin/ar is part of the SUNWbtool package.  Make sure this package is
installed.

-- 
Barry Margolin, barmar at bbnplanet.com
GTE Internetworking, Powered by BBN, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.



More information about the bind-users mailing list