[Nagiosplug-devel] [ nagiosplug-Bugs-1218438 ] check_radius.c: In function `main':
SourceForge.net
noreply at sourceforge.net
Mon Jun 27 19:07:31 CEST 2005
Bugs item #1218438, was opened at 2005-06-10 15:34
Message generated for change (Comment added) made by seanius
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1218438&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sébastien Guay (sebasguay)
>Assigned to: M. Sean Finney (seanius)
Summary: check_radius.c: In function `main':
Initial Comment:
When trying to compile on slackware I got the following
check_radius.c: In function `main':
check_radius.c:126: error: too few arguments to
function `rc_avpair_add'
check_radius.c:127: error: too few arguments to
function `rc_avpair_add'
check_radius.c:128: error: too few arguments to
function `rc_avpair_add'
check_radius.c:129: error: too few arguments to
function `rc_avpair_add'
check_radius.c:139: error: too few arguments to
function `rc_avpair_add'
check_radius.c:145: error: too few arguments to
function `rc_send_server'
make[2]: *** [check_radius.o] Error 1
make[2]: Leaving directory
`/usr/local/src/nagios-plugins-1.4/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/local/src/nagios-plugins-1.4'
make: *** [all] Error 2
I uninstalled the package ppp-2.4.2-i486-2 and redo a
make and all was fine.
After I reinstalled ppp-2.4.2-i486-2.
ppp-2.4.2-i486-2 has a file radiusclient.h.
Sébas
----------------------------------------------------------------------
>Comment By: M. Sean Finney (seanius)
Date: 2005-06-27 22:06
Message:
Logged In: YES
user_id=226838
hi sebastien,
this looks like a problem with slackware or the slackware
package of ppp then. where is the radiusclient.h provided
by your libradius package (or whatever the slackware
equivalent is that provides radiusclient.h)?
i'm not sure why installing ppp would plop an include file
used to build ppp in a compiler accessible directory in the
first place, but unless you can provide a convincing reason
why this is a problem with the nagios plugins, i'm going to
close out the bug in a week's time.
thanks,
sean
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1218438&group_id=29880
More information about the Devel
mailing list