Alan,

Thanks for the IRIX patch - I'm trying to test it, but am having trouble
getting it to build:

I think that this is something wrong with my Irix build environment, I'm
not sure where to look without spending more time than I have currently.
The system is IRIX 6.5.11 with the may 2002 release of sgi freeware (ie
the latest sgi open source tools from freeware.sgi.com.  My path starts
with /usr/freeware/bin to pick up the gnu build tools first.

I did "./configure > configure.out" (attached) and "make > make.out 2>&1"
(attached).

If you've got any ideas on what the problem is that would be great,
otherwise I'll have a closer look next week.

regards,
-Ryan

-- 
Ryan Sweet <[EMAIL PROTECTED]>
Atos Origin Engineering Services
http://www.aoes.nl
        cd . && autoheader
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: missing template: IRIX
autoheader: missing template: int8_t
autoheader: missing template: size_t
*** Error code 1 (bu21)
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/freeware/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... mips-sgi-irix6.5
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) :
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking build system type... mips-sgi-irix6.5
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking command to parse /usr/bin/nm -B output... (cached) ok
checking for dlfcn.h... (cached) yes
checking for ranlib... (cached) :
checking for strip... (cached) strip
checking for objdir... .libs
checking for gcc option to produce PIC... (cached) none
checking if gcc static flag -static works... (cached) yes
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -c -o file.lo... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld -n32) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... irix6.5 ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) yes
creating libtool
checking for pthread_create in -lpthread... (cached) yes
checking for socket in -lsocket... (cached) yes
checking for inet_addr in -lnsl... (cached) yes
checking for kstat_open in -lkstat... (cached) no
checking for kvm_open in -lkvm... (cached) no
checking for odm_initialize in -lodm... (cached) no
checking for _system_configuration in -lcfg... (cached) no
checking for ANSI C header files... (cached) yes
checking for syslog.h... (cached) yes
checking for pthread.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for signal.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for net/if.h... (cached) yes
checking for netinet/tcp.h... (cached) no
checking for unistd.h... (cached) yes
checking for stropts.h... (cached) yes
checking for sys/sockio.h... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for netdb.h... (cached) yes
checking for stdio.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/filio.h... (cached) yes
checking for getopt.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking if uchar_t defined... (cached) yes
checking if int8_t defined... (cached) yes
checking if uint8_t defined... (cached) yes
checking if int16_t defined... (cached) yes
checking if uint16_t defined... (cached) yes
checking if int32_t defined... (cached) yes
checking if uint32_t defined... (cached) yes
checking if size_t defined... (cached) yes
checking if ssize_t defined... (cached) yes
checking if socklen_t defined... (cached) no
checking size of char... (cached) 1
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of void *... (cached) 4
checking whether byte ordering is bigendian... (cached) yes
checking for getopt_long... (cached) no
checking for inet_ntop... (cached) yes
checking for IPv4 support... (cached) yes
checking for multicast support... (cached) yes
checking if you have beer in your frig... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating ganglia.spec
creating lib/Makefile
creating gmond/Makefile
creating gmond/gstat/Makefile
creating gmetric/Makefile
creating config.h
linking ./gmond/machines/irix.c to gmond/machine.c

Reply via email to