[Sawfish] Problems building librep |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish <sawfish@xxxxxxxxxxxxxxxxxxx>
- Subject: [Sawfish] Problems building librep
- From: dmg <dmg@xxxxxxx>
- Date: Sun, 16 Oct 2011 17:06:39 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=HnzgXwPdY6M/oS453KLaEebkp1uNb6MYmJ3vur88SLQ=; b=VwzfQd9cAf2SyrhvcNyNoawV3jrD38f1WJUjt+lc9mQS12Fq9TvPGHFOwXa+PjYoOF BVOZXM5kvGUsY7N8rhcDG6jgxLdhYMb7bvZlYSLVNi9ihQV5kX/4ZZ5eFDQWODRROGnA HKquu08MwEdTfwAnoFW1EDWajPYabW55C522U=
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