Hi all !
I trying to complie openser-1.1.0-notls in my netbsd host and not compile.
My system is: NetBSD 3.1_RC4
Thanks for any help !!
roberto
My output is:
smtp2: {6} gmake mode=debug all Compiling cfg.tab.c gcc -DNAME='"openser"' -DVERSION='"1.1.0-notls"' -DARCH='"i386"' -DOS='"netbsd"' -DCOMPILER='"gcc 3.3.3"' -D__CPU_i386 -D__OS_netbsd -D__SMP_no -DCFG_DIR='"/usr/pkg/etc/openser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DF_MALLOC -DSTATISTICS -DEXTRA_DEBUG -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_SOCKADDR_SA_LEN -DHAVE_GETHOSTBYNAME2 -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_CONNECT_ECONNRESET_BUG -DHAVE_TIMEGM -DHAVE_SELECT -c cfg.tab.c -o cfg.tab.o cfg.y: In function `yyparse': cfg.y:859: error: `IPTOS_MINCOST' undeclared (first use in this function) cfg.y:859: error: (Each undeclared identifier is reported only once cfg.y:859: error: for each function it appears in.) gmake: *** [cfg.tab.o] Error 1 smtp2: {7}