[OpenAFS] compiling OpenAFS on fedora 64 bit SMP with Opteron processor

Derrick J Brashear shadow@dementia.org
Wed, 11 Feb 2004 14:48:01 -0500 (EST)


On Wed, 11 Feb 2004, Rich Sudlow wrote:

> I'm trying to get OpenAFS running on a dual processor Opteron
> running 64 bit fedora (2.4.22-2135.nptlsmp).
>
> I downloaded openafs-1.2.11-fc1.0.1.src.rpm and then
> tried rpmbuild -bb openafs-1.2.11.spec
> and got the following message
>
> I see src/config/Makefile.amd64_linux24.in
> but arch does return x86_64
> should I use Makefile.amd64_linux24.in?

The afs sysname is amd64_linux24 due to the ambiguity having 2 underscores
would cause; I'd expect you could tweak the spec file somehow to do the
right thing.