Re: [Lazarus] can't compile newest svn version

2013-09-23 Thread Mattias Gaertner
On Fri, 20 Sep 2013 15:09:55 +0100 Graeme Geldenhuys wrote: > On 2013-09-20 14:36, Mattias Gaertner wrote: > > > > What error did you get exactly? > > The directory selected is not a lazarus [or lcl - can't remember] > directory. There must be a more specific error message than this. For exam

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Graeme Geldenhuys
On 2013-09-20 14:36, Mattias Gaertner wrote: > > What error did you get exactly? The directory selected is not a lazarus [or lcl - can't remember] directory. I knew it was, so I ignored the error and clicked the 'Start IDE' button. ps #1: I did a checkout from the Git mirror repository. Maybe th

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 03:06 PM, Graeme Geldenhuys wrote: Incidentally, I got the exact same error when I downloaded the latest Lazarus Trunk. Nice to hear that it is not just silly me -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 14:06:10 +0100 Graeme Geldenhuys wrote: > On 2013-09-20 10:59, Michael Schnell wrote: > > > > "It says "the Lazarus Directory contains the sources of the ide and the > > package > > files.." > > > Incidentally, I got the exact same error when I downloaded the latest >

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Graeme Geldenhuys
On 2013-09-20 10:59, Michael Schnell wrote: > > "It says "the Lazarus Directory contains the sources of the ide and the > package > files.." Incidentally, I got the exact same error when I downloaded the latest Lazarus Trunk. I copied my latest 'lazarus' binary into the new checkout folder

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 01:41 PM, Mattias Gaertner wrote: Your screenshot says the directory lcl was not found. Is it there? Yep: mschnell@mschnell-Linux:~/Downloads/svn/lazarus/trunk> ls -l lcl total 4108 -rw-r--r-- 1 mschnell users 12948 Sep 20 10:58 actnlist.pas -rw-r--r-- 1 mschnell users 1787

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 13:05:57 +0200 Michael Schnell wrote: > On 09/20/2013 12:39 PM, Mattias Gaertner wrote: > > I don't know any place in the IDE where the Lazarus directory is > > changed to a relative path. > > I gather I did change it after - because of the failed checkout - I git > the err

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 12:39 PM, Mattias Gaertner wrote: I don't know any place in the IDE where the Lazarus directory is changed to a relative path. I gather I did change it after - because of the failed checkout - I git the error message the first time. But I understand I did now correctly browse t

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 12:31:00 +0200 Michael Schnell wrote: > Grrr > > After browsing to the correct folder, it did start, but it threw an > exception when loading a recent project. There was a bug in revsions 42889-42893. > When restarting I now get: > > > > > > Seemingly it changed the

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 12:12:49 +0200 Michael Schnell wrote: > On 09/20/2013 12:08 PM, Mattias Gaertner wrote: > > Does your folder contain a file "ide/lazarus.lpi"? > yep: > > mschnell@mschnell-Linux:~/Downloads/svn/lazarus/trunk/ide> ls -l > lazarus.lpi > -rw-r--r-- 1 mschnell users 32253 Sep 20

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
Grrr After browsing to the correct folder, it did start, but it threw an exception when loading a recent project. When restarting I now get: Seemingly it changed the path I browsed to into a relative path. But that does not seem to

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 12:18 PM, patspiper wrote: Shouldn't that have been ../svn/lazarus/trunk? Yep. The "ide" was too much :-( No idea how this happened ?!?!?!? Thanks, -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://l

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread patspiper
On 20/09/13 12:59, Michael Schnell wrote: On 09/20/2013 11:46 AM, Mattias Gaertner wrote: The IDE needs the lazarus sources, not only the ide sources. Of course. "It says "the Lazarus Directory c

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 12:08 PM, Mattias Gaertner wrote: Does your folder contain a file "ide/lazarus.lpi"? yep: mschnell@mschnell-Linux:~/Downloads/svn/lazarus/trunk/ide> ls -l lazarus.lpi -rw-r--r-- 1 mschnell users 32253 Sep 20 10:57 lazarus.lpi -- ___

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 11:59:20 +0200 Michael Schnell wrote: > On 09/20/2013 11:46 AM, Mattias Gaertner wrote: > > The IDE needs the lazarus sources, not only the ide sources. > > Of course. > > "It says "the Lazarus Directory contains the sources of the ide and the > package files.." Does y

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 11:46 AM, Mattias Gaertner wrote: The IDE needs the lazarus sources, not only the ide sources. Of course. "It says "the Lazarus Directory contains the sources of the ide and the package files.." -Micha

Re: [Lazarus] can't compile newest svn version

2013-09-20 Thread Mattias Gaertner
On Fri, 20 Sep 2013 11:26:22 +0200 Michael Schnell wrote: > On 09/20/2013 10:35 AM, Mattias Gaertner wrote: > > It works here. Maybe you were unlucky and got a bad revision. > > Seems so. :-( > > I deleted "trunk" and re-checked-in everything. > > After that make did work without an error mess

[Lazarus] can't compile newest svn version

2013-09-20 Thread Michael Schnell
On 09/20/2013 10:35 AM, Mattias Gaertner wrote: It works here. Maybe you were unlucky and got a bad revision. Seems so. :-( I deleted "trunk" and re-checked-in everything. After that make did work without an error message. But when starting the newly created ide, now I get a message that it