IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: irrd 2.0 build problems on NetBSD 1.4.2
- From: Gerald Andrew Winters
- Date: Tue Aug 01 17:22:04 2000
Ed,
> I ran into a handful of configuration errors trying to build the new IRRd
> release on NetBSD 1.4.2. The fixes were:
>
> 1. add a couple of include files to call_pipeline.c to prevent gcc from
> choking when it hit <arpa/inet.h>
>
> 2. add "-lcrypt" to link line in "configure" so irr_submit could link
>
> 3. remove /usr/local/lib and /usr/local/include from configure - this
> probably wasn't causing any problems, but it's hurt me in the past
> since I build in a cross-platform environment where I don't necessarily
> want the stuff in /usr/local to get used for the build.
Thanks for the patches! We do our developing/testing in a solaris
evironment and then port to the different OS's we support. We
appreciate your contribution.
> By the way, has the timer bug on non-threaded platforms (such as NetBSD)
> been fixed yet?
This is still a bug. However, we have an engineer who's working
on it at this very moment. Obviously this is a nasty bug and we will
post to the list when we have a fix available.
--jerry
[snip... code pathes...]
|