[Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Graeme Geldenhuys
Hi, I just tested another bug report by using the latest Lazarus from Trunk. I built the IDE using FPC 2.4.3 (latest) via the command line: make bigide The IDE built without problems. I now noticed that if I go to Tools Configure 'build lazarus' and click on the Build button nothing happens.

Re: [Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Graeme Geldenhuys
Just for interest sake, I'm using Lazarus 0.9.31 r28160 FPC 2.4.3 x86_64-linux-gtk 2. I tried something else... I selected Package Install/Uninstall package, made some changes and selected Save and rebuild IDE, and that worked fine. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform

Re: [Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Juha (gmail)
Graeme Geldenhuys kirjoitti perjantai, 6. toukokuuta 2011 12:54:21: Just for interest sake, I'm using Lazarus 0.9.31 r28160 FPC 2.4.3 x86_64-linux-gtk 2. Works here. The latest Lazarus trunk revision is r30581. Your revision is rather old already. Juha --

Re: [Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Graeme Geldenhuys
On 06/05/2011 13:54, Juha (gmail) wrote: Works here. The latest Lazarus trunk revision is r30581. Your revision is rather old already. That is strange, because I got a trunk update this morning, and my Lazarus changed from v0.9.29 to v0.9.31, so something was definitely updated. Maybe the

Re: [Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Graeme Geldenhuys
On 06/05/2011 13:54, Juha (gmail) wrote: The latest Lazarus trunk revision is r30581. Your revision is rather old already. OK, 'make bigide' didn't update the revision.inc file. Even though I use the git mirror repository, in the past it used to update to rUnknown, now it just left the old

Re: [Lazarus] Latest trunk IDE can't rebuild itself from menu

2011-05-06 Thread Juha (gmail)
Graeme Geldenhuys kirjoitti perjantai, 6. toukokuuta 2011 15:34:01: OK, 'make bigide' didn't update the revision.inc file. Even though I use the git mirror repository, in the past it used to update to rUnknown, now it just left the old revision number in tact (which I think is worse than the