Re: [ptxdist] [PATCHv2] log4cplus: Add new package

2013-01-31 Thread Andreas Bießmann
Hi Bernhard, On 30.01.2013 13:32, Bernhard Sessler wrote: log4cplus is an excellent port of the popular log4j logging library to C++. Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- rules/log4cplus.in | 21 rules/log4cplus.make | 67

Re: [ptxdist] [PATCHv2] log4cplus: Add new package

2013-01-31 Thread Bernhard Walle
* Andreas Bießmann andreas.biessm...@corscience.de [2013-01-31 10:42]: + select QT4 if LOG4CPLUS_QT4 Shouldn't we move that select QT4 down to the LOG4CPLUS_QT4 switch? That doesn't work. Regards, Bernhard -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] [PATCHv2] log4cplus: Add new package

2013-01-31 Thread Bernhard Walle
* Bernhard Sessler bernhard.sess...@corscience.de [2013-01-30 13:32]: log4cplus is an excellent port of the popular log4j logging library to C++. [...] + +menuconfig LOG4CPLUS + tristate + prompt log4cplus + select GLIBC_PTHREAD You're probably missing

Re: [ptxdist] [PATCHv2] log4cplus: Add new package

2013-01-31 Thread Bernhard Seßler
Yes, probably... :) Thanks for all the hints to what I did wrong. I'll submit an updated patch. Regards, Bernhard On 31/01/13 10:46, Bernhard Walle wrote: * Bernhard Sessler bernhard.sess...@corscience.de [2013-01-30 13:32]: snip + +menuconfig LOG4CPLUS +tristate +prompt log4cplus

Re: [ptxdist] [PATCHv2] log4cplus: Add new package

2013-01-30 Thread Alexander Aring
Hi, On Wed, Jan 30, 2013 at 01:32:48PM +0100, Bernhard Sessler wrote: log4cplus is an excellent port of the popular log4j logging library to C++. Signed-off-by: Bernhard Sessler bernhard.sess...@corscience.de --- rules/log4cplus.in | 21 rules/log4cplus.make | 67