wbooze

building lazarus

Feb 19th, 2022
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. /bin/ld: /var/oleo/source/lazarus/2.0.12/lazarus/components/debuggerintf/lib/x86_64-linux/dbgintfpseudoterminal.o: in function `OPEN':
  2. /var/oleo/source/lazarus/2.0.12/lazarus/components/debuggerintf//dbgintfpseudoterminal.pas:125: undefined reference to `getpt'
  3. /var/oleo/source/lazarus/2.0.12/lazarus/ide/lazbuild.lpr(1869,1) Error: (9013) Error while linking
  4. /var/oleo/source/lazarus/2.0.12/lazarus/ide/lazbuild.lpr(1869,1) Fatal: (10026) There were 1 errors compiling module, stopping
  5. Fatal: (1018) Compilation aborted
  6. make[2]: *** [Makefile:4239: lazbuild] Error 1
  7. make[2]: Leaving directory '/var/oleo/source/lazarus/2.0.12/lazarus/ide'
  8. make[1]: *** [Makefile:4671: lazbuilder] Error 2
  9. make[1]: Leaving directory '/var/oleo/source/lazarus/2.0.12/lazarus/ide'
  10. make: *** [Makefile:3696: lazbuild] Error 2
  11.  
Advertisement
Add Comment
Please, Sign In to add comment