Menu

Compile issues with 0.2.6 on FC2

General
2005-02-11
2013-04-23
  • Michael Weiner

    Michael Weiner - 2005-02-11

    I am receiving the following trying to build the latest version on a Fedora Core 2 mail server:

    Linux.2.6.9-1.11_FC2.i686/libsm/libsm.a /root/temp/dk-milter-0.2.6/obj.Linux.2.6.9-1.11_FC2.i686/libdk/libdk.a /root/temp/dk-milter-0.2.6/obj.Linux.2.6.9-1.11_FC2.i686/libar/libar.a  -ldb -lresolv -lcrypt -lnsl -ldl -lssl -lcrypto 
    util.o(.text+0x626): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x63c): In function `dkf_splithdrs':
    : undefined reference to `strlcpy'
    util.o(.text+0x65b): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x67a): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x696): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x6da): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x6f8): In function `dkf_splithdrs':
    : undefined reference to `strlcat'
    util.o(.text+0x715): more undefined references to `strlcat' follow
    collect2: ld returned 1 exit status
    make[1]: *** [dk-filter] Error 1
    make[1]: Leaving directory `/root/temp/dk-milter-0.2.6/obj.Linux.2.6.9-1.11_FC2.i686/dk-filter'
    make: *** [all] Error 2

    Any ideas?
    Michael Weiner
    The UserFriendly Network (UFN)
    Senior Systems Administrator

     
    • Anonymous

      Anonymous - 2005-03-31

      Fixed in 0.2.7 (or should be).

       

Log in to post a comment.