IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: Could not compile
- From: Craig Labovitz
- Date: Thu Dec 24 14:36:29 1998
In general, I think the IRRd Makefiles (and configure script) assume a GNU, or
GNU compatible Make program (i.e. gmake). I suspect things will also not build
cleanly without gcc.
If this is problematic for folks, we could always add a test in the configure
script, or move to a more generic way of linking Makefiles together. In our
local environment, we just have gmake installed on all machines, so it was
never an issue.
- Craig
> 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
--
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)
|