Forum > General

Can no longer build Lazarus, add components

<< < (2/2)

af0815:
a) Is your fpc < 3.2 eg. 3.0.x AND your fpc is 32 Bit -> There is a linking error if Lazarus is grown and need more than 1.8GB at linking time. See http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Error-No-Memory-left-at-linking-Lazarus-with-fpc-trunk-td4051133.html for older fpc versions.

b) Open the Messages Windows. A rigth click , use copy -> Copy All/Original Messages to Clipboard. After this create a empty txt file outside Lazarus and past the clipboard in the txt file. Then look for the messages befor the error.

Normal it looks like this

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(148,29) Hint: (5024) Parameter "Sender" not usedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(614,26) Hint: (5057) Local variable "FileReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(627,29) Hint: (5057) Local variable "UrlReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(644,29) Hint: (5057) Local variable "ConReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(653,30) Hint: (5057) Local variable "MiscReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(798,65) Hint: (4055) Conversion between ordinals and pointers is not portableC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(736,26) Hint: (5057) Local variable "IsHandled" does not seem to be initialized(9022) Compiling resource C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lib\i386-win32\lhelp.or(9015) Linking C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelp.exe(1008) 3494 lines compiled, 4.6 sec, 2149248 bytes code, 404020 bytes data(1021) 3 warning(s) issued(1022) 57 hint(s) issued(1023) 5 note(s) issued  

Handoko:

--- Quote from: Exception on June 02, 2021, 03:47:51 pm ---I think that worked. The file I found in the directory was packagefiles.xml ...

--- End quote ---

Oops, I typed too fast.  :-[
Glad to hear it worked for you.

Exception:

--- Quote from: af0815 on June 02, 2021, 04:14:16 pm ---a) Is your fpc < 3.2 eg. 3.0.x AND your fpc is 32 Bit -> There is a linking error if Lazarus is grown and need more than 1.8GB at linking time. See http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-Error-No-Memory-left-at-linking-Lazarus-with-fpc-trunk-td4051133.html for older fpc versions.

b) Open the Messages Windows. A rigth click , use copy -> Copy All/Original Messages to Clipboard. After this create a empty txt file outside Lazarus and past the clipboard in the txt file. Then look for the messages befor the error.

Normal it looks like this

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(148,29) Hint: (5024) Parameter "Sender" not usedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(614,26) Hint: (5057) Local variable "FileReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(627,29) Hint: (5057) Local variable "UrlReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(644,29) Hint: (5057) Local variable "ConReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(653,30) Hint: (5057) Local variable "MiscReq" does not seem to be initializedC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(798,65) Hint: (4055) Conversion between ordinals and pointers is not portableC:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelpcore.pas(736,26) Hint: (5057) Local variable "IsHandled" does not seem to be initialized(9022) Compiling resource C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lib\i386-win32\lhelp.or(9015) Linking C:\XXX\lazdev\XXX\lazarus\components\chmhelp\lhelp\lhelp.exe(1008) 3494 lines compiled, 4.6 sec, 2149248 bytes code, 404020 bytes data(1021) 3 warning(s) issued(1022) 57 hint(s) issued(1023) 5 note(s) issued 

--- End quote ---

My install is still 32bit, so I'll look into that. Thanks.

Exception:

--- Quote from: Handoko on June 02, 2021, 04:36:49 pm ---
--- Quote from: Exception on June 02, 2021, 03:47:51 pm ---I think that worked. The file I found in the directory was packagefiles.xml ...

--- End quote ---

Oops, I typed too fast.  :-[
Glad to hear it worked for you.

--- End quote ---

 :D Thanks.

Navigation

[0] Message Index

[*] Previous page

Go to full version