Il 17/06/2014 20:22, Václav Valíček ha scritto:
My config:

Linux 3.13 (Ubuntu Kernel)
WidgetSet: gtk2
fpc: 2.6.2 (-8) - From ubuntu repo

Compiled clearly, doublechecked if installed package cairocanvas... (building from lazarus). Then I have noticed "make clean bigide" part... Trying... Cleaned OK, built cairocanvas OK, linked lazarus OK...

Have you checked out revision correctly? I don't know if you use SVN or GIT, but in this cases, sometimes I had similar problem and now I'm checking if it is not caused by my mistake while working with VCS... I just download tarball, extract it into /tmp and try build it here...

What distro do you use? From what source does your fpc binary come?


Solved. It would appear that svn update failed to tell a conflict.
I verified components of package cairocanvas_pkg (the only one to use cairo_clip_extents) and I discovered that Makefile.compiled of /components/cairocanvas contained sort of:
<<<<<< mine
.....
======
>>>>>
which created a mess when compiling.

I'll verify with next update if the mess was generated in my system, or if it came from repository.

Thank you for your time.

Giuliano



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to