Recently, in linux (ubuntu 12.04 and 12.10), I get the following message when trying to compile the bgrabitmap lazarus package:
../bgrabitmap5.9.4/bgragtkbitmap.pas(70,44) Error: Identifier not found "TGtk2DeviceContext"This is the first error in the log. The other errors seem related to TGtk2DeviceContext not being found.
My Lazarus installation is up to date (SVN) and the bgrabitmap version is the latest. I never had any problem in the past to compile this package. Any idea what is causing this error?