[OpenAFS] openafs 1.2.10 on fedora core 1.0

Derek Atkins warlord@MIT.EDU
Wed, 12 Nov 2003 14:51:42 -0500


David Botsch <dwb7@ccmr.cornell.edu> writes:

> Right. The below is the error you get if you do not remove
> --enable-redhat-buildsys from the ./configure call in the spec file.

As I said in a previous message, you shouldn't have to do that.
If you have to remove the --enable-redhat-buildsys then you're
doing something wrong..

>> Building in directory: MODLOAD-2.4.22-1.2115.nptl-i386-MP
>> make[4]: Entering directory
>> `/usr/src/redhat/BUILD/openafs-1.2.10/src/libafs/MODLOAD-2.4.22-1.2115.nptl-i386-MP'

Looking at my Fedora RPM Repository, it looks like Red Hat no longer
supplies i386 kernel builds (only i586, i686, and athlon), so a
"better" fix is to remove 'i386' from the archlist.  Try this patch
(against 1.2.10 specfile):

--- /home/warlord/athena/openafs/openafs-1.2.10.spec	2003-08-03 11:21:37.000000000 -0400
+++ openafs-1.2.10.spec	2003-11-12 14:49:18.000000000 -0500
@@ -250,7 +250,7 @@
 fi
 
 %ifarch i386 i486 i586 i686 athlon
-archlist="i386 i586 i686 athlon"
+archlist="i586 i686 athlon"
 %if %{bootkernelsupport}
   archlist="${archlist} BOOT"
 %endif


Note that this wont fix the krb5 library issue.  Please let me know if this
fixes _this_ problem for you?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available