Dear Russ, all, Success! In the previous email I forgot to reconfigure. Now openafs-modules was built and installed correctly.
Thank you very much! Regards, -Ippokratis. On 4/15/07, Ippokratis Pandis <[EMAIL PROTECTED]> wrote:
Dear Russ, I did the change but still it does believe that it builds on a 2.4 kernel. The error log can be found at http://www.cs.cmu.edu/~ipandis/linux/openafs/ <http://www.cs.cmu.edu/%7Eipandis/linux/openafs/> as the "Third Error log". Regards, -Ippokratis. On 4/15/07, Ippokratis Pandis < [EMAIL PROTECTED]> wrote: > > > Oops, I just saw your last message. I will try that right away. > > -Ippokratis. > > > On 4/15/07, Russ Allbery < [EMAIL PROTECTED]> wrote: > > > > Russ Allbery < [EMAIL PROTECTED] > writes: > > > > > Both of these problems indicate that you're trying to build a 2.4kernel > > > module against a 2.6 kernel. You never did reply to my last message > > on > > > the previous bug, but now that I look at it again, the problem is > > fairly > > > clear. > > > > > So, the question is why it thinks you have a 2.4 kernel when clearly > > you > > > don't. > > > > Ah, never mind, I found it. After unpacking openafs.tar.gz in your > > /usr/src tree, but before starting the build, could you change > > /usr/src/modules/openafs/debian/sysname by finding the section that > > reads: > > > > ia64) > > echo ia64_linux24 > > ;; > > > > and changing it to: > > > > ia64) > > case $KVERS in > > 2.4*) > > echo ia64_linux24 > > ;; > > 2.6*) > > echo ia64_linux26 > > ;; > > esac > > ;; > > > > and see if that fixes the problem? > > > > -- > > Russ Allbery ( [EMAIL PROTECTED]) < > > http://www.eyrie.org/~eagle/ <http://www.eyrie.org/%7Eeagle/>> > > > > > > -- > ------------------------------------------------------- > Ippokratis Pandis > Ph.D. candidate > Carnegie Mellon University > Phone: +1 412 877 5134 > Email: [EMAIL PROTECTED] > http://www.cs.cmu.edu/~ipandis/ <http://www.cs.cmu.edu/%7Eipandis/> > ------------------------------------------------------- > -- ------------------------------------------------------- Ippokratis Pandis Ph.D. candidate Carnegie Mellon University Phone: +1 412 877 5134 Email: [EMAIL PROTECTED] http://www.cs.cmu.edu/~ipandis/ <http://www.cs.cmu.edu/%7Eipandis/> -------------------------------------------------------
-- ------------------------------------------------------- Ippokratis Pandis Ph.D. candidate Carnegie Mellon University Phone: +1 412 877 5134 Email: [EMAIL PROTECTED] http://www.cs.cmu.edu/~ipandis/ -------------------------------------------------------

