Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread Hamish Moffatt
On Thu, Dec 13, 2001 at 04:20:52PM +0100, A Mennucc1 wrote: > may someone give a look? > > #include You should be #including instead of ; try that. Please use your real name when posting to debian lists. It is common courtesy. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROT

Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread A Mennucc1
On Fri, Dec 14, 2001 at 11:51:56PM +1100, Hamish Moffatt wrote: > On Thu, Dec 13, 2001 at 04:20:52PM +0100, A Mennucc1 wrote: > > may someone give a look? > > > > #include > > You should be #including instead of ; > try that. it gives the same error > > Please use your real name when postin

Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread Michael Banck
On Fri, Dec 14, 2001 at 02:17:44PM +0100, A Mennucc1 wrote: > > Please use your real name when posting to debian lists. > > It is common courtesy. > > > > I am a Debian developer ; > 'A Mennucc1' is the nickname that I chose when I joined Debian ; So, do you need help to configure your mail c

sponsor for gkrellm-reminder

2001-12-14 Thread Hereward Cooper
Hi there, I'm looking for a sponsor for my latest package: gkrellm-reminder. gkrellm-reminder is a gkrellm plugin for reminding you of important events. Events can be scheduled to occour over a specified interval of time, and repeat based on the day of the week, or after a specified number of day

gathering debconf information from another package

2001-12-14 Thread Robert Millan
** Please CC your reply, i'm not subscribed ** Hello, I need to obtain debconf information from my postinst with db_get from a package that isn't of mine. do I need to set a pre-depends on it or is it enough with a depends? thanks! -- Rob

Re: gathering debconf information from another package

2001-12-14 Thread Colin Watson
On Fri, Dec 14, 2001 at 11:37:35PM +0100, Robert Millan wrote: > I need to obtain debconf information from my postinst > with db_get from a package that isn't of mine. > > do I need to set a pre-depends on it or is it enough > with a depends? a Depends: b means that a won't be configured until b

Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread Hamish Moffatt
On Thu, Dec 13, 2001 at 04:20:52PM +0100, A Mennucc1 wrote: > may someone give a look? > > #include You should be #including instead of ; try that. Please use your real name when posting to debian lists. It is common courtesy. Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTE

Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread A Mennucc1
On Fri, Dec 14, 2001 at 11:51:56PM +1100, Hamish Moffatt wrote: > On Thu, Dec 13, 2001 at 04:20:52PM +0100, A Mennucc1 wrote: > > may someone give a look? > > > > #include > > You should be #including instead of ; > try that. it gives the same error > > Please use your real name when posting

Re: bug? : g++: `ios::ios(const ios &)' is private

2001-12-14 Thread Michael Banck
On Fri, Dec 14, 2001 at 02:17:44PM +0100, A Mennucc1 wrote: > > Please use your real name when posting to debian lists. > > It is common courtesy. > > > > I am a Debian developer ; > 'A Mennucc1' is the nickname that I chose when I joined Debian ; So, do you need help to configure your mail cl

sponsor for gkrellm-reminder

2001-12-14 Thread Hereward Cooper
Hi there, I'm looking for a sponsor for my latest package: gkrellm-reminder. gkrellm-reminder is a gkrellm plugin for reminding you of important events. Events can be scheduled to occour over a specified interval of time, and repeat based on the day of the week, or after a specified number of days

gathering debconf information from another package

2001-12-14 Thread Robert Millan
** Please CC your reply, i'm not subscribed ** Hello, I need to obtain debconf information from my postinst with db_get from a package that isn't of mine. do I need to set a pre-depends on it or is it enough with a depends? thanks! -- Robe

Re: gathering debconf information from another package

2001-12-14 Thread Colin Watson
On Fri, Dec 14, 2001 at 11:37:35PM +0100, Robert Millan wrote: > I need to obtain debconf information from my postinst > with db_get from a package that isn't of mine. > > do I need to set a pre-depends on it or is it enough > with a depends? a Depends: b means that a won't be configured until b