Hello.
I installed Free Pascal compiler from source and then tried to install Lazarus IDE from source, by "make clean all". An error occured during linking:
Linking ../lazarus
/usr/bin/ld: cannot find -lgdk
lazarus.pp(114,1) Error: Error while linking
lazarus.pp(114,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[2]: *** [lazarus] Error 1
make[2]: Leaving directory `/home/zlatko/LAZARUS/lazarus-0.9.24-0/lazarus/ide'
make[1]: *** [ide] Error 2
make[1]: Leaving directory `/home/zlatko/LAZARUS/lazarus-0.9.24-0/lazarus/ide'
make: *** [ide] Error 2
What is "lgdk"? What am I suppposed to do?
Please, be extensive in explaination, because, I'm new to Linux.
Thanks in advance,
Zlatko