Hi everyone,
i get this prob when i’m trying to install plugins 1.4.5
on make command i get this :
[blockquote]make all-recursive
Making all in lib
make all-recursive
Making all in tests
if gcc -DHAVE_CONFIG_H -I. -I. -I… -I. -I…/intl -I…/plugins -g -O2 -MT regex.o -MD -MP -MF “.deps/regex.Tpo” -c -o regex.o regex.c; then mv -f “.deps/regex.Tpo” “.deps/regex.Po”; else rm -f “.deps/regex.Tpo”; exit 1; fi
In file included from regex.c:55:
regex_internal.h:458:20: alloca.h: No such file or directory
*** Error code 1
Stop in /usr/home/op03/downloads/nagios-plugins-1.4.5/lib.
*** Error code 1
Stop in /usr/home/op03/downloads/nagios-plugins-1.4.5/lib.
*** Error code 1
Stop in /usr/home/op03/downloads/nagios-plugins-1.4.5/lib.
*** Error code 1
Stop in /usr/home/op03/downloads/nagios-plugins-1.4.5.
*** Error code 1
Stop in /usr/home/op03/downloads/nagios-plugins-1.4.5.[/blockquote]
i’m new to nagios and i would appreciate some help, so whats going on?