On Thu, Apr 30, 2015 at 05:50:16PM -0500, Bruce Dubbs wrote: > > The system works fine with twm, but checking Xorg.0.log, I see > > > [ 720.981] (II) glamor: OpenGL accelerated X.org driver based. > [ 721.131] (II) glamor: EGL version 1.4 (DRI2): > ... > [ 721.277] (II) AIGLX: Screen 0 is not DRI2 capable > [ 721.277] (EE) AIGLX: reverting to software rendering > [ 721.278] (II) AIGLX: Loaded and initialized swrast > [ 721.278] (II) GLX: Initialized DRISWRAST GL provider for screen 0 > > glxinfo confirms that DRI is working, but I just want to confirm that the > 2nd set of messages above are bogus. > At the moment, I'm on my netbook. Will try to remember to check that when the bread is baked. > -------- > > In a related matter, I see Ken has made a slight change to building > sessreg-1.1.0 in xorg apps. I did not get any line numbers in > filenames.sed: > > $ cat filenames.sed > /__BEGIN_UTMP_ONLY__/,/__END_UTMP_ONLY__/ d > s|__utmp_manpage__|utmpx|g > s|__utmp_file__| > s|__wtmp_manpage__|wtmpx|g > s|__wtmp_file__| > s|__ttys_file__|"/etc/ttys"|g > s|__lastlog_file__| > > Although lines 3, 5, and 7 do not have the sed command properly terminated. > I do confirm that the change to building fixes the problem, but the > explanation is not clear. > > -- Bruce > Yes, that was what I got, but then I looked at one of the gcc pages (something like 'porting to gcc5') and managed to copy too much of that, or failed to explain how it breaks in this instance. I'll expand it (the line numbers are what triggers this, as in perl) to be a bit clearer. Thanks for spotting that.
This is fun, isn't it 8-) ĸen -- Nanny Ogg usually went to bed early. After all, she was an old lady. Sometimes she went to bed as early as 6 a.m. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
