On Sun, Aug 26, 2018, 9:56 AM spiky0011 <[email protected]> wrote: > > On 26/08/2018 15:42, lei niu wrote: > > No. You have to install libnetworknanager-glib first. > > lei niu > 邮箱:[email protected] > > <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?iconUrl=https%3A%2F%2Fmail-online.nosdn.127.net%2Fqiyelogo%2FdefaultAvatar.png&name=lei+niu&uid=niuneilneo%40gmail.com&ftlId=1&items=%5B%22%E9%82%AE%E7%AE%B1%EF%BC%9Aniuneilneo%40gmail.com%22%5D> > > 签名由 网易邮箱大师 <https://mail.163.com/dashi/dlpro.html?from=mail88> 定制 > > On 08/26/2018 22:16, spiky0011 <[email protected]> wrote: > Systemd-svn version > > Building network manager-1.18.6 i get an error > > "Native dependency libnotify found: YES 0.7.7 > Determining dependency 'libnm' with pkg-config executable > '/usr/bin/pkg-config' > Called `/usr/bin/pkg-config --modversion libnm` -> 0 > 1.12.2 > Called `/usr/bin/pkg-config --cflags libnm` -> 0 > -pthread -I/usr/include/libnm -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include > Called `/usr/bin/pkg-config libnm --libs` -> 0 > -L/usr/lib -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Called `/usr/bin/pkg-config libnm --libs` -> 0 > -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 > Native dependency libnm found: YES 1.12.2 > Determining dependency 'libnm-glib' with pkg-config executable > '/usr/bin/pkg-config' > Called `/usr/bin/pkg-config --modversion libnm-glib` -> 1 > > > meson.build:191:2: ERROR: Native dependency 'libnm-glib' not found" > > I have all the deps installed > > Any ideas plz? > > > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > > > Sorry When I build network-manager-applet I get the error not > NetworkManager, yes NM was built with glib-2.56.1 and dbus-glib > -- > http://lists.linuxfromscratch.org/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page >
Did you ensure that -Dlibnm_glib (or something similar. I'm not at my PC) was on? I could have sworn I just fixed that. What init system are you on? >
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
