[Nagiosplug-devel] [ nagiosplug-Bugs-1515469 ] CVS snapshot on Tru64 (Cannot find file "c-strtod.h")

SourceForge.net noreply at sourceforge.net
Sat Jul 1 11:53:57 CEST 2006


Bugs item #1515469, was opened at 2006-07-01 05:37
Message generated for change (Settings changed) made by cyruspy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1515469&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: CVS
>Status: Deleted
Resolution: Duplicate
Priority: 5
Submitted By: Ciro Iriarte (cyruspy)
Assigned to: Nobody/Anonymous (nobody)
Summary: CVS snapshot on Tru64 (Cannot find file "c-strtod.h")

Initial Comment:
I'm trying to compile nagios-plugins on Tru64 5.1b, to
monitor by ssh our production servers, here's the
output, before ./configure;make

No suffix list.
make  all-recursive
No suffix list.
Making all in lib
sed -e 's/@''HAVE__BOOL''@/1/g' ./stdbool_.h > stdbool.ht
mv stdbool.ht stdbool.h
cp ./getopt_.h getopt.h-t
mv getopt.h-t getopt.h
make  all-am
source='cloexec.c' object='cloexec.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl     -g -
c cloexec.c
source='full-read.c' object='full-read.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
-g -c full-read.c
source='full-write.c' object='full-write.o' libtool=no
 DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
  -g -c full-write.c
source='safe-read.c' object='safe-read.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
-g -c safe-read.c
source='safe-write.c' object='safe-write.o' libtool=no
 DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
  -g -c safe-write.c
source='xalloc-die.c' object='xalloc-die.o' libtool=no
 DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
  -g -c xalloc-die.c
source='malloc.c' object='malloc.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl     -g -c
malloc.c
source='realloc.c' object='realloc.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl     -g -
c realloc.c
source='error.c' object='error.o' libtool=no 
DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl     -g -c er
ror.c
source='getloadavg.c' object='getloadavg.o' libtool=no
 DEPDIR=.deps depmode=tru64 /bin/ksh ../depcomp  cc
-DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl
  -g -c getloadavg.c
cc: Severe: getloadavg.c, line 107: Cannot find file
"c-strtod.h" specified in #include directive. (noinclfilef)
# include "c-strtod.h"
--^
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.


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

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




More information about the Devel mailing list