Package: openafs-modules-source
Version: 1.3.74-1
Severity: serious
Tags: experimental
Justification: no longer builds from source


Module does not build from source with 1.3.74 and kernel 2.6.10 .
(config from kernel-imsage-2.6.10-1-686-smp)

I successfully built upstream 1.3.79 with kernel-source-2.6.10 and am
using it now (client only), so I can confirm that it fixes it at least
for me.

Build log attached.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (490, 'testing'), (480, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages openafs-modules-source depends on:
ii  bison                      1:1.875d-1    A parser generator that is compati
ii  debhelper                  4.2.31        helper programs for debian/rules
ii  e2fslibs-dev               1.36release-1 ext2 filesystem libraries - header
ii  flex                       2.5.31-31     A fast lexical analyzer generator.
ii  kernel-package             8.124         A utility for building Linux kerne
ii  libncurses5-dev            5.4-4         Developer's libraries and docs for
ii  libpam0g-dev               0.76-22       Development files for PAM

-- no debconf information
make[1]: Entering directory `/usr/src/modules/openafs'
ln -s @sys/dest dest
ln: `dest': File exists
make[1]: [build-modules-stamp] Error 1 (ignored)
ln -s i386_linux26 @sys
ln: [EMAIL PROTECTED]': File exists
make[1]: [build-modules-stamp] Error 1 (ignored)
sh configure --with-afs-sysname=i386_linux26 
--with-linux-kernel-headers=/usr/src/kernel-source-2.6.10 
--prefix=`pwd`/debian/tmp
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking build system type... i686-pc-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking host system type... i686-pc-linux-gnu
checking for AIX... no
checking for strerror in -lcposix... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for __FUNCTION__ and __LINE__ macros... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... bison -y
checking whether byte order is known at compile time... yes
checking whether byte ordering is bigendian... no
checking your OS... linux
checking if gcc accepts -march=pentium... yes
checking if gcc needs -fno-strength-reduce... yes
checking if gcc needs -fno-strict-aliasing... yes
checking if gcc supports -fno-common... yes
checking if gcc supports -pipe... yes
checking whether to build osi_vfs.h... nothing to do... src/afs/LINUX/osi_vfs.h 
not changed.
checking for linux/completion.h existance... yes
checking for defined for_each_process... yes
checking for defined prev_task... yes
checking for exported tasklist_lock... no
checking for page_lock in struct address_space... no
checking for gfp_mask in struct address_space... no
checking for i_alloc_sem in struct inode... yes
checking for i_truncate_sem in struct inode... no
checking for i_dirty_data_buffers in struct inode... no
checking for i_devices in struct inode... yes
checking for i_security in struct inode... yes
checking for inode_setattr return type... yes
checking for linux/syscall.h in kernel... no
checking for SELinux kernel... yes
checking for 5th argument in sock_create found in some SELinux kernels... no
checking for redhat kernel configuration... no
checking for recalc_sigpending arg type... yes
checking for parent in struct task_struct... yes
checking for real_parent in struct task_struct... yes
checking for sig in struct task_struct... no
checking for sighand in struct task_struct... yes
checking for sigmask_lock in struct task_struct... no
checking if kernel uses MODVERSIONS... no
checking which kernel modules to build... MP
configure: WARNING: Cannot determine sys_call_table status. assuming it isn't 
exported
checking for definition of struct buf... no
checking if struct sockaddr has sa_len field... no
checking for socket... yes
checking for connect... yes
checking for gethostbyname... yes
checking for the useability of arpa/nameser_compat.h... yes
checking for res_search... yes, in libresolv
checking for pthread_attr_init in -lpthread... yes
checking for tivoli tsm butc support... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for strings.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking security/pam_modules.h usability... yes
checking security/pam_modules.h presence... yes
checking for security/pam_modules.h... yes
checking siad.h usability... no
checking siad.h presence... no
checking for siad.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for utimes... yes
checking for random... yes
checking for srandom... yes
checking for getdtablesize... yes
checking for snprintf... yes
checking for strlcat... no
checking for strlcpy... no
checking for re_comp... yes
checking for re_exec... yes
checking for setprogname... no
checking for getprogname... no
checking for sigaction... yes
checking for mkstemp... yes
checking for vsnprintf... yes
checking for strerror... yes
checking for regcomp... yes
checking for regexec... yes
checking for regerror... yes
checking for POSIX regex library... yes
checking for ssize_t... yes
checking for long... yes
checking size of long... 4
checking for timegm... yes
checking for ranlib... (cached) ranlib
checking for as... as
checking for ar... ar
checking for mv... mv
checking for rm... rm
checking for ld... ld
checking for cp... cp
checking for strip... strip
checking for lorder... lorder
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/afs/Makefile
config.status: creating src/afsd/Makefile
config.status: creating src/afsmonitor/Makefile
config.status: creating src/afsweb/Makefile
config.status: creating src/audit/Makefile
config.status: creating src/auth/test/Makefile
config.status: creating src/auth/Makefile
config.status: creating src/bozo/test/Makefile
config.status: creating src/bozo/Makefile
config.status: creating src/bu_utils/Makefile
config.status: creating src/bubasics/Makefile
config.status: creating src/bucoord/Makefile
config.status: creating src/budb/Makefile
config.status: creating src/butc/Makefile
config.status: creating src/butm/Makefile
config.status: creating src/cmd/test/Makefile
config.status: creating src/cmd/Makefile
config.status: creating src/comerr/test/Makefile
config.status: creating src/comerr/Makefile
config.status: creating src/config/Makefile
config.status: creating src/config/Makefile.config
config.status: creating src/config/Makefile.version-NOCML
config.status: creating src/dauth/Makefile
config.status: creating src/des/test/Makefile
config.status: creating src/des/Makefile
config.status: creating src/des_stub/Makefile
config.status: creating src/dir/test/Makefile
config.status: creating src/dir/Makefile
config.status: creating src/export/Makefile
config.status: creating src/finale/Makefile
config.status: creating src/fsint/Makefile
config.status: creating src/fsprobe/Makefile
config.status: creating src/ftpd43+/Makefile
config.status: creating src/gtx/Makefile
config.status: creating src/inetd/Makefile
config.status: creating src/JAVA/libjafs/Makefile
config.status: creating src/kauth/test/Makefile
config.status: creating src/kauth/Makefile
config.status: creating src/libacl/test/Makefile
config.status: creating src/libacl/Makefile
config.status: creating src/libadmin/adminutil/Makefile
config.status: creating src/libadmin/Makefile
config.status: creating src/libadmin/bos/Makefile
config.status: creating src/libadmin/cfg/test/Makefile
config.status: creating src/libadmin/cfg/Makefile
config.status: creating src/libadmin/client/Makefile
config.status: creating src/libadmin/kas/Makefile
config.status: creating src/libadmin/pts/Makefile
config.status: creating src/libadmin/samples/Makefile
config.status: creating src/libadmin/test/Makefile
config.status: creating src/libadmin/vos/Makefile
config.status: creating src/libafs/Makefile.common
config.status: creating src/libafs/MakefileProto.LINUX
config.status: creating src/libafsauthent/Makefile
config.status: creating src/libafsrpc/Makefile
config.status: creating src/libuafs/Makefile.common
config.status: creating src/libuafs/MakefileProto.LINUX
config.status: creating src/log/test/Makefile
config.status: creating src/log/Makefile
config.status: creating src/login/Makefile
config.status: creating src/lwp/test/Makefile
config.status: creating src/lwp/Makefile
config.status: creating src/mpp/Makefile
config.status: creating src/ntp/Makefile
config.status: creating src/null/Makefile
config.status: creating src/package/Makefile
config.status: creating src/pam/Makefile
config.status: creating src/pinstall/test/Makefile
config.status: creating src/pinstall/Makefile
config.status: creating src/procmgmt/Makefile
config.status: creating src/procmgmt/test/Makefile
config.status: creating src/ptserver/Makefile
config.status: creating src/rcp/Makefile
config.status: creating src/rlogind/Makefile
config.status: creating src/rsh/Makefile
config.status: creating src/rx/Makefile
config.status: creating src/rx/bulk.example/Makefile
config.status: creating src/rx/bulktest/Makefile
config.status: creating src/rx/multi.example/Makefile
config.status: creating src/rx/simple.example/Makefile
config.status: creating src/rx/test/Makefile
config.status: creating src/rxdebug/Makefile
config.status: creating src/rxgen/Makefile
config.status: creating src/rxkad/Makefile
config.status: creating src/rxkad/test/Makefile
config.status: creating src/rxstat/Makefile
config.status: creating src/scout/Makefile
config.status: creating src/sgistuff/Makefile
config.status: creating src/shlibafsauthent/Makefile
config.status: creating src/shlibafsrpc/Makefile
config.status: creating src/sia/Makefile
config.status: creating src/sys/Makefile
config.status: creating src/tbutc/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/run-tests
config.status: creating src/tests/OpenAFS/Dirpath.pm
config.status: creating src/tsm41/Makefile
config.status: creating src/tviced/Makefile
config.status: creating src/tvolser/Makefile
config.status: creating src/ubik/Makefile
config.status: creating src/update/Makefile
config.status: creating src/usd/test/Makefile
config.status: creating src/usd/Makefile
config.status: creating src/uss/Makefile
config.status: creating src/util/Makefile
config.status: creating src/util/test/Makefile
config.status: creating src/venus/test/Makefile
config.status: creating src/venus/Makefile
config.status: creating src/vfsck/Makefile
config.status: creating src/viced/Makefile
config.status: creating src/vlserver/Makefile
config.status: creating src/vol/Makefile
config.status: creating src/vol/test/Makefile
config.status: creating src/volser/Makefile
config.status: creating src/wsadmin.src/Makefile
config.status: creating src/xstat/Makefile
config.status: creating src/helper-splint.sh
config.status: creating src/config/afsconfig.h
config.status: src/config/afsconfig.h is unchanged
config.status: executing depfiles commands
make only_libafs
make[2]: Entering directory `/usr/src/modules/openafs'
make build TARGET=libafs
make[3]: Entering directory `/usr/src/modules/openafs'
make libafs DEST=/usr/src/modules/openafs/i386_linux26/dest COMPILE_PART2B=all 
DESTDIR=
make[4]: Entering directory `/usr/src/modules/openafs'
cd src && cd config && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/config'
rm -f Makefile.version
if      [ -r SRC/../CML/state ] ; \
then    cp ./Makefile.version-CML Makefile.version ; \
else    cp Makefile.version-NOCML Makefile.version ; \
fi
make -f Makefile.version AFS_component_version_number.c
make[6]: Entering directory `/usr/src/modules/openafs/src/config'
make[6]: `AFS_component_version_number.c' is up to date.
make[6]: Leaving directory `/usr/src/modules/openafs/src/config'
if [ "X" != "X" ] ; then \
        cat ./ ./param.i386_linux26.h > param.h.new ; \
        rm -f /usr/src/modules/openafs/include/afs/param.h; \
         cp param.h.new /usr/src/modules/openafs/include/afs/param.h ; \
else \
        rm -f /usr/src/modules/openafs/include/afs/param.h; cp 
./param.i386_linux26.h /usr/src/modules/openafs/include/afs/param.h ; \
fi
make[5]: Leaving directory `/usr/src/modules/openafs/src/config'
src/config/config src/libafs/MakefileProto.LINUX src/libafs/Makefile 
i386_linux26
Wrote new makefile 'src/libafs/Makefile'.
cd src && cd pinstall && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/pinstall'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/pinstall'
cd src && cd lwp && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/lwp'
make[5]: Nothing to be done for `depinstall'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/lwp'
cd src && cd rx && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/rx'
make[5]: Nothing to be done for `depinstall'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/rx'
cd src && cd rxgen && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/rxgen'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/rxgen'
cd src && cd procmgmt && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/procmgmt'
/usr/src/modules/openafs/src/pinstall/pinstall libprocmgmt.a 
/usr/src/modules/openafs/lib/libprocmgmt.a
No changes to libprocmgmt.a since /usr/src/modules/openafs/lib/libprocmgmt.a 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/procmgmt'
cd src && cd util && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/util'
( sed \
        -e "[EMAIL 
PROTECTED]/usr/src/modules/openafs/debian/tmp/etc/openafs/server+" \
        -e "[EMAIL PROTECTED]/usr/src/modules/openafs/debian/tmp/etc/openafs+" \
        -e "[EMAIL PROTECTED]/usr/src/modules/openafs/debian/tmp/bin+" \
        -e "[EMAIL PROTECTED]/usr/src/modules/openafs/debian/tmp/sbin+" \
        -e "[EMAIL 
PROTECTED]/usr/src/modules/openafs/debian/tmp/libexec/openafs+" \
        -e "[EMAIL 
PROTECTED]/usr/src/modules/openafs/debian/tmp/var/openafs/db+" \
        -e "[EMAIL 
PROTECTED]/usr/src/modules/openafs/debian/tmp/var/openafs/logs+" \
        -e "[EMAIL PROTECTED]/usr/src/modules/openafs/debian/tmp/var/openafs+" \
        -e "[EMAIL 
PROTECTED]/usr/src/modules/openafs/debian/tmp/var/openafs/backup+" \
        -e "[EMAIL PROTECTED]/usr/src/modules/openafs/debian/tmp/etc/openafs+" \
        ./dirpath.hin >dirpath.h.tmp && \
        mv dirpath.h.tmp dirpath.h )
/usr/src/modules/openafs/src/pinstall/pinstall dirpath.h 
/usr/src/modules/openafs/include/afs/dirpath.h
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./assert.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./base64.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./casestrcpy.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./ktime.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./volparse.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./hostparse.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./hputil.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./kreltime.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./isathing.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./get_krbrlm.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./uuid.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./serverLog.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./dirpath.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./fileutil.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./netutils.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./flipbase64.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./afs_atomlist.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./afs_lhash.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./snprintf.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./strlcat.c
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./strlcpy.c
rm -f util.a
ar crv util.a assert.o base64.o casestrcpy.o ktime.o volparse.o hostparse.o 
hputil.o kreltime.o isathing.o get_krbrlm.o uuid.o serverLog.o dirpath.o 
fileutil.o netutils.o flipbase64.o afs_atomlist.o afs_lhash.o snprintf.o 
strlcat.o strlcpy.o  AFS_component_version_number.o
a - assert.o
a - base64.o
a - casestrcpy.o
a - ktime.o
a - volparse.o
a - hostparse.o
a - hputil.o
a - kreltime.o
a - isathing.o
a - get_krbrlm.o
a - uuid.o
a - serverLog.o
a - dirpath.o
a - fileutil.o
a - netutils.o
a - flipbase64.o
a - afs_atomlist.o
a - afs_lhash.o
a - snprintf.o
a - strlcat.o
a - strlcpy.o
a - AFS_component_version_number.o
ranlib util.a
/usr/src/modules/openafs/src/pinstall/pinstall util.a 
/usr/src/modules/openafs/lib/util.a
/usr/src/modules/openafs/src/pinstall/pinstall util.a 
/usr/src/modules/openafs/lib/libafsutil.a
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE -c ./sys.c
gcc -pipe  -o sys sys.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE assert.c -o ../pic/util/assert.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE base64.c -o ../pic/util/base64.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE casestrcpy.c -o ../pic/util/casestrcpy.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE ktime.c -o ../pic/util/ktime.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE volparse.c -o ../pic/util/volparse.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE hostparse.c -o ../pic/util/hostparse.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE hputil.c -o ../pic/util/hputil.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE kreltime.c -o ../pic/util/kreltime.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE isathing.c -o ../pic/util/isathing.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE get_krbrlm.c -o ../pic/util/get_krbrlm.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE uuid.c -o ../pic/util/uuid.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE serverLog.c -o ../pic/util/serverLog.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE dirpath.c -o ../pic/util/dirpath.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE fileutil.c -o ../pic/util/fileutil.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE netutils.c -o ../pic/util/netutils.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE flipbase64.c -o ../pic/util/flipbase64.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE afs_atomlist.c -o ../pic/util/afs_atomlist.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE afs_lhash.c -o ../pic/util/afs_lhash.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE snprintf.c -o ../pic/util/snprintf.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE strlcat.c -o ../pic/util/strlcat.o
make[5]: Leaving directory `/usr/src/modules/openafs/src/util'
cd src && cd comerr && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/comerr'
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE error_msg.c -o ../pic/comerr/error_msg.o
gcc -pipe -c -g -O2 -Dlinux -DLINUX_PAM -fPIC  -O2 
-I/usr/src/modules/openafs/src/config -I. -I. 
-I/usr/src/modules/openafs/include -I/usr/src/modules/openafs/include/afs 
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs 
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2 
-D_LARGEFILE64_SOURCE et_name.c -o ../pic/comerr/et_name.o
rm -f libcom_err.a
ar crv libcom_err.a error_msg.o et_name.o com_err.o 
AFS_component_version_number.o
a - error_msg.o
a - et_name.o
a - com_err.o
a - AFS_component_version_number.o
ranlib libcom_err.a
/usr/src/modules/openafs/src/pinstall/pinstall libcom_err.a 
/usr/src/modules/openafs/lib/libcom_err.a
make[5]: Leaving directory `/usr/src/modules/openafs/src/comerr'
cd src && cd ubik && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/ubik'
/usr/src/modules/openafs/src/pinstall/pinstall ubik.h 
/usr/src/modules/openafs/include/ubik.h
No changes to ubik.h since /usr/src/modules/openafs/include/ubik.h installed
/usr/src/modules/openafs/src/pinstall/pinstall ubik_int.h 
/usr/src/modules/openafs/include/ubik_int.h
No changes to ubik_int.h since /usr/src/modules/openafs/include/ubik_int.h 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/ubik'
cd src && cd auth && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/auth'
/usr/src/modules/openafs/src/pinstall/pinstall cellconfig.h 
/usr/src/modules/openafs/include/afs/cellconfig.h
No changes to cellconfig.h since 
/usr/src/modules/openafs/include/afs/cellconfig.h installed
/usr/src/modules/openafs/src/pinstall/pinstall auth.h 
/usr/src/modules/openafs/include/afs/auth.h
No changes to auth.h since /usr/src/modules/openafs/include/afs/auth.h installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/auth'
cd src && cd vlserver && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/vlserver'
/usr/src/modules/openafs/src/pinstall/pinstall vlserver.h 
/usr/src/modules/openafs/include/afs/vlserver.h
No changes to vlserver.h since /usr/src/modules/openafs/include/afs/vlserver.h 
installed
/usr/src/modules/openafs/src/pinstall/pinstall vldbint.h 
/usr/src/modules/openafs/include/afs/vldbint.h
No changes to vldbint.h since /usr/src/modules/openafs/include/afs/vldbint.h 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/vlserver'
cd src && cd rxkad && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/rxkad'
/usr/src/modules/openafs/src/pinstall/pinstall rxkad.h 
/usr/src/modules/openafs/include/rx/rxkad.h
No changes to rxkad.h since /usr/src/modules/openafs/include/rx/rxkad.h 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/rxkad'
cd src && cd fsint && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/fsint'
/usr/src/modules/openafs/src/pinstall/pinstall afsint.h 
/usr/src/modules/openafs/include/afs/afsint.h
No changes to afsint.h since /usr/src/modules/openafs/include/afs/afsint.h 
installed
/usr/src/modules/openafs/src/pinstall/pinstall afscbint.h 
/usr/src/modules/openafs/include/afs/afscbint.h
No changes to afscbint.h since /usr/src/modules/openafs/include/afs/afscbint.h 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/fsint'
cd src && cd libacl && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/libacl'
make[5]: Nothing to be done for `depinstall'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/libacl'
cd src && cd afs && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/afs'
/usr/src/modules/openafs/src/pinstall/pinstall unified_afs.h 
/usr/src/modules/openafs/include/afs/unified_afs.h
No changes to unified_afs.h since 
/usr/src/modules/openafs/include/afs/unified_afs.h installed
case i386_linux26 in \
        pmax_ul43 | pmax_ul43a) \
                /usr/src/modules/openafs/src/pinstall/pinstall longc_procs.h 
