Arla help
Love
lha at stacken.kth.se
Mon Mar 9 15:51:30 CET 1998
Cheng Jin <chengjin at eecs.umich.edu> writes:
> Thanks for your previous reply, it was very helpful.
>
> I am close to getting arla to compile under freebsd; however there is
> an undefined type " AFSVolSync" in some files under arlad. I searched
> for it, but no typdef of " AFSVolSync" showed up. Any ideas?
AFSVolSync is defined in rxdef/common.h. Note that this file
is processed by ydr (ydr/*) and is included by both fs.xg and
vldb.xg. The definitions should end up in fs.h and vldb.h
Check if you can find AFSVolSync in those files in the buildtree.
If not try to figure out what ydr does wrong. To preprocess the files
ydr does something like
popen("cat file.xg | gcc -E -I.... -", "r");
Hope that helps.
Love
More information about the Arla-drinkers
mailing list