make all-recursive Making all in doc Making all in man sed < ./Protocol-A.texi \ -e 's/@holl{\([^,]*\),\([^}]*\)}/\1H\2/g' \ -e 's/@value{IAM}/Inl@"agg @}t mig/g' \ -e 's/@lt{\([^}]*\)}/\1/g' \ > protocol-a.texi.tmp chmod 444 protocol-a.texi.tmp rm -f protocol-a.texi mv protocol-a.texi.tmp protocol-a.texi cd . && rm -f protocol-a.info protocol-a.info-[0-9] protocol-a.info-[0-9][0-9] cd . \ && /bin/sh /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run makeinfo `echo protocol-a.texi | sed 's,.*/,,'` /bin/sh /lysator/slaskdisk/tmp/ceder/xenofarm/client/lyskom-server/seversky.lysator.liu.se/buildtmp/dist/lyskom-server-2.0.7/scripts/missing --run makeinfo -I . \ -o lyskomd.info `test -f 'lyskomd.texi' || echo './'`lyskomd.texi Making all in scripts Making all in src Making all in include Making all in server Making all in libraries Making all in adns Making all in src make all-am if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT check.o -MD -MP -MF ".deps/check.Tpo" \ -c -o check.o `test -f 'check.c' || echo './'`check.c; \ then mv ".deps/check.Tpo" ".deps/check.Po"; \ else rm -f ".deps/check.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT event.o -MD -MP -MF ".deps/event.Tpo" \ -c -o event.o `test -f 'event.c' || echo './'`event.c; \ then mv ".deps/event.Tpo" ".deps/event.Po"; \ else rm -f ".deps/event.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT general.o -MD -MP -MF ".deps/general.Tpo" \ -c -o general.o `test -f 'general.c' || echo './'`general.c; \ then mv ".deps/general.Tpo" ".deps/general.Po"; \ else rm -f ".deps/general.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT parse.o -MD -MP -MF ".deps/parse.Tpo" \ -c -o parse.o `test -f 'parse.c' || echo './'`parse.c; \ then mv ".deps/parse.Tpo" ".deps/parse.Po"; \ else rm -f ".deps/parse.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT poll.o -MD -MP -MF ".deps/poll.Tpo" \ -c -o poll.o `test -f 'poll.c' || echo './'`poll.c; \ then mv ".deps/poll.Tpo" ".deps/poll.Po"; \ else rm -f ".deps/poll.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT query.o -MD -MP -MF ".deps/query.Tpo" \ -c -o query.o `test -f 'query.c' || echo './'`query.c; \ then mv ".deps/query.Tpo" ".deps/query.Po"; \ else rm -f ".deps/query.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT reply.o -MD -MP -MF ".deps/reply.Tpo" \ -c -o reply.o `test -f 'reply.c' || echo './'`reply.c; \ then mv ".deps/reply.Tpo" ".deps/reply.Po"; \ else rm -f ".deps/reply.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT setup.o -MD -MP -MF ".deps/setup.Tpo" \ -c -o setup.o `test -f 'setup.c' || echo './'`setup.c; \ then mv ".deps/setup.Tpo" ".deps/setup.Po"; \ else rm -f ".deps/setup.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT transmit.o -MD -MP -MF ".deps/transmit.Tpo" \ -c -o transmit.o `test -f 'transmit.c' || echo './'`transmit.c; \ then mv ".deps/transmit.Tpo" ".deps/transmit.Po"; \ else rm -f ".deps/transmit.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT types.o -MD -MP -MF ".deps/types.Tpo" \ -c -o types.o `test -f 'types.c' || echo './'`types.c; \ then mv ".deps/types.Tpo" ".deps/types.Po"; \ else rm -f ".deps/types.Tpo"; exit 1; \ fi rm -f libadns.a ar cru libadns.a check.o event.o general.o parse.o poll.o query.o reply.o setup.o transmit.o types.o : libadns.a Making all in liboop if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT sys.o -MD -MP -MF ".deps/sys.Tpo" \ -c -o sys.o `test -f 'sys.c' || echo './'`sys.c; \ then mv ".deps/sys.Tpo" ".deps/sys.Po"; \ else rm -f ".deps/sys.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT select.o -MD -MP -MF ".deps/select.Tpo" \ -c -o select.o `test -f 'select.c' || echo './'`select.c; \ then mv ".deps/select.Tpo" ".deps/select.Po"; \ else rm -f ".deps/select.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT signal.o -MD -MP -MF ".deps/signal.Tpo" \ -c -o signal.o `test -f 'signal.c' || echo './'`signal.c; \ then mv ".deps/signal.Tpo" ".deps/signal.Po"; \ else rm -f ".deps/signal.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" \ -c -o alloc.o `test -f 'alloc.c' || echo './'`alloc.c; \ then mv ".deps/alloc.Tpo" ".deps/alloc.Po"; \ else rm -f ".deps/alloc.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT read.o -MD -MP -MF ".deps/read.Tpo" \ -c -o read.o `test -f 'read.c' || echo './'`read.c; \ then mv ".deps/read.Tpo" ".deps/read.Po"; \ else rm -f ".deps/read.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT read-fd.o -MD -MP -MF ".deps/read-fd.Tpo" \ -c -o read-fd.o `test -f 'read-fd.c' || echo './'`read-fd.c; \ then mv ".deps/read-fd.Tpo" ".deps/read-fd.Po"; \ else rm -f ".deps/read-fd.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT read-mem.o -MD -MP -MF ".deps/read-mem.Tpo" \ -c -o read-mem.o `test -f 'read-mem.c' || echo './'`read-mem.c; \ then mv ".deps/read-mem.Tpo" ".deps/read-mem.Po"; \ else rm -f ".deps/read-mem.Tpo"; exit 1; \ fi if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"liboop\" -DVERSION=\"0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_ADNS=1 -I. -I. -I./../adns/src -Wall -Wno-comment -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wwrite-strings -g -O2 -MT adns.o -MD -MP -MF ".deps/adns.Tpo" \ -c -o adns.o `test -f 'adns.c' || echo './'`adns.c; \ then mv ".deps/adns.Tpo" ".deps/adns.Po"; \ else rm -f ".deps/adns.Tpo"; exit 1; \ fi rm -f liboop.a /usr/bin/ar cru liboop.a sys.o select.o signal.o alloc.o read.o read-fd.o read-mem.o adns.o : liboop.a Making all in libisc-new Making all in src if gcc -DPACKAGE_NAME=\"isc\" -DPACKAGE_TARNAME=\"isc\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"isc\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"isc\" -DVERSION=\"1.01\" -DUSE_MALLOC_GUARDS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRINGS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_INET_ATON=1 -DHAVE_UINT32_T=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DSOCKLEN_TYPE=unsigned\ int -DHAVE_INET_NTOP=1 -DHAVE_INET_PTON=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -I. -I. -I./../../libmisc -I./../../liboop -I./../../../include -g -O2 -Wall -W -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -MT isc_event.o -MD -MP -MF ".deps/isc_event.Tpo" \ -c -o isc_event.o `test -f 'isc_event.c' || echo './'`isc_event.c; \ then mv ".deps/isc_event.Tpo" ".deps/isc_event.Po"; \ else rm -f ".deps/isc_event.Tpo"; exit 1; \ fi In file included from isc_event.c:70: isc.h:253: parse error before "isc_addressfamily" isc.h:253: warning: type defaults to `int' in declaration of `isc_addressfamily' isc.h:253: warning: data definition has no type or storage class isc.h:256: parse error before "isc_addresssize" isc.h:256: warning: type defaults to `int' in declaration of `isc_addresssize' isc.h:256: warning: data definition has no type or storage class *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)