Date: Thu, 23 Aug 2007 10:24:26 -0400 From: Robert Huff <roberthuff@rcn.com> To: freebsd-current@freebsd.org Subject: idprio(1) broken in recent -current Message-ID: <18125.39066.727736.863664@jerusalem.litteratus.org> In-Reply-To: <20070823101737.GA1161@turion.vk2pj.dyndns.org> References: <20070823101737.GA1161@turion.vk2pj.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Jeremy writes: > Following my latest -current update (to 17th August), setiathome > stopped working and started complaining about missing heartbeats. > After rebuilding all the ports and a bit of hair removal, I > tracked the problem to the 'idprio' command in > /usr/local/etc/rc.d/boinc - without that, all works fine. If I > include that, boinc_client stops sending heartbeat messages. > > This was working correctly in late June. > > Has anyone else seen anything similar? Possibly. I updat4ed on the 20th, and since then boinc/seti has worked fitfully if at all; I haven't had time to investigate. Collateral issue: I tried to re-build boinc, which choked with: checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.16.1 checking for libcurl >= version 7.15.5... yes checking whether libcurl is usable... no configure: error: ================================================================================ ERROR: could not find (recent enough) development-libs for libcurl. This library is required to build the boinc-client. (If you don't want to build the client, use --disable-client with configure. If libcurl-dev is installed on your system, make sure that the script 'curl-config' is found in your PATH, and that 'curl-config --version' gives something recent enough (see above). You can download libcurl from: http://curl.haxx.se/ ================================================================================ ===> Script "configure" failed unexpectedly. Trying to rebuild (lib)curl failed, with a complaint about curl not playing nicely with libssh2. I have e-mailed the maintainer, but so far no response. (PR is "http://www.freebsd.org/cgi/query-pr.cgi?pr=114477") Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18125.39066.727736.863664>