> nm-connection.c:105:1: note: in expansion of macro 'G_DEFINE_TYPE' > G_DEFINE_TYPE (NMConnection, nm_connection, G_TYPE_OBJECT) > ^ > cc1: all warnings being treated as errors > make[4]: *** [libnm_util_la-nm-connection.lo] Error 1 > make[4]: Leaving directory > `/home/niels/Documents/NetworkManager-0.9.8.0/libnm-util' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/home/niels/Documents/NetworkManager-0.9.8.0/libnm-util' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/home/niels/Documents/NetworkManager-0.9.8.0/libnm-util' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/niels/Documents/NetworkManager-0.9.8.0' > make: *** [all] Error 2 > > Hope this makes more sense. > > Niels >
Which version of GLib do you have installed? If it's the current from the book, try using the latest stable, 2.36.3 one. If that fails, try using NM 0.9.8.2 which contains some bugfixes - same instructions should apply. -- My LFS was build from LFS Stable 7.3, and has Glibc v. 2.17 - but the same version is used in the latest svn. I have searched for a later version, but not found anything later than 2.17. If there exists a version 2.36.3, from where can it be downloaded ? In the meantime I tried with NM 0.9.8.2 and the same instructions. It complains about the patch (from instructions), but with or without the patch, the problem is exactly the same. Niels -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
