[Nagiosplug-devel] [ nagiosplug-Bugs-1516578 ] Build failures in CVS on FreeBSD
SourceForge.net
noreply at sourceforge.net
Wed Jul 5 17:26:24 CEST 2006
Bugs item #1516578, was opened at 2006-07-03 19:31
Message generated for change (Comment added) made by sourceo
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1516578&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: None
Group: None
Status: Closed
Resolution: None
Priority: 5
Submitted By: Ari Pollak (sourceo)
Assigned to: Ton Voon (tonvoon)
Summary: Build failures in CVS on FreeBSD
Initial Comment:
nagios-plugins from latest CVS failed to build under
FreeBSD:
source='regex.c' object='regex.o' libtool=no
DEPDIR=.deps depmode=gcc /usr/bin/bash ../depcomp gcc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl -g -O2
-c regex.c
In file included from regex.c:55:
regex_internal.h:458: alloca.h: No such file or directory
*** Error code 1
alloca.h doesn't exist on FreeBSD, the definition of
alloc() is in stdlib.h.
also, HAVE_LOCALE_H doesn't seem to be getting set by
config.h, so many of the plugins fail to compile
because of a missing locale.h.
----------------------------------------------------------------------
>Comment By: Ari Pollak (sourceo)
Date: 2006-07-05 15:26
Message:
Logged In: YES
user_id=41611
Thanks. Unfortunately I don't think I have access to use a
machine as a tinderbox since all our FreeBSD machines are
being used as production servers with typically very high load.
----------------------------------------------------------------------
Comment By: Ton Voon (tonvoon)
Date: 2006-07-04 09:49
Message:
Logged In: YES
user_id=664364
Ari,
Thanks for the report. I think this is fixed now in CVS. Please try the snapshot
again.
BTW, care to donate some time on your FreeBSD box for http://
tinderbox.altinity.org - this should guarantee that the plugins will build on
your favourite platform!
Ton
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1516578&group_id=29880
More information about the Devel
mailing list