Recent

Author Topic: Odroid C2: Cannot install Lazarus 1.8.0 / fpc3.x using fpcupdeluxe  (Read 2793 times)

att2

  • Jr. Member
  • **
  • Posts: 52
Hello,
I hope any kind soul can help me. I wanted to install Lazarus 1.8.0 and FPC 3.0.x on an Odroid C2 (aarch64 architecture).
I was using "fpcupdeluxe v1.6.0n" on an Odroid with Ubuntu Mate, 16.04.3 LTS "xenial".
FPC Trunk version was seemingly properly installed. But when clicking on "install lazarus"....well, it SAYS it is installed properly.... BUT!
When I open the Lazarus I only get errors:

Quote
odroid@odroid64:~$ ./Lazarus_development2
using config file /home/odroid/development2/lazarus/lazarus.cfg
SetPrimaryConfigPath NewValue="/home/odroid/development2/config_lazarus" -> "/home/odroid/development2/config_lazarus"
SetPrimaryConfigPath NewValue="/home/odroid/development2/config_lazarus" -> "/home/odroid/development2/config_lazarus"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] PrimaryConfigPath="/home/odroid/development2/config_lazarus"
Hint: (lazarus) [TMainIDE.ParseCmdLineOptions] SecondaryConfigPath="/etc/lazarus"
TWinControl.CreateWnd SplashForm:TSplashForm Parent=nil ERROR WndParent=0
[FORMS.PP] ExceptionOccurred
  Sender=EInvalidOperation
  Exception=Control 'SplashForm' has no parent window
  Stack trace:
  $000000000081A7DC  CREATEWND,  line 7479 of include/wincontrol.inc
  $00000000006CAB0C  CREATEWND,  line 2666 of include/customform.inc
  $00000000006CC3E8  CREATEWND,  line 3134 of include/customform.inc
  $000000000081A1E0  CREATEHANDLE,  line 7395 of include/wincontrol.inc
  $000000000081BC5C  HANDLENEEDED,  line 7841 of include/wincontrol.inc
  $000000000080ECF4  CHECKHANDLEALLOCATED,  line 3455 of include/wincontrol.inc
  $000000000080E764  DOALLAUTOSIZE,  line 3506 of include/wincontrol.inc
  $0000000000832544  ENABLEAUTOSIZING,  line 5680 of include/control.inc
  $000000000082E1E0  SETVISIBLE,  line 4504 of include/control.inc
  $00000000006C3118  SETVISIBLE,  line 492 of include/customform.inc
  $00000000006C9A24  SHOW,  line 2307 of include/customform.inc
  $0000000000654358  main,  line 131 of lazarus.pp
  $0000007FA50DB8A0
  $0000000000654048
TApplication.HandleException Control 'SplashForm' has no parent window
  Stack trace:
  $000000000081A7DC  CREATEWND,  line 7479 of include/wincontrol.inc
  $00000000006CAB0C  CREATEWND,  line 2666 of include/customform.inc
  $00000000006CC3E8  CREATEWND,  line 3134 of include/customform.inc
  $000000000081A1E0  CREATEHANDLE,  line 7395 of include/wincontrol.inc
  $000000000081BC5C  HANDLENEEDED,  line 7841 of include/wincontrol.inc
  $000000000080ECF4  CHECKHANDLEALLOCATED,  line 3455 of include/wincontrol.inc
  $000000000080E764  DOALLAUTOSIZE,  line 3506 of include/wincontrol.inc
  $0000000000832544  ENABLEAUTOSIZING,  line 5680 of include/control.inc
  $000000000082E1E0  SETVISIBLE,  line 4504 of include/control.inc
  $00000000006C3118  SETVISIBLE,  line 492 of include/customform.inc
  $00000000006C9A24  SHOW,  line 2307 of include/customform.inc
  $0000000000654358  main,  line 131 of lazarus.pp
  $0000007FA50DB8A0
  $0000000000654048

A warning appears and says: "Control 'SplashForm' has no parent window'....
Whatever I click on, either "abort" or "ok", Lazarus simply won't continue.

I am now at a loss and don't know what to do.
Please help me to install Lazarus 1.8.0 and FPC 3.x (I used "trunk") correctly. Many thanks !!!


att2

  • Jr. Member
  • **
  • Posts: 52
Re: Odroid C2: Cannot install Lazarus 1.8.0 / fpc3.x using fpcupdeluxe
« Reply #1 on: February 20, 2018, 06:55:40 pm »
« Last Edit: February 20, 2018, 06:57:39 pm by att2 »

guest60499

  • Guest
Re: Odroid C2: Cannot install Lazarus 1.8.0 / fpc3.x using fpcupdeluxe
« Reply #2 on: February 23, 2018, 03:55:40 am »
Can you compile manually inside a folder like ~/.local or ~/.prefix? This is what I did.

Thaddy

  • Hero Member
  • *****
  • Posts: 14159
  • Probably until I exterminate Putin.
Re: Odroid C2: Cannot install Lazarus 1.8.0 / fpc3.x using fpcupdeluxe
« Reply #3 on: February 23, 2018, 11:10:47 am »
Nah, Ubuntu really has issues and Leledumbo did a good write up on that recently on this forum on how to fix it.
Specialize a type, not a var.

att2

  • Jr. Member
  • **
  • Posts: 52
Re: Odroid C2: Cannot install Lazarus 1.8.0 / fpc3.x using fpcupdeluxe
« Reply #4 on: March 02, 2018, 01:25:41 pm »
I cannot find the article written by Leledumbo. Please provide a link.
Furthermore, I get a warning on fpcdeluxe:

"fpcupdeluxe: WARNING: UniversalInstaller (InstallPackage): Package rx.lpk not found ... skipping.  "

How do I get the rx.lpk package to work and to compile ?


 

TinyPortal © 2005-2018