[OpenAFS-devel] openafs-1.4.1 build failure on RHEL3 -- aklog fails to build

Derrick J Brashear shadow@dementia.org
Wed, 19 Apr 2006 17:49:26 -0400 (EDT)


On Wed, 19 Apr 2006, Derek Atkins wrote:

> Quoting Ken Hornstein <kenh@cmf.nrl.navy.mil>:
>
>>> I suspect if we ask the user base they would prefer #2.  I don't think
>>> it would be TOO hard to write a test that adds "-lkrb524" to LIBS and
>>> checks again for appropriate symbol....
>> 
>> Dumb question time.  Can you _not_ solve this by simply doing:
>> 
>> configure [...] --with-krb5 KRB5LIBS="-L/usr/kerberos/lib -lkrb5 -lk5crypto 
>> -lcom_err -lkrb524"
>> 
>> ... and possibly a few other options, but you get the idea.
>
> That would imply a special hook in the SPEC file for RHEL3.  Right now
> I have a single SPEC file that builds on all the supported RHEL and FC
> systems.

What version of rpm broke conditionals in the specfile?

Derrick