Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136154 - net-im/ekiga-2.0.2 needs avahi w/ USE=dbus
Summary: net-im/ekiga-2.0.2 needs avahi w/ USE=dbus
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 00:12 UTC by Cédric Krier
Modified: 2007-06-27 15:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ekiga-2.0.2.ebuild.patch (ekiga.patch,441 bytes, patch)
2006-06-13 00:23 UTC, Gilles Dartiguelongue (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Krier gentoo-dev 2006-06-09 00:12:24 UTC
checking whether the DBUS component should be compiled in... no
checking whether Avahi support must be compiled in... yes
checking for AVAHI... configure: error: Package requirements (avahi-client >= 0.6 avahi-glib >= 0.6) were not met:

No package 'avahi-client' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables AVAHI_CFLAGS
and AVAHI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/ekiga-2.0.2/work/ekiga-2.0.2/config.log

!!! ERROR: net-im/ekiga-2.0.2 failed.
!!! Function econf, Line 495, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


avahi needs to be compile with dbus option to have avahi-client.
The ebuild must check if avahi have been compile with dbus.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2006-06-13 00:23:54 UTC
Created attachment 89026 [details, diff]
ekiga-2.0.2.ebuild.patch

shamelessly copied from the bug report about vino concerning the same problem.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-07-05 04:11:58 UTC
I cannot reproduce this, probably due to USE=-gnome

applied anyway, thanks.