[Gimp-user] Compile from GIT



Hi All,
I'm in compiling from GIT but after installed all
dependances,babl,gegl,mypaint.brushes in /opt/gimp-master I get this error when
make in Gimp:

Making all in .
make[4]: Entering directory '/root/git/gimp-master/gimp/app'
  CCLD     gimp-2.9
  CCLD     gimp-console-2.9
core/libappcore.a(gimpimage-undo.o): In function `gimp_image_undo_push':
/root/git/gimp-master/gimp/app/core/gimpimage-undo.c:402: undefined reference to
`g_object_new_with_properties'
collect2: error: ld returned 1 exit status

I think to understand gimp needs g_object_new_with_properties function which I
have into
/opt/gimp-master/lib/libgobject-2.0.so.0.5501.0. 
It seems it point to another libgobject I have in /usr/lib64 from my distro
(Slackware 14.2).
In Config.log all libs with -lgobject-2.0 have -L/opt/gimp-master/lib as path

I'm very noob about compiling.. could someone help me??

Cheers
Gabriele

-- 
dafrasaga (via www.gimpusers.com/forums)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]