Merit Network
Can't find what you're looking for? Search the Mail Archives.
  About Merit   Services   Network   Resources & Support   Network Research   News   Events   Home

Discussion Communities: Merit Network Email List Archives

IRRd-Discuss


Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

Re: Compilation Errors

  • From: Jeffrey C. Ollie
  • Date: Tue Aug 01 08:59:59 2000

On Mon, Jul 31, 2000 at 03:19:45PM -0400, SEGUIN, RONALD wrote:
> 
> Has anyone encountered these types of errors when trying to compile IRRd2.0
> on Solaris.  If so, how was it rectified???

I had problems compiling, but not at that exact spot.

> cd irr_rpsl_check; make
> /usr/local/bin/bison -v -d rpsl.y
> rpsl.y contains 1 shift/reduce conflict.
> lex rpsl.fl
  ^^^

You might try installing GNU flex and seeing if that helps.

I've attached a file that contains the configure and make output from
compiling the contents of irrd-1.9-Jul-30.2000.tar.gz. This
compilation was done on a highly customized version of Redhat
6.1. I've been able to compile and use a previous version of IRRd that
was released in a tarball called irrd2.0.tar.gz and that I downloaded
on Jul 21.

Jeff

creating cache ./config.cache
checking host system type... i686-unknown-linux
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for -Wall option... yes
checking for GNU libc 2.1... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for makedepend... no
checking for mkdep... no
checking for thread support... disabled
checking for thread support... no
checking for gethostbyname in -lbind... no
checking for gethostbyname in -lresolv... yes
checking for flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking for gdbm.h... yes
checking for gdbm_open in -lgdbm... yes
checking if using GDBM... yes
checking for sendmail... no
checking for mail... /bin/mail
checking for pgpk... no
checking for pgpv... no
checking for pgp... (cached) no
checking for gzip... /usr/bin/gzip
checking for ANSI C header files... yes
checking whether setpgrp takes no argument... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sys/sockio.h... no
checking for malloc.h... yes
checking for sys/stropts.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/ethernet.h... no
checking for netinet/if_ether.h... yes
checking for net/ethernet.h... yes
checking for sys/dlpi.h... no
checking for net/bpf.h... no
checking for resolv.h... yes
checking for net/if_dl.h... no
checking for sys/sysctl.h... yes
checking for netinet/ip_mroute.h... no
checking for string.h... yes
checking for strings.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking u_char, u_int, u_short, and u_long... yes
checking for multicast routing support... yes
checking for IPv6 kernel support... no
checking for sendmsg/recvmsg... yes
checking for snprintf in -ldb... yes
checking for localtime_r... yes
checking for gethostbyname_r... yes
checking for gethostbyaddr_r... yes
checking for strtok_r... yes
checking for strptime... yes
checking for sigaction... yes
checking for sigset... yes
checking for sigrelse... yes
checking for sigprocmask... yes
checking for memmove... yes
checking for inet_ntop... yes
checking for addr2ascii... no
checking for strerror... yes
checking for setsid... yes
checking for sysctlbyname... no
checking for sysctl... yes
updating cache ./config.cache
creating ./config.status
creating Make.include
creating ./include/pipeline_defs.h
creating include/config.h
make[1]: Entering directory `/home/jcollie/irrd2.0/src'
Making lib
make[2]: Entering directory `/home/jcollie/irrd2.0/src/lib'
cd config; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/config'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  config_file.c
a - config_file.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  commconf.c
a - commconf.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  load.c
a - load.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/config'
cd io; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/io'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  io.c
a - io.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/io'
cd mrt; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/mrt'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  util.c
a - util.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  prefix.c
prefix.c: In function `prefix_toname':
prefix.c:309: warning: unused variable `hostbuf'
prefix.c:308: warning: unused variable `h_errno_r'
prefix.c:307: warning: unused variable `result'
a - prefix.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  route_util.c
a - route_util.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  gateway.c
a - gateway.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  mrt.c
a - mrt.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  user.c
a - user.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  schedule.c
a - schedule.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  alist.c
a - alist.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  trace.c
a - trace.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  select.c
a - select.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  connect.c
a - connect.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  reboot.c
a - reboot.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  user_old.c
a - user_old.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  user_util.c
a - user_util.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  compat.c
a - compat.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  vars.c
a - vars.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  nexthop.c
nexthop.c: In function `is_prefix_local_on':
nexthop.c:383: warning: unused variable `sin6_addr'
a - nexthop.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  buffer.c
a - buffer.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  hashfn.c
a - hashfn.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/mrt'
cd radix; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/radix'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  radix.c
a - radix.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/radix'
cd struct; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/struct'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  New.c
a - New.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  stack.c
a - stack.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  array.c
a - array.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  linked_list.c
a - linked_list.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  hash.c
a - hash.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/struct'
cd timer; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/lib/timer'
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  timer.c
a - timer.o
gcc -c -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  signal.c
a - signal.o
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/lib/timer'
make[2]: Leaving directory `/home/jcollie/irrd2.0/src/lib'
Making programs
make[2]: Entering directory `/home/jcollie/irrd2.0/src/programs'
cd IRRd; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/IRRd'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c main.c -o main.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c telnet.c -o telnet.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c scan.c -o scan.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c config.c -o config.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c commands.c -o commands.o
commands.c: In function `irr_more_all':
commands.c:904: warning: implicit declaration of function `radix_search_exact_raw'
commands.c:904: warning: assignment makes pointer from integer without a cast
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c database.c -o database.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c update.c -o update.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c mirror.c -o mirror.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c uii_commands.c -o uii_commands.o
uii_commands.c: In function `show_database':
uii_commands.c:38: warning: unused variable `my_tm'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c journal.c -o journal.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c indicies.c -o indicies.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c rpsl_commands.c -o rpsl_commands.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c route.c -o route.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c dbm_support.c -o dbm_support.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c hash_spec.c -o hash_spec.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c db1_support.c -o db1_support.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c templates.c -o templates.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c util.c -o util.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c mirrorstatus.c -o mirrorstatus.o
mirrorstatus.c: In function `get_remote_mirrorstatus':
mirrorstatus.c:317: warning: passing arg 1 of `LL_Create' makes integer from pointer without a cast
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c statusfile.c -o statusfile.o
echo "Linking: gcc -L/usr/local/lib main.o telnet.o scan.o config.o  commands.o database.o update.o mirror.o uii_commands.o journal.o indicies.o rpsl_commands.o route.o dbm_support.o hash_spec.o db1_support.o templates.o util.o mirrorstatus.o statusfile.o ../../lib/libmrt.a ../../lib/libcfg.a -o irrd"
Linking: gcc -L/usr/local/lib main.o telnet.o scan.o config.o  commands.o database.o update.o mirror.o uii_commands.o journal.o indicies.o rpsl_commands.o route.o dbm_support.o hash_spec.o db1_support.o templates.o util.o mirrorstatus.o statusfile.o ../../lib/libmrt.a ../../lib/libcfg.a -o irrd
gcc -L/usr/local/lib main.o telnet.o scan.o config.o  commands.o database.o update.o mirror.o uii_commands.o journal.o indicies.o rpsl_commands.o route.o dbm_support.o hash_spec.o db1_support.o templates.o util.o mirrorstatus.o statusfile.o ../../lib/libmrt.a ../../lib/libcfg.a -o irrd -lresolv  -lgdbm
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/IRRd'
cd hdr_comm; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/hdr_comm'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c hdr_comm.c -o hdr_comm.o
hdr_comm.c: In function `dup_token_field':
hdr_comm.c:120: warning: unused variable `p'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c hdr_fields.c -o hdr_fields.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c read_conf.c -o read_conf.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c trace.c -o trace.o
ar crv libhdrs.a hdr_comm.o hdr_fields.o read_conf.o trace.o
a - hdr_comm.o
a - hdr_fields.o
a - read_conf.o
a - trace.o
ranlib libhdrs.a
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/hdr_comm'
cd pgp; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/pgp'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c pgp.c -o pgp.o
pgp.c: In function `exec_pgp':
pgp.c:253: warning: implicit declaration of function `wait'
ar crv libpgp.a pgp.o
a - pgp.o
ranlib libpgp.a
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/pgp'
cd irr_rpsl_check; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/irr_rpsl_check'
/usr/bin/bison -v -d rpsl.y
rpsl.y contains 1 shift/reduce conflict.
/usr/bin/flex rpsl.fl
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c lex.yy.c -o lex.yy.o
lex.yy.c:3653: warning: `yy_flex_realloc' defined but not used
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c rpsl.tab.c -o rpsl.tab.o
/usr/lib/bison.simple: In function `yyparse':
/usr/lib/bison.simple:357: warning: implicit declaration of function `yyerror'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c irr_attrs.c -o irr_attrs.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c prefix.c -o prefix.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c util.c -o util.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c syntax_attrs.c -o syntax_attrs.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c canonical.c -o canonical.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c hdr_build.c -o hdr_build.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c dictionary.c -o dictionary.o
dictionary.c: In function `email_check':
dictionary.c:177: warning: implicit declaration of function `strchr'
dictionary.c:177: warning: assignment makes pointer from integer without a cast
dictionary.c:185: warning: comparison between pointer and integer
dictionary.c: In function `my_strdup':
dictionary.c:320: warning: implicit declaration of function `strcat'
dictionary.c:329: warning: implicit declaration of function `strdup'
dictionary.c:329: warning: return makes pointer from integer without a cast
dictionary.c: In function `create_type':
dictionary.c:461: warning: assignment makes pointer from integer without a cast
dictionary.c:463: warning: passing arg 1 of `create_typedef' makes pointer from integer without a cast
dictionary.c: In function `find_arg_context':
dictionary.c:578: warning: comparison between pointer and integer
dictionary.c:583: warning: comparison between pointer and integer
dictionary.c: In function `create_method':
dictionary.c:627: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `create_rp_attr':
dictionary.c:645: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `create_proto_attr':
dictionary.c:668: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `find_list_arg':
dictionary.c:858: warning: assignment makes pointer from integer without a cast
dictionary.c:860: warning: assignment makes pointer from integer without a cast
dictionary.c:863: warning: assignment makes pointer from integer without a cast
dictionary.c:869: warning: assignment makes pointer from integer without a cast
dictionary.c:870: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `find_arg':
dictionary.c:899: warning: assignment makes pointer from integer without a cast
dictionary.c:900: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `int_check':
dictionary.c:926: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `append_enum':
dictionary.c:990: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `enum_check':
dictionary.c:1035: warning: assignment makes pointer from integer without a cast
dictionary.c:1040: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `predef_handler':
dictionary.c:1071: warning: assignment makes pointer from integer without a cast
dictionary.c:1124: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `union_handler':
dictionary.c:1146: warning: assignment makes pointer from integer without a cast
dictionary.c:1208: warning: assignment makes pointer from integer without a cast
dictionary.c: In function `typedef_handler':
dictionary.c:1230: warning: assignment makes pointer from integer without a cast
dictionary.c:1272: warning: assignment makes pointer from integer without a cast
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c main.c -o main.o
Linking: gcc -L/usr/local/lib lex.yy.o rpsl.tab.o irr_attrs.o prefix.o util.o syntax_attrs.o canonical.o hdr_build.o dictionary.o  main.o  -o irr_check -L../hdr_comm -lhdrs -L../pgp -lpgp
ar crv librpslchk.a lex.yy.o rpsl.tab.o irr_attrs.o prefix.o util.o syntax_attrs.o canonical.o hdr_build.o dictionary.o 
a - lex.yy.o
a - rpsl.tab.o
a - irr_attrs.o
a - prefix.o
a - util.o
a - syntax_attrs.o
a - canonical.o
a - hdr_build.o
a - dictionary.o
ranlib librpslchk.a
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/irr_rpsl_check'
cd irr_ripe181_check; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/irr_ripe181_check'
/usr/bin/flex ripe181.fl
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c lex.yy.c -o lex.yy.o
In file included from ripe181.fl:6:
ripe181.tab.h:47: warning: `T_ANY' redefined
/usr/include/arpa/nameser.h:186: warning: this is the location of the previous definition
In file included from ../../include/irr_check.h:7,
                 from ripe181.fl:7:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
ripe181.fl: In function `yylex':
ripe181.fl:130: warning: implicit declaration of function `lc_lex'
ripe181.fl: At top level:
lex.yy.c:12691: warning: `yyunput' defined but not used
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c ripe181.tab.c -o ripe181.tab.o
In file included from ../../include/mrt.h:80,
                 from ripe181.y:14:
