[Nagiosplug-devel] [ nagiosplug-Bugs-1614164 ] 1.4.4/5 - regex_internal.h:458:20: alloca.h: No such file or

SourceForge.net noreply at sourceforge.net
Tue Dec 12 18:38:17 CET 2006


Bugs item #1614164, was opened at 2006-12-12 12:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1614164&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: Release (specify)
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: alexus (a1exus)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.4.4/5 - regex_internal.h:458:20: alloca.h: No such file or

Initial Comment:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl -I../plugins  -I/usr/local/ssl/include  -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
gmake[4]: *** [regex.o] Error 1
gmake[4]: Leaving directory `/usr/local/src/nagios-plugins-1.4.5/lib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/local/src/nagios-plugins-1.4.5/lib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/local/src/nagios-plugins-1.4.5/lib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/nagios-plugins-1.4.5'
gmake: *** [all] Error 2
d# find . -name regex.c
./lib/regex.c
d# find . -name alloca.h
d#

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1614164&group_id=29880




More information about the Devel mailing list