Ad Widget

Collapse

Zabbix 1.0 install on Fedora Core 3 - Warnings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eWebtricity
    Junior Member
    • Mar 2005
    • 27

    #1

    Zabbix 1.0 install on Fedora Core 3 - Warnings

    Should I be concerned about these warning in the "make" step of the install?

    Code:
    [root@saturn zabbix]# ./configure --with-mysql --with-net-snmp
    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... yes
    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... yes
    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... yes
    checking sys/mount.h presence... yes
    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... yes
    checking sys/vfs.h presence... yes
    checking for sys/vfs.h... yes
    checking sys/pstat.h usability... no
    checking sys/pstat.h presence... no
    checking for sys/pstat.h... no
    checking sys/sysinfo.h usability... yes
    checking sys/sysinfo.h presence... yes
    checking for sys/sysinfo.h... yes
    checking sys/statvfs.h usability... yes
    checking sys/statvfs.h presence... yes
    checking for sys/statvfs.h... yes
    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... yes
    checking sys/swap.h presence... yes
    checking for sys/swap.h... yes
    checking sys/vmmeter.h usability... no
    checking sys/vmmeter.h presence... no
    checking for sys/vmmeter.h... no
    checking for strings.h... (cached) yes
    checking sys/sysctl.h usability... yes
    checking sys/sysctl.h presence... yes
    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... yes
    checking sys/sysmacros.h presence... yes
    checking for sys/sysmacros.h... yes
    checking sys/procfs.h usability... yes
    checking sys/procfs.h presence... yes
    checking for sys/procfs.h... yes
    checking for an ANSI C-conforming const... yes
    checking for pid_t... yes
    checking for socklen_t... yes
    checking for /proc filesystem... yes
    checking for file /proc/1/status... yes
    checking for file /proc/0/psinfo... no
    checking for file /proc/loadavg... yes
    checking for file /proc/net/dev... yes
    checking for mem_unit in struct sysinfo... yes
    checking for freeswap in struct sysinfo... yes
    checking for function sysconf() in unistd.h... yes
    checking for vmtotal in struct sys/vmmeter.h... no
    checking for struct swaptable in sys/swap.h... no
    checking for totalswap in struct sysinfo... yes
    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()... no
    checking for totalram in struct sysinfo... yes
    checking for totalram in struct sysinfo... yes
    checking for sharedram in struct sysinfo... yes
    checking for bufferram in struct sysinfo... yes
    checking for freeram in struct sysinfo... yes
    checking for uptime in struct sysinfo... yes
    checking for procs in struct sysinfo... yes
    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... yes
    checking for floor... no
    checking for floor in -lm... yes
    checking for compress in -lz... yes
    checking for PostgreSQL support... no
    checking for NET-SNMP support... checking for main in -lcrypto... yes
    yes
    checking for UCD-SNMP support... no
    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>                    *
    ***********************************************************
  • eWebtricity
    Junior Member
    • Mar 2005
    • 27

    #2
    Code:
    [root@saturn zabbix]# make
    Making all in src/zabbix_agent
    make[1]: Entering directory `/usr/local/zabbix/src/zabbix_agent'
    gcc -o ../../bin/zabbix_agent  -g -O2 -I../../include zabbix_agent.c sysinfo.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/snprintf.c -Wall -lnsl 
    gcc -o ../../bin/zabbix_agentd -g -O2 -I../../include zabbix_agentd.c sysinfo.c stats.c interfaces.c diskdevices.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/pid.c ../../include/snprintf.c -Wall -lnsl 
    make[1]: Leaving directory `/usr/local/zabbix/src/zabbix_agent'
    Making all in src/zabbix_sender
    make[1]: Entering directory `/usr/local/zabbix/src/zabbix_sender'
    gcc -o ../../bin/zabbix_sender -g -O2 -I../../include ../../include/snprintf.c zabbix_sender.c -lnsl 
    make[1]: Leaving directory `/usr/local/zabbix/src/zabbix_sender'
    Making all in src/zabbix_sucker
    make[1]: Entering directory `/usr/local/zabbix/src/zabbix_sucker'
    gcc -o ../../bin/zabbix_suckerd -g -O2 -I../../include -I/usr/include/mysql  -I/usr/include zabbix_sucker.c ../../include/db.c ../../include/functions.c ../../include/expression.c ../../include/cfg.c ../../include/log.c ../../include/security.c ../../include/pid.c ../../include/snprintf.c ../zabbix_agent/sysinfo.c alerter.c pinger.c housekeeper.c -Wall -lnsl  -L/usr/lib/mysql -lmysqlclient -lm -lz  -L/usr/lib -lnetsnmp -lcrypto  
    In file included from ../../include/db.h:26,
                     from zabbix_sucker.c:59:
    ../../include/config.h:223:1: warning: "PACKAGE_BUGREPORT" redefined
    In file included from zabbix_sucker.c:46:
    /usr/include/net-snmp/net-snmp-config.h:871:1: warning: this is the location of the previous definition
    In file included from ../../include/db.h:26,
                     from zabbix_sucker.c:59:
    ../../include/config.h:226:1: warning: "PACKAGE_NAME" redefined
    In file included from zabbix_sucker.c:46:
    /usr/include/net-snmp/net-snmp-config.h:874:1: warning: this is the location of the previous definition
    In file included from ../../include/db.h:26,
                     from zabbix_sucker.c:59:
    ../../include/config.h:229:1: warning: "PACKAGE_STRING" redefined
    In file included from zabbix_sucker.c:46:
    /usr/include/net-snmp/net-snmp-config.h:877:1: warning: this is the location of the previous definition
    In file included from ../../include/db.h:26,
                     from zabbix_sucker.c:59:
    ../../include/config.h:232:1: warning: "PACKAGE_TARNAME" redefined
    In file included from zabbix_sucker.c:46:
    /usr/include/net-snmp/net-snmp-config.h:880:1: warning: this is the location of the previous definition
    In file included from ../../include/db.h:26,
                     from zabbix_sucker.c:59:
    ../../include/config.h:235:1: warning: "PACKAGE_VERSION" redefined
    In file included from zabbix_sucker.c:46:
    /usr/include/net-snmp/net-snmp-config.h:883:1: warning: this is the location of the previous definition
    make[1]: Leaving directory `/usr/local/zabbix/src/zabbix_sucker'
    Making all in src/zabbix_trapper
    make[1]: Entering directory `/usr/local/zabbix/src/zabbix_trapper'
    gcc -o ../../bin/zabbix_trapper -g -O2 -I/usr/include/mysql  -I../../include  zabbix_trapper.c ../../include/db.c ../../include/functions.c ../../include/expression.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/snprintf.c -Wall -lnsl  -L/usr/lib/mysql -lmysqlclient -lm -lz 
    gcc -o ../../bin/zabbix_trapperd -g -O2 -I/usr/include/mysql  -I../../include  zabbix_trapperd.c ../../include/db.c ../../include/functions.c ../../include/expression.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/pid.c ../../include/snprintf.c -Wall -lnsl  -L/usr/lib/mysql -lmysqlclient -lm -lz 
    make[1]: Leaving directory `/usr/local/zabbix/src/zabbix_trapper'
    [root@saturn zabbix]#

    Comment

    • foundation
      Junior Member
      • Mar 2005
      • 6

      #3
      make problems fedora core 3

      I get the following when running make on fedora core 3. I've verified that I have openssl-devel installed. I had to install postgresql 7.4.7 devel. I have net-snmp installed (5.1.2)

      I'm not sure what to do at this point. It seems to be something to do with postgresql and security.

      ./configure --enable-static --with-pgsql=/var/lib/postgresql --with-net-snmp=/home/bryn/Desktop/net-snmp-5.2.1/

      It works if I don't run enable static. I don't really need static I don't think but I thought I'd post this here anyway.

      PS running zabbix 1.0

      Comment

      • foundation
        Junior Member
        • Mar 2005
        • 6

        #4
        Here's the first part of the make output




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

        [root@mrburns zabbix-1.0]# make
        Making all in src/zabbix_agent
        make[1]: Entering directory `/home/bryn/Desktop/zabbix-1.0/src/zabbix_agent'
        gcc -o ../../bin/zabbix_agent -static -g -O2 -I../../include zabbix_agent.c sysinfo.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/snprintf.c -Wall
        /tmp/cckmRBwa.o(.text+0x12df): In function `forward_request':
        /home/bryn/Desktop/zabbix-1.0/src/zabbix_agent/sysinfo.c:2249: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        gcc -o ../../bin/zabbix_agentd -static -g -O2 -I../../include zabbix_agentd.c sysinfo.c stats.c interfaces.c diskdevices.c ../../include/log.c ../../include/cfg.c ../../include/security.c ../../include/pid.c ../../include/snprintf.c -Wall
        /tmp/ccAXlYOt.o(.text+0x1d0): In function `daemon_init':
        /home/bryn/Desktop/zabbix-1.0/src/zabbix_agent/zabbix_agentd.c:140: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /tmp/cc5xV7CU.o(.text+0x12df): In function `forward_request':
        /home/bryn/Desktop/zabbix-1.0/src/zabbix_agent/sysinfo.c:2249: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        make[1]: Leaving directory `/home/bryn/Desktop/zabbix-1.0/src/zabbix_agent'
        Making all in src/zabbix_sender
        make[1]: Entering directory `/home/bryn/Desktop/zabbix-1.0/src/zabbix_sender'
        gcc -o ../../bin/zabbix_sender -static -g -O2 -I../../include ../../include/snprintf.c zabbix_sender.c
        /tmp/ccorDuEw.o(.text+0x5c): In function `send_value':
        SNIP WARNINGS LIKE ABOVE

        /tmp/cc2WB43T.o(.text+0x211): In function `daemon_init':
        /home/bryn/Desktop/zabbix-1.0/src/zabbix_sucker/zabbix_sucker.c:164: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(thread.o)(.text+0x67): In function `pqGetpwuid':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/thread.c:112: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(ip.o)(.text+0x9e): In function `getaddrinfo_all':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/ip.c:81: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /tmp/cc2WB43T.o(.text+0xa4a): In function `get_value_zabbix':
        /home/bryn/Desktop/zabbix-1.0/src/zabbix_sucker/zabbix_sucker.c:555: warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libnetsnmp.a(snmp_api.o)(.text+0x59a): In function `_init_snmp':
        : warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-misc.o)(.text+0x8ae): In function `pqSocketCheck':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-misc.c:973: undefined reference to `SSL_pending'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x362): In function `pqsecure_destroy':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:883: undefined reference to `SSL_CTX_free'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x3aa): In function `close_SSL':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:1003: undefined reference to `SSL_shutdown'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x3b8):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:1004: undefined reference to `SSL_free'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x4b0): In function `pqsecure_write':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:357: undefined reference to `SSL_write'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x4c7):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:358: undefined reference to `SSL_get_error'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x67c): In function `pqsecure_read':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:284: undefined reference to `SSL_read'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x690):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:285: undefined reference to `SSL_get_error'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x81b): In function `pqsecure_open_client':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:241: undefined reference to `SSL_new'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x839):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:241: undefined reference to `SSL_set_ex_data'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x861):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:241: undefined reference to `SSL_set_fd'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x873):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:896: undefined reference to `SSL_connect'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x88b):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:956: undefined reference to `SSL_get_peer_certificate'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0x956):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:899: undefined reference to `SSL_get_error'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xa27): In function `pqsecure_initialize':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:821: undefined reference to `SSL_library_init'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xa2c):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:822: undefined reference to `SSL_load_error_strings'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xa31):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:823: undefined reference to `TLSv1_method'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xa39):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:823: undefined reference to `SSL_CTX_new'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xae7):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:851: undefined reference to `SSL_CTX_load_verify_locations'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xb0f):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:860: undefined reference to `SSL_CTX_set_verify'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xb25):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:862: undefined reference to `SSL_CTX_set_verify_depth'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xb3d):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:865: undefined reference to `SSL_CTX_set_tmp_dh_callback'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xb63):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:866: undefined reference to `SSL_CTX_ctrl'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-secure.o)(.text+0xc2c): In function `client_cert_cb':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-secure.c:710: undefined reference to `SSL_get_ex_data'
        /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x32): In function `pg_krb5_init':
        /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:291: undefined reference to `krb5_init_context'

        Comment

        • foundation
          Junior Member
          • Mar 2005
          • 6

          #5
          last part of make output

          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x52):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:300: undefined reference to `krb5_cc_default'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x7c):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:310: undefined reference to `krb5_cc_get_principal'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0xa6):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:322: undefined reference to `krb5_unparse_name'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x102):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:294: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x132):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:303: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x15e):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:330: undefined reference to `krb5_free_context'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x170):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:314: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x1a6):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:329: undefined reference to `krb5_cc_close'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x1b0):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:325: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x1e6):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:328: undefined reference to `krb5_free_principal'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x3a3): In function `fe_sendauth':
          /usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:373: undefined reference to `krb5_sname_to_principal'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x450):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:395: undefined reference to `krb5_free_principal'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x477):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:377: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x505):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:555: undefined reference to `crypt'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x5b9):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:399: undefined reference to `krb5_sendauth'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x5da):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:424: undefined reference to `error_message'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x626):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:434: undefined reference to `krb5_free_principal'
          /usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libpq.a(fe-auth.o)(.text+0x6b6):/usr/src/build/523822-i386/BUILD/postgresql-7.4.7/src/interfaces/libpq/fe-auth.c:429: undefined reference to `krb5_free_error'
          collect2: ld returned 1 exit status
          make[1]: *** [all] Error 1
          make[1]: Leaving directory `/home/bryn/Desktop/zabbix-1.0/src/zabbix_sucker'
          make: *** [all] Error 1

          Comment

          Working...