I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
On 20 January 2011 13:23, Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or take a clean checkout, that fixed it for me.
Cheers Lex
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
On Thu, 20 Jan 2011 03:23:06 +0100 Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
or use the waf-build system ;)
Cheers, Frank
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
On 20 January 2011 18:27, Eugene Arshinov earshinov@gmail.com wrote:
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Same here, thats why I made a clean checkout (and anyway it was faster than updating again).
Cheers Lex
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
Am 20.01.2011 09:46, schrieb Lex Trotman:
On 20 January 2011 18:27, Eugene Arshinov earshinov@gmail.com wrote:
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Same here, thats why I made a clean checkout (and anyway it was faster than updating again).
Both using autotools? Didn't had such issues using waf during last udpate.
Cheers, Frank
On Thu, 20 Jan 2011 10:16:59 +0100% Frank Lanitz frank@frank.uvena.de wrote:
Am 20.01.2011 09:46, schrieb Lex Trotman:
On 20 January 2011 18:27, Eugene Arshinov earshinov@gmail.com wrote:
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Same here, thats why I made a clean checkout (and anyway it was faster than updating again).
Both using autotools? Didn't had such issues using waf during last udpate.
Yes, autotools.
On 20 January 2011 20:26, Eugene Arshinov earshinov@gmail.com wrote:
On Thu, 20 Jan 2011 10:16:59 +0100% Frank Lanitz frank@frank.uvena.de wrote:
Am 20.01.2011 09:46, schrieb Lex Trotman:
On 20 January 2011 18:27, Eugene Arshinov earshinov@gmail.com wrote:
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Same here, thats why I made a clean checkout (and anyway it was faster than updating again).
Both using autotools? Didn't had such issues using waf during last udpate.
Yes, autotools.
+1
Cheers Lex
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
I have checked out the code once again and it helped. Thanks.
Le 20/01/2011 08:27, Eugene Arshinov a écrit :
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Oops, forgot to mention that you needed to `make distclean` before. However I don't know why this problem happened since in a normal case the regeneration should have been automatic after the changes on Makefile.am's... well strange :/
On Thu, 20 Jan 2011 14:14:15 +0100, Colomban wrote:
Le 20/01/2011 08:27, Eugene Arshinov a écrit :
On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 20/01/2011 02:45, Filip Gruszczyński a écrit :
I am trying to compile geany from trunk, but I get error saying, that the are no rules to make object PlatGTK.cxx. Am I doing something wrong? Do I have to run aclocal, autoconf, etc. in some specific way ;-)?
Are you updating from an older SVN revision? If yes, try to re-run autogen.sh, I had a similar problem after the build system update of Scintilla.
Cheers, Colomban
Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me.
Oops, forgot to mention that you needed to `make distclean` before. However I don't know why this problem happened since in a normal case the regeneration should have been automatic after the changes on Makefile.am's... well strange :/
Yup, I noticed this problem as well when updating the Scintilla code (which caused it). But I have no idea what went wrong, I'm not an autotools expert :). But as it only affects SVN users, I think it's not that critical.
Regards, Enrico