On Sat, Apr 29, 2017 at 10:50:45AM -0500, Jonathan S. Fisher wrote: > So for my compiled version, I manually compiled pcre and openssl by hand... > OpenCSW would include it's own stuff. > > Here's the command I used for pcre: > ./configure --disable-cpp CC="gcc" CFLAGS="-m64 -fPIC" \ > --target=sparc-sun-solaris2.11-gcc \ > --prefix=/usr/local/tomitribe/pcre > > And here's for openssl: > cd ~/build/openssl-1.0.2k > ./Configure solaris64-sparcv9-gcc \ > --prefix=/usr/local/tomitribe/openssl \ > -fPIC > > > I just got kicked off the system though. Bummer. I hate to leave a problem > hanging. It might be this problem has existed for awhile and there just > aren't that many people using haproxy on SPARC to report a problem. These > systems are expensive to rent! $20/day or $300/mo. I need to figure out if > they can be emulated effectively on x86 for this problem and others I'm > likely to face.
Well, I still have an ultra5 and an ultra60 here that I used to use exclusively to test and build haproxy. I stopped using them after the nvram battery died, it was a pain to have to redo the setup by hand from openboot each time I needed to boot them, and these are the only machines I have with a rotating disk so they're noisy :-/ Willy

