google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

cant compile lusca HEAD rev 14311 #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. svn checkout latest head
2. bootstrap and configure
3. make

What is the expected output? What do you see instead?

aufs/store_dir_aufs.c: In function ‘storeAufsDirInit’:
aufs/store_dir_aufs.c:212: error: ‘SquidConfig’ has no member named 
‘aiops’
aufs/store_dir_aufs.c:213: error: ‘SquidConfig’ has no member named 
‘aiops’
make[3]: *** [aufs/store_dir_aufs.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

What version of the product are you using? On what operating system?

lusca HEAD rev 14311

Please provide any additional information below.

OS: Centos 5.3 and Fedora 11

Original issue reported on code.google.com by dhani.fa...@gmail.com on 2 Oct 2009 at 5:53

GoogleCodeExporter commented 9 years ago
oops. i'll fix that in the next commit.

Original comment by adrian.c...@gmail.com on 2 Oct 2009 at 6:02

GoogleCodeExporter commented 9 years ago
Fixed in revision r14312.

Original comment by adrian.c...@gmail.com on 2 Oct 2009 at 6:05