Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468392 - =gnome-extra/nm-applet-0.9.8.0: configure: error: Couldn't find libmm-glib
Summary: =gnome-extra/nm-applet-0.9.8.0: configure: error: Couldn't find libmm-glib
Status: RESOLVED DUPLICATE of bug 463914
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 10:02 UTC by Samuli Suominen (RETIRED)
Modified: 2013-05-03 10:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2013-05-03 10:02:11 UTC
>>> Configuring source in /var/tmp/portage/gnome-extra/nm-applet-0.9.8.0

./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-schemas-compile --disable-silent-rules --disable-maintainer-mode --with-gtkver=3 --with-modem-manager-1 --disable-more-warnings --disable-static --localstatedir=/var --without-bluetooth --disable-migration

checking for MM_GLIB... no
configure: error: Couldn't find libmm-glib

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-extra/nm-applet-0.9.8.0/work/network-manager-applet-0.9.8.0/config.log

config.log says:

configure:15022: checking for MM_GLIB
configure:15029: $PKG_CONFIG --exists --print-errors "mm-glib"
Package mm-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `mm-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mm-glib' found
configure:15032: $? = 1
configure:15045: $PKG_CONFIG --exists --print-errors "mm-glib"
Package mm-glib was not found in the pkg-config search path.
Perhaps you should add the directory containing `mm-glib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mm-glib' found
configure:15048: $? = 1
configure:15061: result: no
No package 'mm-glib' found
configure:15094: error: Couldn't find libmm-glib
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2013-05-03 10:02:47 UTC
[ebuild  N    #] gnome-extra/nm-applet-0.9.8.0  USE="-bluetooth -gconf" 0 kB
Comment 2 Pacho Ramos gentoo-dev 2013-05-03 10:09:44 UTC
Do you have net-misc/modemmanager installed? (probably 0.7.990 is needed)
Comment 3 Pacho Ramos gentoo-dev 2013-05-03 10:10:41 UTC

*** This bug has been marked as a duplicate of bug 463914 ***