/usr/src/modules/openafs/include/afs ;; \
esac
make[5]: Leaving directory `/usr/src/modules/openafs/src/afs'
cd src && cd dir && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/dir'
make[5]: Nothing to be done for `depinstall'.
make[5]: Leaving directory `/usr/src/modules/openafs/src/dir'
cd src && cd rxstat && make depinstall
make[5]: Entering directory `/usr/src/modules/openafs/src/rxstat'
/usr/src/modules/openafs/src/pinstall/pinstall rxstat.h 
/usr/src/modules/openafs/include/rx/rxstat.h
No changes to rxstat.h since /usr/src/modules/openafs/include/rx/rxstat.h 
installed
make[5]: Leaving directory `/usr/src/modules/openafs/src/rxstat'
cd src && cd libafs && make all
make[5]: Entering directory `/usr/src/modules/openafs/src/libafs'
Makefile.common:50: warning: overriding commands for target `.c.o'
/usr/src/modules/openafs/src/config/Makefile.config:132: warning: ignoring old 
commands for target `.c.o'
Makefile:155: target `openafs.ko' given more than once in the same rule.
Makefile:193: warning: overriding commands for target 
`/usr/src/modules/openafs/debian/tmp/lib/openafs/openafs.ko'
Makefile:190: warning: ignoring old commands for target 
`/usr/src/modules/openafs/debian/tmp/lib/openafs/openafs.ko'
rm -f h net netinet sys rpc
ln -fs rx rpc
for m in MP ; do \
        KDIR=MODLOAD-2.6.10-1-686-smp-$m; \
        mkdir -p ${KDIR}; \
        ln -fs ../Makefile ${KDIR}/Makefile.afs ; \
        ln -fs ../Makefile.common ${KDIR}/Makefile.common; \
        ln -fs ../config ${KDIR}/config; \
done 
rm -f h 
ln -fs /usr/src/kernel-source-2.6.10/include/linux h 
rm -f linux 
ln -fs /usr/src/kernel-source-2.6.10/include/linux linux 
rm -f net 
ln -fs /usr/src/kernel-source-2.6.10/include/net net 
rm -f netinet 
ln -fs /usr/src/kernel-source-2.6.10/include/linux netinet 
rm -f sys
ln -fs /usr/src/kernel-source-2.6.10/include/linux sys
rm -f asm-generic
ln -fs /usr/src/kernel-source-2.6.10/include/asm-generic asm-generic
rm -f asm
ln -fs /usr/src/kernel-source-2.6.10/include/asm-i386 asm
for m in MP ; do \
        KDIR=MODLOAD-2.6.10-1-686-smp-$m ; \
        echo Building in directory: ${KDIR} ; \
        if [ "$m" = "MP" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.mp" ; \
        elif [ "$m" = "EP" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.ep" ; \
        elif [ "$m" = "BM" ] ; then \
                SMP_DEF="-DAFS_SMP  " ; \
                TARG="libafs.bm" ; \
        else  \
                SMP_DEF=" " ; \
                TARG=libafs ; \
        fi ; \
        cd ${KDIR} ; \
        make -f Makefile.afs SMP_DEF="${SMP_DEF}" linux_compdirs_${TARG} 
CLIENT=2.6.10-1-686-smp KDIR=${KDIR} || exit $?; \
        cd ../ ; \
done
Building in directory: MODLOAD-2.6.10-1-686-smp-MP
make[6]: Entering directory 
`/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP'
Makefile.common:50: warning: overriding commands for target `.c.o'
/usr/src/modules/openafs/src/config/Makefile.config:132: warning: ignoring old 
commands for target `.c.o'
Makefile.afs:155: target `openafs.ko' given more than once in the same rule.
Makefile.afs:193: warning: overriding commands for target 
`/usr/src/modules/openafs/debian/tmp/lib/openafs/openafs.ko'
Makefile.afs:190: warning: ignoring old commands for target 
`/usr/src/modules/openafs/debian/tmp/lib/openafs/openafs.ko'
.././make_kbuild_makefile.pl MODLOAD-2.6.10-1-686-smp-MP libafs.ko \
  /usr/src/modules/openafs/src/config/Makefile.config Makefile.afs 
Makefile.common
make -C /usr/src/kernel-source-2.6.10 
M=/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP modules
make[7]: Entering directory `/usr/src/kernel-source-2.6.10'
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_atomlist.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_lhash.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_analyze.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_axscache.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_buffer.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_callback.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_cbqueue.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_cell.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_chunk.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_conn.o
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_conn.c: In 
function `afs_ConnBySA':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_conn.c:226: 
warning: passing arg 2 of `rxkad_NewClientSecurityObject' from incompatible 
pointer type
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_daemons.o
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_daemons.c: 
In function `afs_CheckRootVolume':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_daemons.c:286:
 warning: `localcell' might be used uninitialized in this function
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.o
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:105:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:106:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:107:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:108:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:109:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:112:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:113:
 warning: initialization from incompatible pointer type
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c: 
In function `afs_FindDCache':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:1202:
 warning: `tdc' might be used uninitialized in this function
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c: 
In function `afs_GetDCache':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dcache.c:1529:
 warning: `newCallback' might be used uninitialized in this function
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dir.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_dynroot.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_init.o
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_init.c: In 
function `afs_InitCacheInfo':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_init.c:354: 
warning: unused variable `filevp'
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_init.c: In 
function `shutdown_AFS':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_init.c:831: 
warning: implicit declaration of function `shutdown_server'
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_lock.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_mariner.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_memcache.o
  CC [M]  
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.o
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c: In 
function `afs_osi_Alloc':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c:448: 
warning: unused variable `tm'
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c:449: 
warning: unused variable `size'
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c: In 
function `afs_osi_TraverseProcTable':
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c:861: 
error: `TASK_ZOMBIE' undeclared (first use in this function)
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c:861: 
error: (Each undeclared identifier is reported only once
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.c:861: 
error: for each function it appears in.)
make[8]: *** 
[/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP/afs_osi.o] 
Error 1
make[7]: *** 
[_module_/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP] Error 
2
make[7]: Leaving directory `/usr/src/kernel-source-2.6.10'
make[6]: *** [libafs.ko] Error 2
make[6]: Leaving directory 
`/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.10-1-686-smp-MP'
make[5]: *** [linux_compdirs] Error 2
make[5]: Leaving directory `/usr/src/modules/openafs/src/libafs'
make[4]: *** [libafs] Error 2
make[4]: Leaving directory `/usr/src/modules/openafs'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/usr/src/modules/openafs'
make[2]: *** [only_libafs] Error 2
make[2]: Leaving directory `/usr/src/modules/openafs'
make[1]: *** [build-modules-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/openafs'
Module /usr/src/modules/openafs failed.
Hit return to Continue

Reply via email to