[OpenAFS-port-freebsd] problem with 1.3.64 on 5.2.1-RELEASE

Petr Holub hopet@ics.muni.cz
Fri, 14 May 2004 10:56:08 +0200


Hi all,

I've tried to compile 1.3.64 assuming that it's rather fresh snapshot
when it was released on 12. May 2004. I used following setup (modified
regen.sh to use autotools 2.13 and added my configure line there
as well):

echo "Updating configuration..."
echo "Running aclocal"
aclocal -I src/cf
echo "Running autoconf"
autoconf213
echo "Running autoconf for configure-libafs"
autoconf213 configure-libafs.in > configure-libafs
chmod +x configure-libafs
echo "Running autoheader"
autoheader213
#echo "Running automake"
#automake
./configure --with-afs-sysname=i386_fbsd_52 --enable-transarc-paths \
   --with-bsd-kernel-headers=/usr/src/sys \
   --with-bsd-kernel-build=/usr/src/sys/i386/compile/TRUL

and ran into following error:

cd MODLOAD ; \
echo gmake DESTDIR= single_compdir_libafs; \
gmake DESTDIR=  single_compdir_libafs
gmake DESTDIR= single_compdir_libafs
gmake[4]: Entering directory `/usr/home/hopet/openafs-1.3.64/src/libafs/MODLOAD'

Makefile.common:51: warning: overriding commands for target `.c.o'
/usr/home/hopet/openafs-1.3.64/src/config/Makefile.config:132: warning: ignoring
 old commands for target `.c.o'
cc -I. -I.. -I../nfs -I/usr/home/hopet/openafs-1.3.64/src -I/usr/home/hopet/open
afs-1.3.64/src/afs -I/usr/home/hopet/openafs-1.3.64/src/afs/FBSD -I/usr/home/hop
et/openafs-1.3.64/src/config -I/usr/home/hopet/openafs-1.3.64/src/rx/FBSD -I/usr
/home/hopet/openafs-1.3.64/src/rxkad -I/usr/home/hopet/openafs-1.3.64/src/rxkad/
domestic -I/usr/home/hopet/openafs-1.3.64/src/util -I/usr/home/hopet/openafs-1.3
.64/src -I/usr/home/hopet/openafs-1.3.64/src/afs -I/usr/home/hopet/openafs-1.3.6
4/src/afs/FBSD -I/usr/home/hopet/openafs-1.3.64/src/util -I/usr/home/hopet/opena
fs-1.3.64/src/rxkad -I/usr/home/hopet/openafs-1.3.64/src/config -I/usr/home/hope
t/openafs-1.3.64/src/fsint -I/usr/home/hopet/openafs-1.3.64/src/vlserver -I/usr/
home/hopet/openafs-1.3.64/include -I/usr/home/hopet/openafs-1.3.64/include/afs
 -O -I. -I.. -I/usr/home/hopet/openafs-1.3.64/src/config  -DAFSDEBUG -DKERNEL -D
AFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Wall -ansi -nostdinc -I/usr/in
clude -D_KERNEL -DKLD_MODULE -elf -mpreferred-stack-boundary=2 -mno-align-long-s
trings -fformat-extensions -fno-common -ffreestanding -I/usr/src/sys/i386/compil
e/TRUL -include opt_global.h -fno-strict-aliasing  -O2 -c /usr/home/hopet/openaf
s-1.3.64/src/util/afs_atomlist.c
cc1: opt_global.h: No such file or directory
gmake[4]: *** [afs_atomlist.o] Error 1
gmake[4]: Leaving directory `/usr/home/hopet/openafs-1.3.64/src/libafs/MODLOAD'
gmake[3]: *** [single_compdir] Error 2
gmake[3]: Leaving directory `/usr/home/hopet/openafs-1.3.64/src/libafs'
gmake[2]: *** [libafs] Error 2
gmake[2]: Leaving directory `/usr/home/hopet/openafs-1.3.64'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/usr/home/hopet/openafs-1.3.64'
gmake: *** [all] Error 2

Any clues?

Thanks,
Petr

================================================================
                            Petr Holub
CESNET z.s.p.o.                       Supercomputing Center Brno
Zikova 4                             Institute of Compt. Science
162 00 Praha 6, CZ                            Masaryk University
Czech Republic                     Botanicka 68a, 60200 Brno, CZ
e-mail: Petr.Holub@cesnet.cz               phone: +420-549493944
                                             fax: +420-541212747
                                       e-mail: hopet@ics.muni.cz