BIND-8 installation problem

Kevin Darcy kcd at daimlerchrysler.com
Thu Dec 7 00:51:34 UTC 2000


Those .o files should be part of your GCC installation, e.g. on my
Solaris 7 workstation, they are in
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2. Either you're
missing those files for some reason, or your GCC isn't configured to
find them.


- Kevin

acsand at my-deja.com wrote:

> I am having some trouble installing bind-8.2.2-P7
> onto a SunOS 5.5.1 machine. 'make all' terminates
> with the following:
>
> make[2]: Entering directory `/home3/opt/bind-
> 8.2.2/src/bin/addr'
> gcc  -g -O2 -I../../port/solaris/include -
> I../../include  -c addr.c
> gcc -g -O2   -o addr addr.o \
>         ../../lib/libbind.a -ll -lnsl -lsocket
> ld: fatal: file crt1.o: cannot open file; errno=2
> ld: fatal: file crti.o: cannot open file; errno=2
> ld: fatal: file crtbegin.o: cannot open file;
> errno=2
> ld: fatal: file crtend.o: cannot open file;
> errno=2
> ld: fatal: file crtn.o: cannot open file; errno=2
> ld: fatal: File processing errors.  No output
> written to addr
> collect2: ld returned 1 exit status
> make[2]: *** [addr] Error 1
> make[2]: Leaving directory `/home3/opt/bind-
> 8.2.2/src/bin/addr'
> make[1]: *** [addr] Error 2
> make[1]: Leaving directory `/home3/opt/bind-
> 8.2.2/src/bin'
> make: *** [all] Error 2
>
> The libl, libnsl and libsocket libraries are all
> installed.
> libbind.a does not contain crt1.o, crti.o,
> crtbegin.o, crtend.o and crtn.o. Should it?
> Has anyone encountered this problem before? Does
> anyone know how to solve it?
>
> Thanks,
>
> Andrew.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.






More information about the bind-users mailing list