[Lazarus] Lazarus on Udoo quad (ARM device) ?
Anthony Tekatch
anthony at unihedron.com
Tue Jul 1 02:03:08 CEST 2014
On Mon, 23 Jun 2014 08:28:57 +0200, Reinier Olislagers <reinierolislagers at gmail.com> wrote:
> .... You could try installing that or perhaps compile using FPC
> trunk (manually or using a tool like fpcup [warning: fpcup author
> speaking ;)] see here
> http://wiki.lazarus.freepascal.org/Odroid#Installing_FPC.2FLazarus_using_fpcup
Thank you.
I now have an Odroid U3 and am trying the instructions from your link with the
following error in fpcup.log:
[2014-07-01 09:13:02.909 Info] ------------------------------------------------
[2014-07-01 09:20:51.573 Info] 1-7-14 09:20:51: fpcup 84655d763d40 (Sat Mar 01 16:15:36 2014 +0100) started.
[2014-07-01 09:20:52.483 Info] TFPCInstaller init:
[2014-07-01 09:20:52.483 Info] Bootstrap compiler dir: /home/odroid/development/fpcbootstrap/
[2014-07-01 09:20:52.483 Info] FPC URL: http://svn.freepascal.org/svn/fpc/trunk
[2014-07-01 09:20:52.483 Info] FPC options: -dFPC_ARMHF -Cparmv7a -CaEABIHF -CfVFPv3
[2014-07-01 09:20:52.483 Info] FPC directory: /home/odroid/development/fpctrunk
[2014-07-01 09:20:52.483 Info] External program path: /home/odroid/development/fpctrunk/bin/arm-linux:/home/odroid/development/fpctrunk/bin:/home/odroid/development/fpctrunk/utils:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
[2014-07-01 09:20:52.734 Info] INFO: directory /home/odroid/development/fpctrunk is not an SVN repository (or a repository with the wrong remote URL).
[2014-07-01 09:20:58.097 Info] DownloadFromSVN: SVN gave error code 1
[2014-07-01 09:20:58.697 Info] Error running fpcup. Technical details: error executing sequence FPCGetOnly; line: 2, param: FPC
[2014-07-01 09:20:58.898 Info] Error running fpcup. Technical details: error executing sequence Only; line: 1, param: FPCGetOnly
[2014-07-01 09:20:59.098 Info] 1-7-14 09:20:59: fpcup finished.
[2014-07-01 09:20:59.298 Info]
------------------------------------------------
This is the listing of that directory on my system:
$ ls -al /home/odroid/development/fpctrunk
total 92
drwxrwxr-x 5 odroid odroid 4096 Jul 1 09:08 .
drwxrwxr-x 4 odroid odroid 4096 Jul 1 09:08 ..
drwxrwxr-x 4 odroid odroid 4096 Jul 1 09:08 .svn
-rw-rw-r-- 1 odroid odroid 70430 Jul 1 09:08 Makefile
drwxrwxr-x 2 odroid odroid 4096 Jul 1 09:08 installer
drwxrwxr-x 28 odroid odroid 4096 Jul 1 09:08 packages
It seems fpcup cannot see the SVN repository. Is a simple fix?
Thanks,
Anthony
More information about the Lazarus
mailing list