Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 19:05:27 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123835: net-im/libpurple: doesn't build without avahi (bonjour) support
Message-ID:  <20080520150527.28F341702D@hades.panopticon>
Resent-Message-ID: <200805201510.m4KFA2W6086358@freefall.freebsd.org>

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

>Number:         123835
>Category:       ports
>Synopsis:       net-im/libpurple: doesn't build without avahi (bonjour) support
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 15:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
libpurple won't build when BONJOUR knob disabled:

---
checking for AVAHI... gnome-config: not found
gnome-config: not found
no
checking avahi-client/client.h usability... no
checking avahi-client/client.h presence... no
checking for avahi-client/client.h... no
checking avahi-glib/glib-malloc.h usability... no
checking avahi-glib/glib-malloc.h presence... no
checking for avahi-glib/glib-malloc.h... no
checking for avahi_client_new in -lavahi-client... no
configure: error:
avahi development headers not found.
Use --disable-avahi if you do not need avahi (Bonjour) support.

===>  Script "configure" failed unexpectedly.
---
>How-To-Repeat:
Build libpurple with BONJOUR knob disabled
>Fix:
Add --disable-avahi to configure args in WITHOUT_BONJOUR case I guess
>Release-Note:
>Audit-Trail:
>Unformatted:



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