Hi All Trying to install the gimp, I had this issue : ---> Building gimp-lqr-plugin with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_graphics_gimp-lqr-plugin/work/gimp-lqr- plugin-0.3.0" && make all " returned error 2 Command output: Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DXTHREADS -I/opt/local/ include/gimp-2.0 -I/op ........... (a lot of lines) ...........deps/lqr_raster.Tpo" -c -o lqr_raster.o lqr_raster.c; \ then mv -f ".deps/lqr_raster.Tpo" ".deps/lqr_raster.Po"; else rm -f ".deps/lqr_raster.Tpo"; exit 1; fi /var/tmp//cc52LiVr.s:167:non-relocatable subtraction expression, "_norm_bias" minus "L00000000002$pb" /var/tmp//cc52LiVr.s:167:symbol: "_norm_bias" can't be undefined in a subtraction expression /var/tmp//cc52LiVr.s:161:non-relocatable subtraction expression, "_sumabs" minus "L00000000002$pb" ............. /var/tmp//cc52LiVr.s:135:non-relocatable subtraction expression, "_zero" minus "L00000000002$pb" /var/tmp//cc52LiVr.s:135:symbol: "_zero" can't be undefined in a subtraction expression make[2]: *** [lqr_raster.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Is it possible to fix it? If not, how can I build the Gimp without the gimp-lqr-plugin. I don't know what does this plugin but I just want to use the Gimp with a pen tablet, so I don't think I will need it, will I ? Thanks Rémi
Le 07-11-10 à 07:44, Rémi Thébault a écrit :
Hi All
Trying to install the gimp, I had this issue :
---> Building gimp-lqr-plugin with target all Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_graph ics_gimp-lqr-plugin/work/gimp-lqr-plugin-0.3.0" && make all " returned error 2 Command output: Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DXTHREADS -I/opt/local/ include/gimp-2.0 -I/op ........... (a lot of lines) ...........deps/lqr_raster.Tpo" -c -o lqr_raster.o lqr_raster.c; \ then mv -f ".deps/lqr_raster.Tpo" ".deps/lqr_raster.Po"; else rm - f ".deps/lqr_raster.Tpo"; exit 1; fi /var/tmp//cc52LiVr.s:167:non-relocatable subtraction expression, "_norm_bias" minus "L00000000002$pb" /var/tmp//cc52LiVr.s:167:symbol: "_norm_bias" can't be undefined in a subtraction expression /var/tmp//cc52LiVr.s:161:non-relocatable subtraction expression, "_sumabs" minus "L00000000002$pb" ............. /var/tmp//cc52LiVr.s:135:non-relocatable subtraction expression, "_zero" minus "L00000000002$pb" /var/tmp//cc52LiVr.s:135:symbol: "_zero" can't be undefined in a subtraction expression make[2]: *** [lqr_raster.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Hi I just removed this plugin from gimp's dependencies, so the next port sync should fix the problem. However, I would like to know more about your setup 10.? intel / ppc ? yves
participants (2)
-
Rémi Thébault
-
Yves de Champlain