[OpenAFS-devel] Testers needed for Prototypes cvs branch ofopenafs

Neulinger, Nathan nneul@umr.edu
Wed, 24 Apr 2002 16:22:22 -0500


Have you tried a regular CVS checkout? None of these problems below =
should have anything to do with the prototypes branch.

-- Nathan

------------------------------------------------------------
Nathan Neulinger                       EMail:  nneul@umr.edu
University of Missouri - Rolla         Phone: (573) 341-4841
Computing Services                       Fax: (573) 341-4216


> -----Original Message-----
> From: Martin MOKREJ=A9 [mailto:mmokrejs@natur.cuni.cz]=20
> Sent: Wednesday, April 24, 2002 4:07 PM
> To: Neulinger, Nathan
> Subject: Re: [OpenAFS-devel] Testers needed for Prototypes=20
> cvs branch ofopenafs
>=20
>=20
> Hi,
>   just a follow-up:
>=20
> bontebok$ ln -sf ./src/cf/Makefile.am.common Makefile.am.common=20
> bontebok$ automake
> Prototype mismatch: sub Automake::SEEK_SET vs () at=20
> /home/users/mokrejs/bin/automake line 8317
> Prototype mismatch: sub Automake::SEEK_CUR vs () at=20
> /home/users/mokrejs/bin/automake line 8317
> Prototype mismatch: sub Automake::SEEK_END vs () at=20
> /home/users/mokrejs/bin/automake line 8317
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> src/afs/Makefile.am:5: required directory src/afs/"foo" does not exist
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> configure.in:3: required file `src/config/afsconfig.h.in' not found
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> Makefile.am.common:9: AM_CFLAGS must be set with `=3D' before using =
`+=3D'
> Makefile.am.common:36: LIB_readline multiply defined in condition TRUE
>   LIB_readline (User, where =3D Makefile.am.common:36) =3D
>   {
>     TRUE =3D> @LIB_readline@
>   }
> Makefile.am.common:169: KRB4 does not appear in AM_CONDITIONAL
> Makefile.am.common:173: KRB5 does not appear in AM_CONDITIONAL
> bontebok$ CC=3Dcc ./configure --with-afs-sysname=3Dalpha_dux51=20
> --enable-transarc-paths --enable-insecure CC=3Dcc
> checking for a BSD-compatible install... /usr/local/bin/ginstall -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking for gcc... cc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...=20
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... no
> checking whether cc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of cc... none
> checking build system type... alphaev67-dec-osf5.1
> checking how to run the C preprocessor... cc -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... no
> 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... alphaev67-dec-osf5.1
> checking for AIX... no
> checking for library containing strerror... none required
> 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 a BSD-compatible install... /usr/local/bin/ginstall -c
> checking whether ln -s works... yes
> checking for ranlib... ranlib
> checking for bison... bison -y
> ./configure: OPENAFS_CHECK_BIGENDIAN: command not found
> checking your OS... ./configure: line 4041: syntax error near=20
> unexpected token=20
> `LINUX_BUILD_VNODE_FROM_INODE(${srcdir}/src/config,src/afs/LIN
> UX,${srcdir}/src/afs/LINUX)'
> ./configure: line 4041: `               =20
> LINUX_BUILD_VNODE_FROM_INODE(${srcdir}/src/config,src/afs/LINU
> X,${srcdir}/src/afs/LINUX)'
> bontebok$=20
>=20
> I think, it would be good idea to include configure directly=20
> in the CVS.
> Those who want to recreate it with newer version of automake/autoconf
> can do it, but others can stay with current version.
>=20
> Are these problems of openafs or buggy automake/autoconf/configure?
>=20
> --=20
> Martin Mokrejs <mmokrejs@natur.cuni.cz>
> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
> MIPS / Institute for Bioinformatics <http://mips.gsf.de>
> GSF - National Research Center for Environment and Health
> Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
> tel.: +49-89-3187 3616 , fax:=A0+49-89-3187 3585
>=20
>=20