[rbldnsd] Building on Mac OS X 10.5.7

Scott Haneda talklists at newgeo.com
Tue May 26 02:20:13 MSD 2009


I am trying to get rbldnsd working on Mac OS X, I would appreciate any  
success stories, or help getting past my current error below:

root at macbook rbldnsd-0.996b $./configure
configure: rbldnsd... 0.996b (29 Mar 2008)
checking for C compiler... gcc
checking whenever C compiler (gcc) is GNU CC... yes
checking whenever the C compiler (gcc -Wall -W -O2 -pipe)
            can produce executables... yes
checking for ranlib... ranlib
checking for stdint.h... yes
checking for inline... yes
checking for socklen_t... yes
checking for libraries needed for connect()... ok (none needed)
checking for IPv6... yes
checking for mallinfo()... no
checking for poll()... yes
checking for vsnprintf()... yes
checking for writev()/readv()... yes
checking for setitimer()... yes
checking for zlib support... yes
creating Makefile... ok
creating config.h... ok
creating config.status... ok
all done.
root at macbook rbldnsd-0.996b $make

  rbldnsd VERSION="0.996b (29 Mar 2008)"

gcc -Wall -W -O2 -pipe  -c rbldnsd.c -DVERSION="\"0.996b (29 Mar  
2008)\""
gcc -Wall -W -O2 -pipe  -c rbldnsd_zones.c
rbldnsd_zones.c:208:2: warning: #warning NS record compatibility mode:  
remove for 1.0 final
gcc -Wall -W -O2 -pipe  -c rbldnsd_packet.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_ip4set.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_ip4tset.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_ip4trie.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_dnset.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_generic.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_combined.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_acl.c
gcc -Wall -W -O2 -pipe  -c rbldnsd_util.c
gcc -Wall -W -O2 -pipe  -c dns_ptodn.c
gcc -Wall -W -O2 -pipe  -c dns_dntop.c
gcc -Wall -W -O2 -pipe  -c dns_dntol.c
gcc -Wall -W -O2 -pipe  -c dns_dnlen.c
gcc -Wall -W -O2 -pipe  -c dns_dnlabels.c
gcc -Wall -W -O2 -pipe  -c dns_dnequ.c
gcc -Wall -W -O2 -pipe  -c dns_dnreverse.c
gcc -Wall -W -O2 -pipe  -c dns_findname.c
awk -f dns_maketab.awk dns.h > dns_nametab.c.tmp
mv -f dns_nametab.c.tmp dns_nametab.c
gcc -Wall -W -O2 -pipe  -c dns_nametab.c
gcc -Wall -W -O2 -pipe  -c ip4parse.c
gcc -Wall -W -O2 -pipe  -c ip4atos.c
gcc -Wall -W -O2 -pipe  -c ip4mask.c
gcc -Wall -W -O2 -pipe  -c mempool.c
gcc -Wall -W -O2 -pipe  -c istream.c
rm -f librbldnsd.a
ar rv librbldnsd.a dns_ptodn.o dns_dntop.o dns_dntol.o dns_dnlen.o  
dns_dnlabels.o dns_dnequ.o dns_dnreverse.o dns_findname.o  
dns_nametab.o ip4parse.o ip4atos.o ip4mask.o mempool.o istream.o
ar: creating archive librbldnsd.a
a - dns_ptodn.o
a - dns_dntop.o
a - dns_dntol.o
a - dns_dnlen.o
a - dns_dnlabels.o
a - dns_dnequ.o
a - dns_dnreverse.o
a - dns_findname.o
a - dns_nametab.o
a - ip4parse.o
a - ip4atos.o
a - ip4mask.o
a - mempool.o
a - istream.o
ranlib librbldnsd.a
gcc  -o rbldnsd rbldnsd.o rbldnsd_zones.o rbldnsd_packet.o  
rbldnsd_ip4set.o rbldnsd_ip4tset.o rbldnsd_ip4trie.o rbldnsd_dnset.o  
rbldnsd_generic.o rbldnsd_combined.o rbldnsd_acl.o rbldnsd_util.o  
librbldnsd.a -lz
root at macbook rbldnsd-0.996b $make install
make: *** No rule to make target `install'.  Stop.

-- 
Scott * If you contact me off list replace talklists@ with scott@ *



More information about the rbldnsd mailing list