Recent

Author Topic: [solved]Lazarus Main not compiling  (Read 707 times)

dbannon

  • Hero Member
  • *****
  • Posts: 2793
    • tomboy-ng, a rewrite of the classic Tomboy
[solved]Lazarus Main not compiling
« on: April 12, 2022, 12:56:01 pm »
Hi folks, seem a problem with Lazarus main and bigide right now.

Code: Pascal  [Select][+][-]
  1. make clean bigide <enter>
  2. ....
  3. (3104) Compiling pjscontroller.pp
  4. /home/dbannon/bin/Lazarus/lazarus-main/components/pas2js/pjscontroller.pp(16,3) Fatal: (10022) Can't find unit SimpleWebSrvController used by PJSController
  5. Fatal: (1018) Compilation aborted
  6. make[2]: *** [Makefile:3348: pas2jsdsgn.ppu] Error 1
  7. make[2]: Leaving directory '/home/dbannon/bin/Lazarus/lazarus-main/components/pas2js'
  8. make[1]: *** [Makefile:1874: bigide] Error 2
  9. make[1]: Leaving directory '/home/dbannon/bin/Lazarus/lazarus-main/components'
  10. make: *** [Makefile:3773: bigidecomponents] Error 2

Linux, fpc-3.2.2

Appears that SimpleWebSrvController has been added to components/pas2js/pjscontroller.pp but components/simplewebservergui/ is not on the list. A Makefile issue ?

Davo

EDIT: This issue has been fixed, 13/04/2022
« Last Edit: April 13, 2022, 02:47:02 pm by dbannon »
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

 

TinyPortal © 2005-2018