Compilation Errors
Justin Giardina
justin at thecommode.com
Mon Sep 25 18:06:19 CEST 2006
I am having trouble compiling Varnish 1.0.1 on Debian Sarge. I am
using a 2.6.8-22-686-smp kernel and am able to successfully run
autogen.sh with no errors, then run configure with no errors.
When I try to run a make I get up to this error when trying to
compile version.c:
version.c: In function `varnish_version':
version.c:42: error: `PACKAGE_TARNAME' undeclared (first use in this
function)
version.c:42: error: (Each undeclared identifier is reported only once
version.c:42: error: for each function it appears in.)
version.c:42: error: `PACKAGE_VERSION' undeclared (first use in this
function)
Any help would greatly be appreciated.
Justin
More information about the varnish-bugs
mailing list