OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: 10 (rootserni.net)
Date: Sat Jan 12 2002 - 13:23:35 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    With configure options:

    # ./configure --enable-login --disable-krb4 --disable-gssapi --disable-anon
    --disable-plain --enable-pwcheck=/usr/local/share

    make fails with:

    gcc -Wall -W -g -O2 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o
    .libs/dbconverter-1.5.9 dbconverter-1.5.9.o ../lib/.libs/libsasl.so -ldb -ldl
    -ldb -Wl,--rpath -Wl,/usr/local/lib
    ../lib/.libs/libsasl.so: undefined reference to `pam_end'
    ../lib/.libs/libsasl.so: undefined reference to `pam_authenticate'
    ../lib/.libs/libsasl.so: undefined reference to `crypt'
    ../lib/.libs/libsasl.so: undefined reference to `pam_start'
    collect2: ld returned 1 exit status
    make[2]: *** [dbconverter-1.5.9] Error 1
    make[2]: Saliendo directorio `/root/cyrus-sasl-1.5.24/utils'
    make[1]: *** [all-recursive] Error 1
    make[1]: Saliendo directorio `/root/cyrus-sasl-1.5.24'
    make: *** [all-recursive-am] Error 2

    I'm trying to setup a postfix smtp authenticated, somebody succes ???
    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users