bind 8.3.0 compile problem

Mark_Andrews at isc.org Mark_Andrews at isc.org
Fri Feb 1 23:11:47 UTC 2002


> 
> I'm trying to compile bind 8.3.0 on Slackware Linux (v. 7.1  -  Kernel 
> 2.2.17) ... previous versions of bind compiled just fine on this 
> machine, however the latest version (8.3.0) doesn't compile.
> Below is the error...
> 
> Anybody any Ideas ?
> 
> Thanks
> Jorg B
> 
> make clean;
> make depend;
> make all;
> 
> [snip]
> mkdir threaded 2> /dev/null || test -d threaded -a -w threaded
> gcc -D_GNU_SOURCE -I../../port/linux/include -I../../include -O -g  
> -D_REENTRANT -c md5.c \
>  -o threaded/md5.o
> ld -x -r threaded/md5.o \
>  -o threaded/md5.out && \
>   mv threaded/md5.out threaded/md5.o
> gcc -D_GNU_SOURCE -I../../port/linux/include -I../../include -O -g -c md5.c
> ld -x -r md5.o -o md5.out && \
>   mv md5.out md5.o
> mkdir threaded 2> /dev/null || test -d threaded -a -w threaded
> gcc -D_GNU_SOURCE -I../../port/linux/include -I../../include -O -g  
> -D_REENTRANT -c md5rand.c \
>  -o threaded/md5rand.o
> cpp: md5rand.c: Input/output error

	Bad disk drive.

> make[2]: *** [md5rand.o] Error 1
> make[2]: Leaving directory `/usr/src/bind_8.3.0/src/lib/dnssafe'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/usr/src/bind_8.3.0/src/lib'
> make: *** [all] Error 1
> 
> 
--
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