[254] in arla-drinkers
arla 0.9 : cannot compile on linux
daemon@ATHENA.MIT.EDU (mc8644.com@mclink.it)
Tue Sep 15 10:54:46 1998
From owner-arla-drinkers@stacken.kth.se Tue Sep 15 14:54:45 1998
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 25141 invoked from network); 15 Sep 1998 14:54:44 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 15 Sep 1998 14:54:44 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id QAA12453
for arla-drinkers-list; Tue, 15 Sep 1998 16:48:19 +0200 (MET DST)
Received: from ammi.mclink.it (ammi.mclink.it [195.110.128.1])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id QAA12449
for <arla-drinkers@stacken.kth.se>; Tue, 15 Sep 1998 16:48:10 +0200 (MET DST)
From: mc8644.com@mclink.it
Received: from uno (net130-121.mclink.it [195.110.130.121]) by ammi.mclink.it (8.8.8/8.6.12) with SMTP id QAA09930 for <arla-drinkers@stacken.kth.se>; Tue, 15 Sep 1998 16:47:54 +0200 (CEST)
Message-ID: <35FE7DFB.27900453@mclink.it>
Date: Tue, 15 Sep 1998 16:47:23 +0200
Organization: {}
X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.35 i586)
MIME-Version: 1.0
To: arla-drinkers@stacken.kth.se
Subject: arla 0.9 : cannot compile on linux
Content-Type: multipart/mixed; boundary="------------3E72ED163F13254F13875370"
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
This is a multi-part message in MIME format.
--------------3E72ED163F13254F13875370
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
--
Nicola Fabiano, <mc8644.com@mclink.it> (Please remove the .com for
reply)
--------------3E72ED163F13254F13875370
Content-Type: text/plain; charset=us-ascii; name="arlabug.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="arlabug.txt"
Hello. I have downoaded arla 0.9 willing to try it on some linux boxes,
but I cannot compile it. I have tried the usual ./configure ; make , and have
also changed several times the various configure parameters (directory, etc.)
to no avail.
The compilation dies on two different machines that work normally,
therefore I would conclude that there is some problem wit arla itself.
I show here the make output.
Here is the error on the slakware machin, kernel 2.0.35, gcc version 2.7.2:
....
make[2]: Entering directory `/incoming/arla-0.9/xfs/linux'
gcc -c -DHAVE_CONFIG_H -DMODULE -DMODVERSIONS -D__KERNEL__ -DDEBUG -I.
-I. -g -Wall -g -I. -I./../include -I../../include -I./../../include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer xfs_load.c
In file included from xfs_load.c:39:
xfs_locl.h:47: linux/modversions.h: No such file or directory
make[2]: *** [xfs_load.o] Error 1
make[2]: Leaving directory `/incoming/arla-0.9/xfs/linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/incoming/arla-0.9/xfs'
make: *** [all] Error 1
Command had non-zero exit status 2
and this stems out on the redhat box, kernel 2.0.32,
gcc version egcs-2.90.21 971202 :
....
gcc -c -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/arla/etc\" -DARLACACHEDIR=\"/usr/arl
a/cache\" -DARLACONFFILE=\"/usr/arla/etc/arla.conf\" -I. -I. -I./.. -I/home/nico
la/arla-0.9/xfs/linux -I../include -I./../include -I../rxdef -I./../rxkad -DDEB
UG -g -Wall messages.c
messages.c: In function `xfs_message_getroot':
messages.c:552: `RXKADEXPIRED' undeclared (first use this function)
messages.c:552: (Each undeclared identifier is reported only once
messages.c:552: for each function it appears in.)
messages.c: In function `xfs_message_getnode':
messages.c:601: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_getattr':
messages.c:645: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_putattr':
messages.c:683: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_create':
messages.c:795: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_mkdir':
messages.c:892: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_link':
messages.c:987: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_symlink':
messages.c:1084: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_remove':
messages.c:1160: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_rmdir':
messages.c:1235: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_rename':
messages.c:1353: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_putdata':
messages.c:1388: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `xfs_message_getdata':
messages.c:1460: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `viocgetacl':
messages.c:1567: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `viocsetacl':
messages.c:1616: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `viocgetvolstat':
messages.c:1669: `RXKADEXPIRED' undeclared (first use this function)
messages.c: In function `viocsetvolstat':
messages.c:1769: `RXKADEXPIRED' undeclared (first use this function)
messages.c: At top level:
messages.c:396: warning: `xfs_message_rpc' defined but not used
make[1]: *** [messages.o] Error 1
make[1]: Leaving directory `/home/nicola/arla-0.9/arlad'
make: *** [all] Error 1
Command exited with non-zero status 2
As you see, the redhat box actually compiles the stuff in the xfs/linux
directory (there is no linux/modversions.h in the kernel 2.0.35) and then dies.
I hope this report could help somehow.
--------------3E72ED163F13254F13875370--