Subversion Status

Cleaning up for gcc 2.95

rm -rf lasso-gcc295

Checking out Lasso

svn checkout svn://labs.libre-entreprise.org/svnroot/lasso/trunk/ lasso-gcc295

Preparing build (gcc 2.95)

cd lasso-gcc295
./autogen.sh
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
* Running libtoolize
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
* Running gtkdocize
* Running aclocal-1.10
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
* Running autoconf
* Running automake-1.10
configure.ac:31: installing `./install-sh'
configure.ac:31: installing `./missing'
bindings/java/Makefile.am: installing `./depcomp'
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc-2.95
checking for C compiler default output file name... 
configure: error: C compiler cannot create executables
See `config.log' for more details.

Compiling library

cd lasso-gcc295/lasso
make