Hallo all, Im an trying to build NetworkManager--0.9.8.0 on my new BLFS - System Version 2013-04-27.
The previous version of the document had two sed's needed before configuration. Actually, there is a patch. However, the results in both cases are identical. The configuration does not show any problems, but the make command brakes inmediately with an error: quote ------------------- ...... cc1: all warnings being treated as errors make[4]: *** [libnm_util_la-nm-connection.lo] Error 1 .... make: *** [all] Error 2 ................. unquote Some extracts from the config.log: Quote ------------------- It was created by NetworkManager configure 0.9.8.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/NetworkManager --disable-ppp --without- iptables ..... configure:3812: $? = 0 configure:3801: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux- gnu/4.8.0/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../gcc-4.8.0/configure --prefix=/usr -- libexecdir=/usr/lib --enable-shared --enable-threads=posix -- enable-__cxa_atexit --enable-clocale=gnu --enable- languages=c,c++ --disable-multilib --disable-bootstrap -- disable-install-libiberty --with-system-zlib Thread model: posix gcc version 4.8.0 (GCC) configure:3812: $? = 0 configure:3801: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. ------------------- unquote There are several "compilation terminated" in this log. If needed, I can provide the complete file as an internet file. I did not have any problems with NetworkManager before ( btw., my wife has the same problems on her machine ), so I think, it could be a bug or problem related to the new compiler or the new system ? Any hints very appreciated, thanks in advance. Edgar -- Dr.-Ing. Edgar Alwers <[email protected]> GPG Key ID:AD5C6F70 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
