No problem, i've tried the new version from the trunk and it compiles without a problem.
Keep up the good work. Regards, Tom -----Oorspronkelijk bericht----- Van: Arjen de Korte [mailto:[email protected]] Verzonden: zaterdag 27 december 2008 16:17 Aan: Tom Cassimon CC: [email protected] Onderwerp: Re: [Nut-upsdev] Sweex 1000VA UPS (Lakeview Research) Citeren Arjen de Korte <[email protected]>: >> I've reïnstalled my server with the newest version of Slackware (12.2) >> but i've still got the same error. How can i upgrade my libwrap library >> further? > Have you asked this question on the Slackware mailing list? This is > really something that can't be solved by us. If the libwrap library is > has unresolved dependecies, this is a packaging error. Never mind the above comment, I was wrong here. On most systems (including mine), 'yp_get_default_domain' is part of the (standard) libc library. But on some (and apparently, Slackware is one of them), this requires linking with the 'nsl' library. I added some autoconf magic to check if adding this library is needed when tcp_wrappers support is enabled. If you checkout the latest version from the trunk, it should work for you too. Best regards, Arjen -- Please keep list traffic on the list _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
