Hi Sebastian,

On Tue, Oct 07, 2014 at 09:58:28AM +0000, Sebastian Sch. wrote:
> Hi Lukas,
> 
> thanks for your helpful reply!
> 
> > 
> > Are you sure about this? Dev23 breaks the build while dev22 builds
> > correctly, is that what you are saying?
> > 
> 
> Actually dev22 was the last one I tried from the dev-line. I first 
> noticed it when building 1.5.0, so apparently the change came at a later 
> dev-release.
> 
> > 
> > Can you tell what exact openssl release are you running
> > ("openssl version")?
> 
> I compiled against OpenSSL 0.9.8y.
> 
> > Only dev25 includes some changes that may affect this. If thats the
> > case, and haproxy builds fine up to (including) dev24, then you can 
> try
> > building with USE_PTHREAD_PSHARED=1 or USE_PRIVATE_CACHE=1.
> > 
> 
> That actually did the trick! Both of these options work to complete the 
> build!

Great, thanks for the feedback. You'd probably prefer to use PSHARED
since it allows you to run in multi-process mode, while the private
cache makes that problematic.

We should probably add USE_PTHREAD_PSHARED=implicit to the solaris
section of the makefile then.

Anyone having a different experience here ? I need to retest on Solaris8
on my sparc, but I don't remember building with openssl there, which could
explain why I didn't notice this.

Thanks,
Willy


Reply via email to