From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miroslav Ruda Subject: Re: openafs not supported? Date: Wed, 09 Mar 2005 23:39:42 +0100 Message-ID: <422F7B2E.1070304@ics.muni.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Ian Pratt Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org Ian Pratt wrote: >>Great, that was missing piece! I'm running openafs-1.2.11 >>compiled with faked >>linux-2.4.29-xen0 and until now everything works fine. > > > Please can you write a good bug report for the openafs maintainers to > get them to fix their Makefiles. Are you sure that this is bug in their Makefile? Even if I created correct symlinks to asm-xen instead of asm-i386 (not using your script), compilation included some i386 header instead of xen-enabled. I can imagine several reasons: - some header file from /usr/include/ was used (because openafs Makefile creates only several faked (=symlink to kernel source) include directories) -> this is bug in openafs - openafs code included some xen header file, which is not "expected" to be included directly and therefore this xen header file included wrong i386 version - if for example asm-xen is just subset of asm-i386, attempt to include some header existing only in i386 version should lead to usage of system header from /usr/include/asm-i386 I'll try to investigate it (first step will be trace usage of headers pre-installed to /usr/include), but I'm not yet convinced what's real source of problems. Mirek Ruda ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click