Date: Wed, 25 Feb 2009 16:47:02 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Andrei Lavreniyuk <andy.lavr@gmail.com> Cc: gnome@freebsd.org Subject: Re: Error compile ports/graphics/gimp-app (FreeBSD 7.1-STABLE) Message-ID: <1235598422.3297.57.camel@shumai.marcuscom.com> In-Reply-To: <e61ee98e0902240429l5d8bd043xf253bbee434ceae3@mail.gmail.com> References: <e61ee98e0902240429l5d8bd043xf253bbee434ceae3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-kL4KVG8ayhJVuLM5TRvs Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 2009-02-24 at 14:29 +0200, Andrei Lavreniyuk wrote: > Hi! >=20 >=20 > -------------------------------- >=20 > for image in cursor-bad.png cursor-color-picker.png > cursor-corner-top-left.png cursor-corner-top-right.png > cursor-corner-bottom-left.png cursor-corner-bottom-right.png > cursor-crosshair.png cursor-crosshair-small.png cursor-mouse.png > cursor-move.png cursor-none.png cursor-side-top.png > cursor-side-left.png cursor-side-right.png cursor-side-bottom.png > cursor-zoom.png modifier-anchor.png modifier-bad.png > modifier-background.png modifier-control.png modifier-foreground.png > modifier-intersect.png modifier-join.png modifier-minus.png > modifier-move.png modifier-pattern.png modifier-plus.png > modifier-resize.png modifier-select.png tool-airbrush.png > tool-blend.png tool-blur.png tool-bucket-fill.png tool-burn.png > tool-clone.png tool-color-picker.png tool-crop.png tool-dodge.png > tool-ellipse-select.png tool-eraser.png tool-flip-horizontal.png > tool-flip-vertical.png tool-free-select.png tool-fuzzy-select.png > tool-hand.png tool-heal.png tool-ink.png tool-iscissors.png > tool-measure.png tool-move.png tool-paintbrush.png tool-paths.png > tool-paths-anchor.png tool-paths-control.png tool-paths-segment.png > tool-pencil.png tool-perspective.png tool-polygon-select.png > tool-rect-select.png tool-resize.png tool-rotate.png tool-shear.png > tool-smudge.png tool-text.png tool-zoom.png; do \ > echo $image | \ > sed -e 's|.*/||' -e 's|-|_|g' -e 's|\.png$||' >> > tool-cursors.list; \ > echo " ./$image" >> tool-cursors.list; \ > done ) > /usr/local/bin/gdk-pixbuf-csource --raw --build-list `cat > tool-cursors.list` > gimp-tool-cursors.h > failed to load "./cursor-bad.png": Couldn't recognize the image file > format for file './cursor-bad.png' I cannot reproduce. Try setting your locale to C, and see if this helps. Joe > gmake[2]: *** [gimp-tool-cursors.h] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 = 1 > gmake[2]: Leaving directory > `/usr/ports/graphics/gimp-app/work/gimp-2.6.5/cursors' > gmake[1]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1 > gmake[1]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.6.5= ' > gmake: *** [all] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 2 > *** Error code 2 >=20 > Stop in /usr/ports/graphics/gimp-app. > *** Error code 1 >=20 > Stop in /usr/ports/graphics/gimp-app. >=20 > ---------------------------- >=20 >=20 > View attached configure log - config.log >=20 >=20 >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-kL4KVG8ayhJVuLM5TRvs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkmlvFUACgkQb2iPiv4Uz4cvUwCgnmbG3zkLUxs+TCSIGrD3QhLu ILsAnij6tDx89aMgYe/CKeQ9sqDaBM4g =TpP9 -----END PGP SIGNATURE----- --=-kL4KVG8ayhJVuLM5TRvs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1235598422.3297.57.camel>