On 13 March 2017 at 19:23, Richard Melville <[email protected]> wrote:
> > On 13 March 2017 at 19:06, Bruce Dubbs <[email protected]> wrote: > >> Richard Melville wrote: >> >>> The configure script tells me that the "--disable-static" command does >>> not >>> exist. I've tried every variation of the command but still no joy. >>> >> >> Version http://www.unbound.net/downloads/unbound-1.6.0.tar.gz >> 78409eccf7260d260b6463f85e59c66b >> >> Seems to work for me: >> >> checking whether to build static libraries... no >> >> The configure script also tells me that the "--with-libevent" command does >>> not exist. I have libevent installed, and pointing unbound to /usr/lib >>> changes the error message to "file not found", even though >>> /usr/lib/libevent.so does exist. >>> >> >> Works for me. I get: >> >> checking for libevent... found in /usr >> checking for library containing clock_gettime... none required >> checking for event.h... yes >> checking whether EV_VERSION_MAJOR is declared... no >> checking for library containing event_set... -levent >> checking for event_base_free... yes >> checking for event_base_once... yes >> checking for event_base_new... yes >> checking for event_base_get_method... yes >> >> Try --with-libevent without any argument if you haven't done that already. >> > > Thanks Bruce; I have tried that. > >> >> Note that we have been trying to update to unbound-1.6.1 for some time >> now, but there is a conflict with flex-2.6.3. I don't know if the problem >> is in unbound or flex. >> >> I tried building unbound-1.6.0 on a Linux Mint box and that built just > fine as well, so it must be something to do with my BLFS build. It's > strange, I've had no other problems to date. If I have the time I'll > investigate further. Unbound isn't important to me at present; I'm just > tidying up some build scripts. > As I don't like to leave threads hanging I thought that I'd report back. It was indeed my script, that I was tinkering with, which caused the errors. No surprise there then. The only surprise to me was that the errors appeared to bear no relationship to what I'd written in the script. Such is the way with scripts, I suppose. Anyway, sorry for the noise. Richard
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
