I am getting the following errors:
/usr/local/lib/libpangocairo-1.0.so.0: undefined reference to `pango_renderer_get_alpha'
make[3]: *** [lazarus] Error 1
make[2]: *** [idepkg] Error 2
make[1]: *** [idepkg] Error 2
/home/arlen/Development/FreePascal/lazarus/ide/lazarus.pp(167,1) Error: (9013) Error while linking
/home/arlen/Development/FreePascal/lazarus/ide/lazarus.pp(167,1) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Makefile:4004: recipe for target 'lazarus' failed
make[3]: Leaving directory '/home/arlen/Development/FreePascal/lazarus/ide'
Makefile:4430: recipe for target 'idepkg' failed
make[2]: Leaving directory '/home/arlen/Development/FreePascal/lazarus/ide'
Makefile:3074: recipe for target 'idepkg' failed
make[1]: Leaving directory '/home/arlen/Development/FreePascal/lazarus'
Error: (lazarus) Build IDE: stopped with exit code 512
Error: (lazarus) Building IDE: Building IDE failed.
Makefile:3076: recipe for target 'useride' failed
make: *** [useride] Error 2
strip: 'lazarus': No such file
strip: 'startlazarus': No such file
Free Pascal and Lazarus install complete
setup.sh: 292: setup.sh: ./lazarus: not found
arlen@Dumbledore:~/Development$ Reusing existing ksycoca
Recreating ksycoca file ("/home/arlen/.cache/ksycoca5_en_oVS3ngZDraS4znFEzPH6EMx6IwM=", version 303)
Still in the time dict (i.e. deleted files) ("apps")
modified: "/home/arlen/.local/share/applications/lazarus.desktop"
I am using the setup.sh routine. I am on a Kubuntu 15.10 64bit computer. I have examined the Makefile, but references to Makefile: 4430 and Makefile:4004 don't make sense. The Makefile only goes to line 3263.