D-Bus/HAL [was: Re: Please recheck dependencies on Python]

2007-04-15 Thread Randy McMurchy
Dan Nicholson wrote these words on 04/13/07 16:35 CST: My initial feeling is that I'd like them on separate pages to avoid cluttering one page. But... After thinking about this (and installing HAL), I'm thinking that D-Bus belongs on one page and *all* the D-Bus bindings belong on another

Rman requirement in NAS

2007-04-15 Thread Randy McMurchy
Hi all, It was determined that after the book went to Xorg7, that rman had to be added as a required dependency of NAS. I cannot see that requirement any longer. New NAS (1.9) built fine and I don't have rman installed. I did notice that the HTML files are restructured in the doc directory and

Strange thing compiling Qt-3.3.8

2007-04-15 Thread Randy McMurchy
Hi all, Noted a failure building Qt-3.3.8. Here is from the log of 'make': sourcetemplateinterfaceimpl.h:34: warning: 'class SourceTemplateInterfaceImpl' has virtual functions but non-virtual destructor g++ -c -pipe -I/usr/include/mysql -I/usr/include/postgresql/server -fno-exceptions -Wall -W

Re: D-Bus/HAL [was: Re: Please recheck dependencies on Python]

2007-04-15 Thread Dan Nicholson
On 4/15/07, Randy McMurchy [EMAIL PROTECTED] wrote: Dan Nicholson wrote these words on 04/13/07 16:35 CST: My initial feeling is that I'd like them on separate pages to avoid cluttering one page. But... After thinking about this (and installing HAL), I'm thinking that D-Bus belongs on one

Re: Rman requirement in NAS

2007-04-15 Thread Dan Nicholson
On 4/15/07, Randy McMurchy [EMAIL PROTECTED] wrote: I did notice that the HTML files are restructured in the doc directory and already properly formatted. Additionally, there were instances of calling rman in the install.log file of 1.7, yet in the new 1.9 version, references to rman are not

Re: Rman requirement in NAS

2007-04-15 Thread Randy McMurchy
Dan Nicholson wrote these words on 04/15/07 13:05 CST: It looks like it's gonna call $(RMAN) to generate the html file as part of the default build. But you don't see calls to rman anywhere? Nope. In fact, I double-checked logs and indeed it doesn't call rman any longer if it is not installed.

Re: D-Bus/HAL [was: Re: Please recheck dependencies on Python]

2007-04-15 Thread Randy McMurchy
Dan Nicholson wrote these words on 04/15/07 12:54 CST: That sounds good. So, xref linkend=dbus/, xref linkend=dbus-glib/, etc.? Or just one big xref linkend=dbus-bindings/? Or prefer the individual binding xrefs. I might need some help with this setup. I don't think I've ever done that

Re: D-Bus/HAL [was: Re: Please recheck dependencies on Python]

2007-04-15 Thread Dan Nicholson
On 4/15/07, Randy McMurchy [EMAIL PROTECTED] wrote: Dan Nicholson wrote these words on 04/15/07 12:54 CST: That sounds good. So, xref linkend=dbus/, xref linkend=dbus-glib/, etc.? Or just one big xref linkend=dbus-bindings/? Or prefer the individual binding xrefs. I might need some help

Re: Strange thing compiling Qt-3.3.8

2007-04-15 Thread Randy McMurchy
Randy McMurchy wrote these words on 04/15/07 12:29 CST: Noted a failure building Qt-3.3.8. Here is from the log of 'make': [snip error] I resumed make and it finished without issue. The build went fine after the restart. Upon building again after unpacking the tarball, I get a different

Re: Strange thing compiling Qt-3.3.8

2007-04-15 Thread Jeremy Huntwork
On Sun, 15 Apr 2007 13:45:33 -0500, Randy McMurchy [EMAIL PROTECTED] wrote: Randy McMurchy wrote these words on 04/15/07 12:29 CST: Noted a failure building Qt-3.3.8. Here is from the log of 'make': [snip error] I resumed make and it finished without issue. The build went fine after the

Re: Strange thing compiling Qt-3.3.8

2007-04-15 Thread Randy McMurchy
Randy McMurchy wrote these words on 04/15/07 13:45 CST: Randy McMurchy wrote these words on 04/15/07 12:29 CST: Noted a failure building Qt-3.3.8. Here is from the log of 'make': [snip error] I resumed make and it finished without issue. The build went fine after the restart. Upon

Re: Strange thing compiling Qt-3.3.8

2007-04-15 Thread Randy McMurchy
Jeremy Huntwork wrote these words on 04/15/07 13:52 CST: The one common thing I see between both errors is that you're compiling C+ code with g++. Perhaps you should run a sort of sanity check with your g++ compiler? Not sure how to go about that. Compiling qt is thousands of lines of C+

Re: Strange thing compiling Qt-3.3.8

2007-04-15 Thread Jeremy Huntwork
On Sun, 15 Apr 2007 13:58:58 -0500, Randy McMurchy [EMAIL PROTECTED] wrote: Not sure how to go about that. Compiling qt is thousands of lines of C+ code, and it simply halts with an error at sporadic places. Yeah, :/ No chance that it's maybe a memory issue? You're using a swap partition at