Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-20 Thread Jonathan Fisher
You guys are great. Thanks for the information and the patch On Fri, May 20, 2016 at 12:37 AM, Willy Tarreau wrote: > with the attachment it's better :-) > > On Fri, May 20, 2016 at 06:37:05AM +0200, Willy Tarreau wrote: > > Hi Jonathan, > > > > On Wed, May 18, 2016 at 01:52:01PM

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Willy Tarreau
with the attachment it's better :-) On Fri, May 20, 2016 at 06:37:05AM +0200, Willy Tarreau wrote: > Hi Jonathan, > > On Wed, May 18, 2016 at 01:52:01PM -0400, Jonathan Fisher wrote: > > Nice here's the complication output: > > > > > > http://pastebin.com/iS2JKXED > > > > Now I just have

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Willy Tarreau
Hi Jonathan, On Wed, May 18, 2016 at 01:52:01PM -0400, Jonathan Fisher wrote: > Nice here's the complication output: > > > http://pastebin.com/iS2JKXED > > Now I just have to figure out how to add openssl, zlib, and libpcre which > don't seem to be available on Oracle Solaris. Normally it

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Vincent Bernat
❦ 19 mai 2016 22:09 +0200, Willy Tarreau  : > If you're interested in updating your patch for this I'll happily apply > it. Otherwise I can do it myself to learn my lesson :-) I'll let you do it yourself. :) -- Write clearly - don't be too clever. - The Elements of

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Willy Tarreau
On Thu, May 19, 2016 at 07:33:50AM +0200, Vincent Bernat wrote: > ??? 18 mai 2016 22:56 +0200, Pavlos Parissis  : > > >> Also, where is the bugtracker for haproxy? I can file a report if you > >> want to save time. > > > > As far as I know there isn't any bugtracker.

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Vincent Bernat
❦ 19 mai 2016 09:30 -0400, Jonathan Fisher  : > Where is the git repo for haproxy? having trouble finding the official > one, all I can find is a mirror on github. On http://haproxy.org, you have the links in the main table. -- Don't comment bad code - rewrite it.

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Daniel Schneller
On the http://www.haproxy.org homepage there is a link to each version’s repo. Cheers, Daniel > On 19.05.2016, at 15:30, Jonathan Fisher wrote: > > Cool, thanks! > > Where is the git repo for haproxy? having trouble finding the official

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-19 Thread Jonathan Fisher
Cool, thanks! Where is the git repo for haproxy? having trouble finding the official one, all I can find is a mirror on github. On Thu, May 19, 2016 at 1:33 AM, Vincent Bernat wrote: > ❦ 18 mai 2016 22:56 +0200, Pavlos Parissis : > > >> Also, where

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Vincent Bernat
❦ 18 mai 2016 22:56 +0200, Pavlos Parissis  : >> Also, where is the bugtracker for haproxy? I can file a report if you >> want to save time. > > As far as I know there isn't any bugtracker. Posting problems in this > ML is enough to kick the investigation. So far this

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Pavlos Parissis
On 18/05/2016 10:42 μμ, Jonathan Fisher wrote: > Also, where is the bugtracker for haproxy? I can file a report if you want to > save time. > As far as I know there isn't any bugtracker. Posting problems in this ML is enough to kick the investigation. So far this model works quite well

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Jonathan Fisher
-- >> Let the data structure the program. >> - The Elements of Programming Style (Kernighan & Plauger) >> >> ――― Original Message ――― >> From: Jonathan Fisher <jfis...@tomitribe.com> >> Sent: 18 mai 2016 12:56 -0400 >> Subject: Re: Com

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Jonathan Fisher
((x) >> 32 > > #endif > > > > You can try yourself. Or if you don't know what to replace, I can > > provide a patch. > > -- > > Don't compare floating point numbers just for equality. > > - The Elements of Programmin

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Vincent Bernat
;jfis...@tomitribe.com> Sent: 18 mai 2016 12:56 -0400 Subject: Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11 To: Vincent Bernat Cc: haproxy@formilux.org > Oh man, I wish I was smart enough to understand what's happening > there... what do I need to replace? (And for my

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Jonathan Fisher
ming Style (Kernighan & Plauger) > > ――― Original Message ――― > From: Jonathan Fisher <jfis...@tomitribe.com> > Sent: 18 mai 2016 10:22 -0400 > Subject: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11 > To: haproxy@formilux.org > > > We can g

Re: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Vincent Bernat
) ――― Original Message ――― From: Jonathan Fisher <jfis...@tomitribe.com> Sent: 18 mai 2016 10:22 -0400 Subject: Compilation problem: haproxy 1.6.5 (latest) on Solaris 11 To: haproxy@formilux.org > We can get 1.5 to compile quite nicely on Solaris 11 :) 1.6 has a few > nice feat

Compilation problem: haproxy 1.6.5 (latest) on Solaris 11

2016-05-18 Thread Jonathan Fisher
We can get 1.5 to compile quite nicely on Solaris 11 :) 1.6 has a few nice features though we'd like to have, if it all possible. I have a VMDK created if the developers want to try it themselves in a virtual machine. Here is the output of the compiler, which is GCC-48: