Witam, Czy ktos z grupowiczow probowal skompilowac EKG 1.7rc2 na NetBSD 2.0.2 ?
Jezeli tak, to czego mi brakuje/co robie zle: ============================================== [ameryk: ekg-1.7rc2]$ ./configure checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking for an ANSI C-conforming const... yes checking for gmake... no checking for make... /usr/bin/make checking for ar... ar checking for strip... strip checking whether byte ordering is bigendian... no checking for uintXX_t types... found in <stdint.h> checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for __inet_addr in -lbind... no checking for gethostbyname_r... no checking for inet_pton... yes checking for va_copy... yes checking for __va_copy... yes checking for C99-compatible vsnprintf()... yes checking for long long... yes checking for pkg-config... no checking for ssl.h... /usr/include/openssl/ssl.h checking for RSA_new in -lssl... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for dirname... yes checking for getopt_long... yes checking for scandir... yes checking for setenv... yes checking for strlcat... yes checking for strlcpy... yes checking for utimes... yes checking for mkstemp... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... yes checking for strcoll... yes checking for inet_pton... (cached) yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncurses... no checking for initscr in -lcurses... yes CURSES_INCLUDES=-I/usr/pkg/include checking for gsm_decode in -lgsm... no checking for DGifSlurp in -lungif... no checking for jpeg_start_decompress in -ljpeg... no checking for gzopen in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating lib/Makefile config.status: creating examples/Makefile config.status: creating lib/libgadu.pc config.status: creating config.h configured options: - static libgadu: enabled (default) - shared libgadu: disabled - libgadu_openssl: enabled - openssl: enabled - ioctld: disabled - python: disabled - zlib: enabled - pthread: disabled - libungif: disabled - libjpeg: disabled - ui-readline: disabled - ui-ncurses: enabled (default) - aspell: disabled [ameryk: ekg-1.7rc2]$ make cd lib && /usr/bin/make all make: "/tmp/ekg-1.7rc2/lib/Makefile" line 96: Missing dependency operator make: "/tmp/ekg-1.7rc2/lib/Makefile" line 97: Could not find .depend make: "/tmp/ekg-1.7rc2/lib/Makefile" line 98: Need an operator make: Fatal errors encountered -- cannot continue make: stopped in /tmp/ekg-1.7rc2/lib *** Error code 1 Stop. make: stopped in /tmp/ekg-1.7rc2 [ameryk: ekg-1.7rc2]$ uname -a NetBSD ameryk.xxxxx.xx 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386 ============================================== Pozdrawiam, Sebastian
