[tomboy-list] make: No rule to make target `all'. Stop.
Aaron Borden
adborden at live.com
Tue Aug 17 07:13:03 PDT 2010
Try re-running ./configure or sometimes ./autogen.sh. Makefile is generated from Makefile.in which is generated from Makefile.am. Since make reads Makefile to build all the files, it needs something else to build the initial Makefile.
-Aaron
From: andreas1234567 at hotmail.com
To: tomboy-list at lists.beatniksoftware.com
Date: Tue, 17 Aug 2010 06:56:03 +0000
Subject: [tomboy-list] make: No rule to make target `all'. Stop.
Hi,
I am trying to play with bug #417316 [1] and have applied the patches show in [2].
It seems I have problems with make (and I should add my experience with make is minimal):
$ make
[..]
Making all in SeahorseEncryption
make[4]: Entering directory `/home/aff/test/mono/tomboy/Tomboy/Addins/SeahorseEncryption'
make[4]: *** No rule to make target `all'. Stop.
make[4]: Leaving directory `/home/aff/test/mono/tomboy/Tomboy/Addins/SeahorseEncryption'
I suppose since the directory "SeahorseEncryption" has been added some changes to the Makefiles is necessary as well. I have added a single line "SeahorseEncryption \" to Addins/Makefile.am but it is probably insufficient.
Compressed output from "git format-patch master --stdout" is attached.
Any helpful hints on how to proceed would be appreciated. Thanks.
[1] https://bugzilla.gnome.org/show_bug.cgi?id=417316
[2] http://bugzilla-attachments.gnome.org/attachment.cgi?id=128333
--
Andreas
_______________________________________________
Tomboy-list mailing list
Tomboy-list at lists.beatniksoftware.com
http://lists.beatniksoftware.com/listinfo.cgi/tomboy-list-beatniksoftware.com
More information about the Tomboy-list
mailing list