/usr/include/arpa/nameser.h:186: warning: `T_ANY' redefined
ripe181.tab.c:50: warning: this is the location of the previous definition
In file included from ../../include/irr_check.h:7,
                 from ripe181.y:15:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
ripe181.y: In function `yyerror':
ripe181.y:723: warning: unused variable `multi_token_field'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c irr_attrs.c -o irr_attrs.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c prefix.c -o prefix.o
In file included from ../../include/irr_check.h:7,
                 from prefix.c:14:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c util.c -o util.o
In file included from ../../include/irr_check.h:7,
                 from util.c:11:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c syntax_attrs.c -o syntax_attrs.o
In file included from ../../include/irr_check.h:7,
                 from syntax_attrs.c:12:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c canonical.c -o canonical.o
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c hdr_build.c -o hdr_build.o
In file included from ../../include/irr_check.h:7,
                 from hdr_build.c:19:
../../include/hdr_comm.h:17: warning: `MAXLINE' redefined
../../include/defs.h:16: warning: this is the location of the previous definition
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c main.c -o main.o
Linking: gcc -L/usr/local/lib lex.yy.o ripe181.tab.o irr_attrs.o prefix.o util.o syntax_attrs.o canonical.o hdr_build.o  main.o  -o irr_ripe181_check -L../hdr_comm -lhdrs
#@cp -p ./irr_ripe181_check /bin/
ar crv libchk.a lex.yy.o ripe181.tab.o irr_attrs.o prefix.o util.o syntax_attrs.o canonical.o hdr_build.o 
a - lex.yy.o
a - ripe181.tab.o
a - irr_attrs.o
a - prefix.o
a - util.o
a - syntax_attrs.o
a - canonical.o
a - hdr_build.o
ranlib libchk.a
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/irr_ripe181_check'
cd irrd_ops; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/irrd_ops'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c irrd_ops.c -o irrd_ops.o
irrd_ops.c: In function `send_socket_cmd':
irrd_ops.c:73: storage size of `tv' isn't known
irrd_ops.c:73: warning: unused variable `tv'
irrd_ops.c: In function `read_socket_cmd':
irrd_ops.c:113: storage size of `tv' isn't known
irrd_ops.c:113: warning: unused variable `tv'
irrd_ops.c: In function `read_socket_line':
irrd_ops.c:156: storage size of `tv' isn't known
irrd_ops.c:156: warning: unused variable `tv'
make[3]: *** [irrd_ops.o] Error 1
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/irrd_ops'
cd irr_notify; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/irr_notify'
make[3]: *** No rule to make target `../irrd_ops/libirrd_ops.a', needed by `notify.o'.  Stop.
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/irr_notify'
cd irr_submit; make
make[3]: Entering directory `/home/jcollie/irrd2.0/src/programs/irr_submit'
gcc -O2 -g -O2 -Wall -DHAVE_CONFIG_H  -DFUNCPROTO -I../../include -I/usr/local/include  -DFUNCPROTO -I../../include -I/usr/local/include   -c call_pipeline.c -o call_pipeline.o
call_pipeline.c: In function `call_pipeline':
call_pipeline.c:22: warning: initialization makes integer from pointer without a cast
call_pipeline.c:84: warning: comparison between pointer and integer
make[3]: *** No rule to make target `../irrd_ops/libirrd_ops.a', needed by `auth.o'.  Stop.
make[3]: Leaving directory `/home/jcollie/irrd2.0/src/programs/irr_submit'
make[2]: Leaving directory `/home/jcollie/irrd2.0/src/programs'
make[1]: Leaving directory `/home/jcollie/irrd2.0/src'

[an error occurred while processing this directive]