Re: [Gimp-developer] Problem compiling GIMP from CVS

2004-12-16 Thread Cai Qian
I think your libraries are messed up. GIMP found them in /usr/lib and ld complain of undefined reference in /usr/local/lib. Usually compile GIMP without manually installed any libraries will work if you fully installed FC3, although I don't use it. So `make uninstall` in these libraries located in

Re: [Gimp-developer] Problem compiling GIMP from CVS

2004-12-16 Thread Raphaƫl Quinet
On Thu, 16 Dec 2004 07:35:14 -0600, Steven P. Ulrick [EMAIL PROTECTED] wrote: Hello, Everyone When I attempt to compile and install GIMP from CVS, I get the following error: gcc -g -O2 -Wall -o .libs/svg svg.o -Wl,--export-dynamic -Wl,--export-dynamic ../../libgimp/.libs/libgimpui-2.0.so

Re: [Gimp-developer] Problem compiling GIMP from CVS

2004-12-16 Thread Steven P. Ulrick
On Thursday 16 December 2004 8:10 am, you wrote: I think your libraries are messed up. GIMP found them in /usr/lib and ld complain of undefined reference in /usr/local/lib. Usually compile GIMP without manually installed any libraries will work if you fully installed FC3, although I don't use

Re: [Gimp-developer] Problem compiling GIMP from CVS

2004-12-16 Thread Cai Qian
On Thu, 2004-12-16 at 09:46 -0600, Steven P. Ulrick wrote: At least I was just able to start up gimp-2.2 :) Nice to hear that :) -- Cai Qian ___ Gimp-developer mailing list [EMAIL PROTECTED]