The revenge of the return of 1.1.2

Florian Schulze florian.schulze at gmx.net
Tue Dec 18 19:03:17 CET 2007


On Tue, 18 Dec 2007 18:21:53 +0100, Dag-Erling Smørgrav  
<des at linpro.no> wrote:

> Believe it or not, I have merged a few additional fixes and finished
> the change log for 1.1.2, and once Stig merges his changes to the
> Debian package metadata, we will be all set for a December 20th
> release.  Please test...
>
> DES


I just fetched the 1.1 branch r2308 and tried to compile on Mac OS X  
Leopard.

cache_pool.c:43:2: error: #error Unknown sendfile() implementation
cache_pool.c:173:2: error: #error Unknown sendfile() implementation
make[3]: *** [varnishd-cache_pool.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

During configure I get this when looking for sendfile:

checking for sendfile... yes

some more configure info:

checking build system type... i386-apple-darwin9.1.0
checking host system type... i386-apple-darwin9.1.0
checking target system type... i386-apple-darwin9.1.0
...
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld

Some gcc info:
$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking  
-enable-werror --prefix=/usr --mandir=/share/man  
--enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/  
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib  
--build=i686-apple-darwin9 --with-arch=apple --with-tune=generic  
--host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)

Regards,
Florian Schulze




More information about the varnish-misc mailing list