Re: trouble building on solaris

2013-05-01 Thread Willy Tarreau
Hi Keith, On Tue, Apr 30, 2013 at 09:39:12AM +, keith anderson wrote: Benjamin Polidore polidore@... writes: sorry, this is 1.5 dev 14.  thanks.On Wed, Dec 5, 2012 at 9:17 AM, Benjamin Polidore polid...@gmail.com wrote: src/proxy.c:46: error: initializer element is not

Re: trouble building on solaris

2013-05-01 Thread Simon Horman
On Wed, May 01, 2013 at 10:15:00AM +0200, Willy Tarreau wrote: Hi Keith, On Tue, Apr 30, 2013 at 09:39:12AM +, keith anderson wrote: Benjamin Polidore polidore@... writes: sorry, this is 1.5 dev 14.  thanks.On Wed, Dec 5, 2012 at 9:17 AM, Benjamin Polidore

Re: trouble building on solaris

2013-05-01 Thread Willy Tarreau
On Wed, May 01, 2013 at 05:49:20PM +0900, Simon Horman wrote: On Wed, May 01, 2013 at 10:15:00AM +0200, Willy Tarreau wrote: Hi Keith, On Tue, Apr 30, 2013 at 09:39:12AM +, keith anderson wrote: Benjamin Polidore polidore@... writes: sorry, this is 1.5 dev 14. 

RE: trouble building on solaris

2013-05-01 Thread Anderson Keith
Hi Willy, SNIP Blindly removing the #include stdbool.h from checks.c and haproxy-systemd-wrapper.c does get a binary compilation but also an (unsurprisingly) eventual core dump. It should not cause any error, the stdbool you pointed were not used at all, so you're facing a different

Re: trouble building on solaris

2013-04-30 Thread keith anderson
Benjamin Polidore polidore@... writes: sorry, this is 1.5 dev 14.  thanks.On Wed, Dec 5, 2012 at 9:17 AM, Benjamin Polidore polid...@gmail.com wrote: src/proxy.c:46: error: initializer element is not constant Hi Willy, It seems that this issue has crept into the latest

Re: trouble building on solaris

2012-12-05 Thread Benjamin Polidore
sorry, this is 1.5 dev 14. thanks. On Wed, Dec 5, 2012 at 9:17 AM, Benjamin Polidore polid...@gmail.comwrote: src/proxy.c:46: error: initializer element is not constant

Re: trouble building on solaris

2012-12-05 Thread Willy Tarreau
Hi Benjamin, On Wed, Dec 05, 2012 at 09:17:38AM -0500, Benjamin Polidore wrote: I'm building on this system: SunOS 5.10 Generic_118833-17 sun4u sparc SUNW,Sun-Fire-V245 Solaris with gcc 4.2.4: Using built-in specs. Target: sparc-sun-solaris2.10 Configured with: ../configure