Subject: IRC
To: NetBSD-HELP <netbsd-help@netbsd.org>
From: Bulashov Dmitry <bsd-help@tcavs.sibtel.ru>
List: netbsd-help
Date: 12/19/2001 14:25:58
Hello NetBSD-HELP,


there, misprint, indeed I use simply make ( whisout ./ )

$ ./configure
Ok!

$ make
Building zlib
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c adler32.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c compress.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c crc32.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c gzio.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c uncompr.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c deflate.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c trees.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c zutil.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c inflate.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c infblock.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c inftrees.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c infcodes.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c infutil.c
gcc -Wall -g -O2 -DFD_SETSIZE=1024   -c inffast.c
ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o  zutil.o inflate.o infblock.o inftrees.o infcodes.o infutil.o inffast.o 
Building src
gcc -Wall -g -O2 -DFD_SETSIZE=1024  -I../include -I../zlib -c bsd.c
In file included from ../include/struct.h:28,
                 from bsd.c:23:
../include/config.h:42: options.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.

$ touch install/options.h
$ make 
Building zlib
Building src
gcc -Wall -g -O2 -DFD_SETSIZE=1024  -I../include -I../zlib -c bsd.c
In file included from ../include/send.h:34,
                 from ../include/h.h:30,
                 from bsd.c:26:
../include/fdlist.h:8: `HARD_FDLIMIT_' undeclared here (not in a function)
../include/fdlist.h:8: size of array `entry' has non-integer type
*** Error code 1

Stop.
*** Error code 1

Stop.
  

-- 
Best regards,
 Bulashov                          mailto:bsd-help@tcavs.sibtel.ru