Varnish on OS X and bug #118
Martin Aspeli
optilude at gmx.net
Tue Aug 7 20:38:43 CEST 2007
Martin Aspeli wrote:
> Ah, I get you! Right, I'll try it tonight when I get home. Thanks! :)
>
> Martin
>
> On 8/7/07, Dag-Erling Smørgrav <des at linpro.no> wrote:
>> "Martin Aspeli" <optilude at gmx.net> writes:
>>> The problem, I suppose, is that your other solution still involves
>>> patching the sources.
>> Yes, but if this solution works, I'll apply it in Subversion and it
>> will be in 1.1.1.
Alas, I have the exact same problem after making the change you suggested.
In bin/varnishd/mgt_vcc.c, I have:
#ifdef __APPLE__
"exec cc -dynamiclib -Wl,-undefined,dynamic_lookup -o %s -x c - <
%s 2>&1",
#else
"exec cc -fpic -shared -Wl,-x -o %s -x c - < %s 2>&1",
#endif
Oh well :)
Martin
--
Acquisition is a jealous mistress
More information about the varnish-misc
mailing list