The IDE sometimes hides some important error messages, and this is
probably the case here.

open a terminal and build lazarus from the command line.

the command is:

cd lazarus (or wherever your lazarus is)
make clean all LCL_PLATFORM=gtk2

Then you should be the real error causes on the messages that come
from this command.

--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to