Re: [Gimp-user] Gimp-2.3.3 compile problem

2005-08-17 Thread Stephan Hegel

Sven Neumann wrote:

 When trying to build gimp-2.3.3 - I just want to try the new SIOX
  based selection tool - I met the following compile problem:

 gcc -g -O2 -Wall -o .libs/faxg3 faxg3.o g3.o run_tbl.o
 ../../libgimp/.libs/libgimp-2.0.so
 ../../libgimpcolor/.libs/libgimpcolor-2.0.so
 ../../libgimpbase/.libs/libgimpbase-2.0.so -L/usr/local/lib
 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so
 /home/steve/src/gimp-2.3.3/libgimpconfig/.libs/libgimpconfig-2.0.so.0:
 undefined reference to `gimp_matrix2_get_type'
 collect2: ld returned 1 exit status

 Looks like that the dependency to libgimpmath is missing for several
 plugins.  Have I missed something ?

 Might just be a bug but it will most likely be forgotten unless you
 file a bug report for it.


 Sven

I like those kind of answers, really ... but there is no version 2.3.3
in the Bugzilla list. Most likely somebody has forgotten to create it ?

   Stephan.
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Gimp-2.3.3 compile problem

2005-08-16 Thread Sven Neumann
Hi,

Stephan Hegel [EMAIL PROTECTED] writes:

 When trying to build gimp-2.3.3 - I just want to try the new SIOX
 based selection tool - I met the following compile problem:

 gcc -g -O2 -Wall -o .libs/faxg3 faxg3.o g3.o run_tbl.o
 ../../libgimp/.libs/libgimp-2.0.so
 ../../libgimpcolor/.libs/libgimpcolor-2.0.so
 ../../libgimpbase/.libs/libgimpbase-2.0.so -L/usr/local/lib
 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so
 /home/steve/src/gimp-2.3.3/libgimpconfig/.libs/libgimpconfig-2.0.so.0: 
 undefined reference to `gimp_matrix2_get_type'
 collect2: ld returned 1 exit status

 Looks like that the dependency to libgimpmath is missing for several
 plugins.  Have I missed something ?

Might just be a bug but it will most likely be forgotten unless you
file a bug report for it.


Sven
___
Gimp-user mailing list
Gimp-user@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user