Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 13:55:52 GMT
From:      Adrian Hardy <a3n@iae.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/84756: nagios-plugins doesn't recognise dependancy built radiusclient (wrong version)
Message-ID:  <200508101355.j7ADtqRc035180@www.freebsd.org>
Resent-Message-ID: <200508101400.j7AE0TZU020885@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         84756
>Category:       ports
>Synopsis:       nagios-plugins doesn't recognise dependancy built radiusclient (wrong version)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 14:00:29 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Adrian Hardy
>Release:        5.4-RELEASE
>Organization:
VIA Networks
>Environment:
FreeBSD [SNIP] 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 22:21:34 UTC 2005     root@binkley.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  sparc64

>Description:
When building nagios-plugins from (a freshly updated) ports tree radiusclient is compiled as dependancy if required. After radiusclient is installed both the configure as nagios-plugins port Makefile fail to recognise the libradiusclient-ng files install by the radiusclient port;

===>   nagios-plugins-1.4_3,1 depends on shared library: libradiusclient - not found
===>    Verifying install for libradiusclient in /usr/ports/net/radiusclient
===>  Installing for radiusclient-0.5.1
===>   Generating temporary packing list
===>  Checking if net/radiusclient already installed
===>   radiusclient-0.5.1 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of net/radiusclient
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.

Replaced 'radiusclient' with 'radiusclient-ng' in Makefile and configure script. But then aparantly radiusclient-ng is too different and check_radius.c doesn't compile.

Installing the ancient radiusclient from ftp.cityline.net didn't help me either, the compile of check_radius still fails.
>How-To-Repeat:
cd /usr/ports/net-mgmt/nagios-plugins; make    
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508101355.j7ADtqRc035180>