Hi everybody, I just installed Ubuntu 11.10 (I had to skip 11.04 due to an non stable X server that kept crashing after suspend). I am trying to build librep, but I am getting an error:
make[1]: Entering directory `/home/dmg/git.w/librep/src' /bin/sh ../libtool --mode=link --tag=CC gcc -o repdoc repdoc.o -lgdbm ../libtool: 1639: preserve_args+= --tag CC: not found ../libtool: 9823: libtool_args+= -o: not found ../libtool: 9823: compile_command+= -o: not found ../libtool: 9823: finalize_command+= -o: not found ../libtool: 9823: libtool_args+= repdoc: not found ... something is really wrong.. since no files are being properly compiled. I have done: mg@i:~/git.w/librep$ libtoolize --force --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. dmg@i:~/git.w/librep$ aclocal dmg@i:~/git.w/librep$ autoconf but I keep gettng the same error. Any ideas? thanks! -- --dmg --- Daniel M. German http://turingmachine.org --- -- Sawfish ML
