Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 16:53:10 +0300
From:      Stefan Lambrev <stefan.lambrev@moneybookers.com>
To:        shaun@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   heimdal-1.0.1
Message-ID:  <46FBB5C6.2090402@moneybookers.com>

next in thread | raw e-mail | index | archive | help
Hello,

There is a problem with new heimdal port in this part:

post-build:
.if defined(WITH_CRACKLIB)
        ${SED} -e "s;%%LOCALBASE%%;${LOCALBASE};g" \
                ${FILESDIR}/kpasswdd-cracklib.c.in > 
${WRKSRC}/kpasswdd-cracklib.c
        (cd ${WRKSRC} && \
                ${CC} ${CFLAGS} -fPIC -shared -I${LOCALBASE}/include 
-I./include \
                -L${LOCALBASE}/lib -o ./kpasswdd-cracklib.so 
./kpasswdd-cracklib.c -lcrack)
.endif

but files/kpasswdd-cracklib.c.in does not exist, so remove CRACKLIB as 
option or add the missing patch ? :)

-- 

Best Wishes,
Stefan Lambrev
ICQ# 24134177




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46FBB5C6.2090402>