Hi Matt.
Just took the latest source from your web site today and the 0.0.0.0 bug is
still there. (Solaris 5.8 and 5.9)
Here's some info from my 5.8 box:
uname -a
SunOS xxx 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-4
isainfo -kv
64-bit sparcv9 kernel modules
gcc -v
......
gcc version 2.95.3 20010315 (release)
....and here's the output from configure:
Welcome to..
______ ___
/ ____/___ _____ ____ _/ (_)___ _
/ / __/ __ `/ __ \/ __ `/ / / __ `/
/ /_/ / /_/ / / / / /_/ / / / /_/ /
\____/\__,_/_/ /_/\__, /_/_/\__,_/
/____/
Copyright (c) 2004 University of California, Berkeley
Version: 2.6.0 (Kittyhawk)
Library: Release 2.6 0:0:0
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for ranlib... ranlib
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking for a sed that does not truncate output... /usr/xpg4/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a. Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries. However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command. We urge you to
*** upgrade to a newer version of GCC. Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
checking for pthread_create in -lpthread... yes
checking for getaddrinfo in -lc... no
checking for freeaddrinfo in -lc... no
checking for t_open in -lnsl... yes
checking for inet_addr in -lnsl... yes
checking for gethostbyaddr_r in -lnsl... yes
checking for inet_ntop in -lnsl... yes
checking for inet_pton in -lnsl... yes
checking for socket in -lsocket... yes
checking for inet_aton in -lresolv... yes
checking for XML_ParserCreate in -lexpat... yes
checking for rrd_create in -lrrd... yes
checking for zlibVersion in -lz... yes
checking for socket in -lsocket... (cached) yes
checking for inet_addr in -lnsl... (cached) yes
checking for gethostbyaddr_r in -lnsl... (cached) yes
checking for inet_aton in -lresolv... (cached) yes
checking for kstat_open in -lkstat... yes
checking for kvm_open in -lkvm... yes
checking for odm_initialize in -lodm... no
checking for _system_configuration in -lcfg... no
checking for pm_cycles in -lpmapi... no
checking for dlopen in -ldl... yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------ ##
checking for net/if.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for unistd.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking net/raw.h usability... no
checking net/raw.h presence... no
checking for net/raw.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking if uchar_t defined... yes
checking if int8_t defined... yes
checking if uint8_t defined... yes
checking if int16_t defined... yes
checking if uint16_t defined... yes
checking if int32_t defined... yes
checking if uint32_t defined... yes
checking if size_t defined... yes
checking if ssize_t defined... yes
checking if socklen_t defined... yes
checking if sa_family_t defined... yes
checking if sockaddr{} has sa_len member... no
checking if msghdr{} has msg_control member... no
checking for timespec{}... yes
checking for addrinfo{}... yes
checking for if_nameindex{}... yes
checking for in_pktinfo{}... no
checking for inet_ntop... yes
checking for getopt_long... no
checking for bzero... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for gethostname... yes
checking for gethostbyname2... no
checking for gethostbyname_r... yes
checking for getnameinfo... yes
checking for hstrerror... yes
checking for if_nametoindex... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for isfdtype... no
checking for poll... yes
checking for pselect... no
checking for snprintf... yes
checking for sockatmark... no
checking for vsnprintf... yes
checking for strdup... yes
checking for getaddrinfo function prototype in netdb.h... yes
checking for freeaddrinfo function prototype in netdb.h... yes
checking for getnameinfo function prototype in netdb.h... yes
checking for gethostname function prototype in unistd.h... yes
checking for getrusage function prototype in sys/resource.h... yes
checking for hstrerror function prototype in netdb.h... yes
checking for if_nametoindex function prototype in net/if.h... yes
checking for inet_aton function prototype in arpa/inet.h... yes
checking for inet_pton function prototype in arpa/inet.h... yes
checking for isfdtype function prototype in sys/stat.h... no
checking for pselect function prototype in sys/select.h... no
checking for snprintf function prototype in stdio.h... yes
checking for vsnprintf function prototype in stdarg.h... no
checking for sockatmark function prototype in sys/socket.h... no
checking for IPv4 support... yes
checking for IPv6 support... yes
checking for Unix domain sockets... yes
checking for multicast support... yes
*** WARNING: Please make sure you use a 64-bit compiler, linker and ***
*** library set if you are running a 64-bit Solaris kernel! This ***
*** applies if you are running Solaris 7 or later! ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ganglia.spec
config.status: creating libe/Makefile
config.status: creating gauthd/Makefile
config.status: creating gauthd/gauthd.init
config.status: creating gexec/Makefile
config.status: creating gexec/gexec_server
config.status: creating gmetad/Makefile
config.status: creating gmetad/gmetad.conf
config.status: creating gmetric/Makefile
config.status: creating gmond/Makefile
config.status: creating gmond/gstat/Makefile
config.status: creating lib/Makefile
config.status: creating libunp/Makefile
config.status: creating mans/gmetad.1
config.status: creating mans/gmond.1
config.status: creating web/Makefile
config.status: creating web/conf.php
config.status: creating config.h
config.status: linking ./gmond/machines/solaris.c to gmond/machine.c
config.status: executing depfiles commands
Your platform does _not_ support the ganglia execution environment at this time.
If you are interested in working to port it to your platform,
please contact us at <[email protected]>.
NOTE: The monitoring components will run just fine on this platform.
Simply run "make" to build the monitoring system.
-- Ganglia 2.6.0 --
Type "make" to compile.
----
Yemi
> -----Original Message-----
> From: Matt Massie [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 07, 2004 3:15 PM
> To: Ganglia Developers
> Subject: [Ganglia-developers] (no subject)
>
> guys-
>
> today i setup a sparc solaris box to use for ganglia testing.
> i'm trying to track down the 0.0.0.0 bug that yemi has
> talked about in previous emails. i'm not have any luck
> getting the bug to show up. i also heard reports from steve
> wagner about segfaults when you don't run gmond in debug
> mode.my sparc box
>
> % uname -a
> SunOS xxx 5.7 Generic_106541-34 sun4u sparc SUNW,Ultra-4 Solaris
>
> % /usr/bin/isainfo -kv
> 64-bit sparcv9 kernel modules
>
> % gcc -v
> Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.7/3.4.0/specs
> Configured with: ../configure --with-as=/usr/ccs/bin/as
> --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix
> gcc version 3.4.0
>
> are you guys still having the same problems with 2.6.0?
>
> -matt
>
>
>
> --
> PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'
>
> "I was not prepared to shoot my eardrum out with a
> shotgun in order to get a deferment. Nor was I willing to go
> to Canada.
> So I chose to better myself by learning how to fly airplanes."
> -- George W. Bush, The Dallas Morning News, 1990
>
>