On 04/27/2013 11:57 AM, Kenno Han wrote:
> > which version of GCC are you using? And did you use any optimisations
> for any package?
>
> gcc-4.6.1, using variables:
> CFLAGS=CPPFLAGS=CXXFLAGS="-Os -pipe -fomit-frame-pointer -march=i686"
> LDFLAGS=-s
> CC="gcc -s"
>
> So everything is installed perfectly. However, it doesn't show any
> connection.
> There is this error on my tty as I run nm-applet:
> (xfdesktop:1474): GLib-GIO-CRITICAL **: g_file_get_path: assertion
> `G_IS_FILE (file)' failed
>
> Also, I can see this message everytime I run NetworkManager:
> Failed to read classid file: Object not found
>
We (in this case I) don't use any compiler flags when building and
testing the packages unless explicitly stated in the book, so you may
likely come with some unexpected results if you change {C,CXX}FLAGS.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page