RSS/Atom feed Twitter
Site is read-only, email is disabled

problem while compiling gimp 2.3.1

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

problem while compiling gimp 2.3.1 GRONDIN Bertrand 12 Jun 11:14
GRONDIN Bertrand
2005-06-12 11:14:43 UTC (almost 19 years ago)

problem while compiling gimp 2.3.1

Hello,

I work under linux 2.6.11.11 with a mandrake 10.1 Official.

While compiling gimp-2.3.1 I've the following error message :

Making all in metadata make[3]: Entering directory
`/home/bertrand/documents/prg/gimp-2.3.1/plug-ins/metadata' /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o metadata metadata.o interface.o base64.o xmp-model.o xmp-parse.o xmp-encode.o xmp-schemas.o ../../libgimp/libgimpui-2.0.la ../../libgimpwidgets/libgimpwidgets-2.0.la ../../libgimp/libgimp-2.0.la ../../libgimpcolor/libgimpcolor-2.0.la ../../libgimpbase/libgimpbase-2.0.la -lgtk-x11-2.0 gcc -g -O2 -Wall -o .libs/metadata metadata.o interface.o base64.o xmp-model.o xmp-parse.o xmp-encode.o xmp-schemas.o ../../libgimp/.libs/libgimpui-2.0.so ../../libgimpwidgets/.libs/libgimpwidgets-2.0.so ../../libgimp/.libs/libgimp-2.0.so
../../libgimpcolor/.libs/libgimpcolor-2.0.so ../../libgimpbase/.libs/libgimpbase-2.0.so /usr/lib/libgtk-x11-2.0.so -Wl,--rpath -Wl,/usr/local/lib
/home/bertrand/documents/prg/gimp-2.3.1/libgimpconfig/.libs/libgimpconfig-2.0.so.0: undefined reference to `gimp_matrix2_get_type' collect2: ld a retourné 1 code d'état d'exécution make[3]: *** [metadata] Erreur 1
make[3]: Leaving directory
`/home/bertrand/documents/prg/gimp-2.3.1/plug-ins/metadata' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory
`/home/bertrand/documents/prg/gimp-2.3.1/plug-ins' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/home/bertrand/documents/prg/gimp-2.3.1' make: *** [all] Erreur 2

Can you resolve this problem. It's very curious because I've never have any error while compiling the 2.3.0 version. But now, it has the same problem, too.

Thank's