[Users] 1.1.0-tls compile problem
Frank Garcia
fg-lists at ipnat.net
Thu Jul 13 23:45:54 CEST 2006
When compiling openser-1.1.0-tls I get the following error:
$ gmake
Compiling cfg.tab.c
gcc -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-
stringops -falign-loops -mcpu=athlon -DNAME='"openser"' -
DVERSION='"1.1.0-notls"' -DARCH='"i386"' -DOS='"openbsd"' -
DCOMPILER='"gcc 3.3.5"' -D__CPU_i386 -D__OS_openbsd -D__SMP_no -
DCFG_DIR='"/usr/local/etc/openser/"' -DPKG_MALLOC -DSHM_MEM -
DSHM_MMAP -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -
DHAVE_RESOLV_RES -DF_MALLOC -DSTATISTICS -DFAST_LOCK -DADAPTIVE_WAIT
-DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_SOCKADDR_SA_LEN -
DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_MSGHDR_MSG_CONTROL -
DHAVE_CONNECT_ECONNRESET_BUG -DHAVE_TIMEGM -DHAVE_KQUEUE -
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
1.0.1-tls compiles cleanly on the same system, which is OpenBSD 3.9-
current i386. Any thoughts on getting past this error?
Thanks,
Frank
More information about the Users
mailing list