bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I have been told to send you a bug report by a configure script


From: ed neville
Subject: I have been told to send you a bug report by a configure script
Date: Mon, 6 Jun 2005 10:30:43 +0100


Hello,

I attempted to configure Zabbix on a OpenBSD 3.6 box, which has only
been installed a couple of days. I have been advised by the configure
script to send you a bug report. Here is the output of the configure:

# ./configure
checking whether make sets $(MAKE)... yes
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 main in -lsocket... no
checking for main in -lkstat... no
checking for main in -lnsl... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking mtent.h usability... no
checking mtent.h presence... no
checking for mtent.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.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... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/mount.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking for sys/socket.h... (cached) yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking sys/swap.h usability... no
checking sys/swap.h presence... yes
configure: WARNING: sys/swap.h: present but cannot be compiled
configure: WARNING: sys/swap.h: check for missing prerequisite headers?
configure: WARNING: sys/swap.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/swap.h... yes
checking sys/vmmeter.h usability... yes
checking sys/vmmeter.h presence... yes
checking for sys/vmmeter.h... yes
checking for strings.h... (cached) yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... yes
configure: WARNING: sys/sysctl.h: present but cannot be compiled
configure: WARNING: sys/sysctl.h: check for missing prerequisite
headers?
configure: WARNING: sys/sysctl.h: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/sysctl.h... yes
checking vm/vm_param.h usability... no
checking vm/vm_param.h presence... no
checking for vm/vm_param.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/procfs.h usability... no
checking sys/procfs.h presence... no
checking for sys/procfs.h... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for socklen_t... yes
checking for /proc filesystem... no
checking for file /proc/1/status... no
checking for file /proc/0/psinfo... no
checking for file /proc/loadavg... no
checking for file /proc/net/dev... no
checking for mem_unit in struct sysinfo... no
checking for freeswap in struct sysinfo... no
checking for function sysconf() in unistd.h... no
checking for vmtotal in struct sys/vmmeter.h... no
checking for struct swaptable in sys/swap.h... no
checking for totalswap in struct sysinfo... no
checking for function sysctl (KERN_BOOTTIME)... no
checking for function sysctl (KERN_MAXFILES)... no
checking for function sysctl (KERN_MAXPROC)... no
checking for function seteuid()... yes
checking for function setproctitle()... yes
checking for totalram in struct sysinfo... no
checking for totalram in struct sysinfo... no
checking for sharedram in struct sysinfo... no
checking for bufferram in struct sysinfo... no
checking for freeram in struct sysinfo... no
checking for uptime in struct sysinfo... no
checking for procs in struct sysinfo... no
checking return type of signal handlers... void
checking for getloadavg... yes
checking for socket... yes
checking for strtod... yes
checking for snprintf... yes
checking for MySQL support... no
checking for PostgreSQL support... no
checking for NET-SNMP support... no
checking for UCD-SNMP support... no
configure: No database selected! Use --with-XXX where XXX is your
preferred database type
configure: Server processes (zabbix_suckerd and zabbix_trapper) will not
be created !
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/zabbix_sender/Makefile
config.status: creating src/zabbix_agent/Makefile
config.status: creating src/zabbix_sucker/Makefile
config.status: creating src/zabbix_trapper/Makefile
config.status: creating include/config.h

***********************************************************
*            Now run 'make'                               *
*                                                         *
*            Thank you for using Zabbix!                  *
*              <http://www.zabbix.com>                    *
***********************************************************


If you have any questions or queries please let me know. When replying
please copy this message to increase efficiency.

--
Regards,
Ed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]