Print

Print


Hi,

  did somebody change something? Invoking configure I get an error. This 
is what I get from a fresh checkout on noric02 (where yesterday it 
worked fine) :

--------------
furano@noric02 8:12:11 ~/xrootd>aclocal
furano@noric02 8:13:01 ~/xrootd>libtoolize --force
furano@noric02 8:13:07 ~/xrootd>automake -a
configure.ac: installing `./install-sh'
configure.ac: installing `./mkinstalldirs'
configure.ac: installing `./missing'
src/Xrd/Makefile.am: installing `./depcomp'
autoconf
furano@noric02 8:13:29 ~/xrootd>autoconf
furano@noric02 8:13:50 ~/xrootd>pwd
/afs/slac.stanford.edu/u/br/furano/xrootd
furano@noric02 8:13:52 ~/xrootd>./configure 
--prefix=/afs/slac.stanford.edu/u/br/furano/xrootd/inst
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
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...
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
./configure: line 4214: syntax error near unexpected token `newline'
./configure: line 4214: `  !'
furano@noric02 8:14:35 ~/xrootd>