The Perfect Server - OpenSUSE 11: Proftpd Problem

Discussion in 'HOWTO-Related Questions' started by ghall, Jul 23, 2008.

  1. ghall

    ghall Member

    Hiya,

    Attempting to setup a ISPConfig System with SuSe 11.0 and when I get to step 12 Proftpd I get the following errors;

    Code:
    make[1]: Entering directory `/tmp/proftpd-1.3.2rc1/lib/libcap'
    gcc -O2 -Wall -c cap_alloc.c -o cap_alloc.o
    In file included from cap_alloc.c:12:
    libcap.h:57:3: error: #error "Kernel <linux/capability.h> does not match library"
    libcap.h:58:3: error: #error "file "libcap.h" --> fix and recompile libcap"
    make[1]: *** [cap_alloc.o] Error 1
    make[1]: Leaving directory `/tmp/proftpd-1.3.2rc1/lib/libcap'
    make: *** [dirs] Error 2
    
    After this point following the setup of Proftpd doesn't look right.

    Any suggestions?
     
  2. docdries

    docdries New Member

  3. ghall

    ghall Member

    Thanks! After playing around with Yast2 and noticing an older version of libcap and the devel I installed them and re compiled and that fixed that.
     

Share This Page