IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: Could not compile
- From: Rick Summerhill
- Date: Thu Dec 24 01:21:51 1998
On Thu, 24 Dec 1998, Kuniaki Kondo wrote:
> Craig;
>
> Thank you for new version.
Yes, definitely.
> I compleated compile normally.
>
> Also, when I had exec 'make install', it makes some errors.
> Because, 'programs/hdr_comm/Makefile' and 'programs/irrd_ops/Makefiles'
> don't have install section, and 'programs/irr_check/Makefiles' and
> 'programs/notify/Makefiles' were comment-outed install section.
I found the same thing and just left it with out installing them. The
main problem I had was the includes in all the makefiles. I compiled
on a bsdi 4.0 system without the -wall option and it compiled with
only a few warnings in that state (one of which was a char* declaration
of port in main of irrd which was set to a u_short). However, in each
Makefile, I had to change the line like
include Make.include
to be
.include <Makefile.include>
I didn't do a lot of investigating, and I'm certainly not very knowledgeable
about make, but it was somewhat time consuming. All in all, however,
I thought it compiled surprisingly cleanly.
> Is it true?
>
> Thank you.
>
> ---
> Kuniaki Kondo
> kuniaki@iij.ad.jp
> Internet Initiative Japan Inc.
>
>
> From: Craig Labovitz <labovit@merit.edu>
> Subject: Re: Could not compile
> Date: Tue, 22 Dec 1998 15:32:41 -0500
>
> >
> > Hi Kuniaki,
> >
> > Our main development environment is Solaris, and we are sometimes tardy in
> > building/testing on all the other Unix varients. Sorry...
> >
> > I placed a new source code version at
> > ftp://www.irrd.net/radb/irrd/source/irrd-v1.1.1-Dec-22-1998.tar.gz
> >
> > I built and tested this version on FreeBSD-2.2.7. I did fairly minimal
> > testing, though...
> >
> > Please keep in mind that this is still an early beta (really an alpha)
> > release. We are using the code on Solaris, but we HAVE NOT done much testing
> > on other platforms.
> >
> > We have also updated the IRRd manual. See
> > http://www.irrd.net/irrd.pdf
> >
> > Cheers.
> >
> > - Craig
> >
> > at Mon, 21 Dec 1998 19:17:50 +0900, you wrote:
> > > Hello;
> > >
> > > I tried compile IRRd 1.1 on FreeBSD-2.2.7.
> > > However, This made complie errors....
> > >
> > > Following..
> > > --
> > > main.c:190: warning: data definition has no type or storage class
> > > Linking: gcc -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -L/usr/local/lib lex.yy.
> > o ripe181.tab.o irr_attrs.o prefix.o util.o syntax_attrs.o canonical.o hdr_buil
> > d.o main.o -lsocket -lnsl -o irr_check -L../hdr_comm -lhdrs
> > > ld: -lsocket: no match
> > > *** Error code 1
> > >
> > > Stop.
> > > *** Error code 1
> > >
> > > Stop.
> > > *** Error code 1
> > >
> > > Stop.
> > > ---
> > >
> > > This messages happend in irr_check section.
> > > Please advice..
> > >
> > > thank you
> > > ---
> > > Kuniaki Kondo
> > > kuniaki@iij.ad.jp
> > > Internet Initiative Japan Inc.
> >
> > --
> > Craig Labovitz labovit@merit.edu
> > Merit Network, Inc. http://www.merit.edu/~labovit
> > 4251 Plymouth Road, Suite C. (734) 764-0252 (office)
> > Ann Arbor, MI 48105-2785 (734) 647-3185 (fax)
> >
> >
> >
>
--Rick
--
Rick Summerhill Executive Director, GPN
5008 Canyon Road rrsum@summerhill.org
Manhattan, KS 66503 Cell: 785-565-2723
Voice: 785-587-4642 Fax: 785-587-4642
|