Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 20:10:30 GMT
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/101050: New port net/asterisk-app-ldap Asterisk can lookup names and numbers in LDAP-directory
Message-ID:  <200609242010.k8OKAUUu098384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/101050; it has been noted by GNATS.

From: Boris Samorodov <bsam@FreeBSD.org>
To: bug-followup@FreeBSD.org, idefix@fechner.net
Cc:  
Subject: Re: ports/101050: New port net/asterisk-app-ldap Asterisk can lookup names and numbers in LDAP-directory
Date: Mon, 25 Sep 2006 00:06:51 +0400

 Hi!
 
 Seems that the port is missing a dependency:
 -----
 ===>   app_ldap-1.0.r6 depends on executable in : asterisk - found
 ===>   app_ldap-1.0.r6 depends on file: /usr/local/lib/libldap.so - found
 ===>   app_ldap-1.0.r6 depends on file: /usr/local/lib/libiconv.so - found
 ===>   app_ldap-1.0.r6 depends on executable in : gmake - found
 ===>  Configuring for app_ldap-1.0.r6
 ===>  Building for app_ldap-1.0.r6
 cc -g -Wall -D_REENTRANT -D_GNU_SOURCE -fPIC -I/usr/local/include -L/usr/local/lib -DCHANNEL_HAS_CID -DNEW_CONFIG   -c -o app_ldap.o app_ldap.c
 app_ldap.c:32:23: sasl/sasl.h: No such file or directory
 app_ldap.c: In function `strconvert':
 app_ldap.c:527: warning: int format, different type arg (arg 2)
 gmake: *** [app_ldap.o] Error 1
 *** Error code 2
 -----
 
 WBR
 -- 
 bsam



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