search for: c_parse

Displaying 1 result from an estimated 1 matches for "c_parse".

Did you mean: _parse
2012 Nov 28
1
Build error of NSD4 on Debian Squeeze
...``` $ pwd /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5 $ make [... output omitted ...] gcc -g -O2 -o nsd-checkconf answer.o axfr.o buffer.o configlexer.o configparse acket.o query.o rbtree.o radtree.o rdata.o region-allocator.o tsig.o tsig-opens 4_pton.o b64_ntop.o -lcrypto configparser.o: In function `c_parse': /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/configparser.c:609: undefined reference /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/configparser.c:1358: undefined reference options.o: In function `parse_options_file': /home/wiz/src/nsd/tags/NSD_4_0_0_imp_5/options.c:144: undefined reference to `c colle...