Mailing List Archive

Varnish on Mac OS X
I fired up my old eMac today and tried the latest trunk on it. It
builds and installs fine (no automake trouble) with autotools from
Xcode 2.4.1. You need to set MACOSX_DEPLOYMENT_TARGET to 10.3 or
higher to run, otherwise you get a linker error while compiling VCL
that tells you this. However, some of the regression tests fail, and
I haven't had time to look any deeper into the reason for that.

DES
--
Dag-Erling Sm?rgrav
Senior Software Developer
Linpro AS - www.linpro.no
Varnish on Mac OS X [ In reply to ]
Dag-Erling Sm?rgrav <des at linpro.no> writes:
> I fired up my old eMac today and tried the latest trunk on it. It
> builds and installs fine (no automake trouble) with autotools from
> Xcode 2.4.1. You need to set MACOSX_DEPLOYMENT_TARGET to 10.3 or
> higher to run, otherwise you get a linker error while compiling VCL
> that tells you this. However, some of the regression tests fail, and
> I haven't had time to look any deeper into the reason for that.

I think I figured that one out - timing issues in the test framework.

DES
--
Dag-Erling Sm?rgrav
Senior Software Developer
Linpro AS - www.linpro.no
Varnish on Mac OS X [ In reply to ]
With the changes I made last night and this morning, Mac OS X passes
all the tests that the other platforms also pass.

DES
--
Dag-Erling Sm?rgrav
Senior Software Developer
Linpro AS - www.linpro.no