Compilation error after autogen.sh in 1.4.1
- From: Laurent Cheylus <foxy free fr>
- To: Mailing-list Balsa <balsa-list gnome org>
- Subject: Compilation error after autogen.sh in 1.4.1
- Date: Wed, 16 Oct 2002 14:39:54 +0200
Hi,
I have some problem of compilation with balsa sources version 1.4.1
after use of 'autogen.sh' to generate a new configure file.
On Mandrake 8.2, with automake-1.4 and autoconf-2.13, I have done some
changes in sources for my GPG patch.
I copied 'autogen.sh' from CVS tree in balsa-1.4.1/ tree. I add an
option in 'configure.in' file to support GPGME library.
I executed 'autogen.sh' to generate a new 'configure' file with GPGME
option. I ran 'configure --enable-gpgme' to generate new Makefile files
: OK.
But make did an error :
make all-recursive
make[1]: Entering directory `/home/fox/balsa-1.4.1-devel'
Making all in m4
make[2]: Entering directory `/home/fox/balsa-1.4.1-devel/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fox/balsa-1.4.1-devel/m4'
Making all in macros
make[2]: Entering directory `/home/fox/balsa-1.4.1-devel/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fox/balsa-1.4.1-devel/macros'
Making all in intl
make[2]: Entering directory `/home/fox/balsa-1.4.1-devel/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/fox/balsa-1.4.1-devel/intl'
Making all in po
make[2]: Entering directory `/home/fox/balsa-1.4.1-devel/po'
make[2]: *** No rule to make target `/config.status', needed by
`Makefile'. Stop.
make[2]: Leaving directory `/home/fox/balsa-1.4.1-devel/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fox/balsa-1.4.1-devel'
make: *** [all-recursive-am] Error 2
I did same tests on original balsa 1.4.1 sources (without modifying
source files with GPG work) and had same error on make.
--
Laurent Cheylus <foxy@free.fr> OpenPGP ID 0x5B766EC2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]