Date: Tue, 24 Feb 2009 14:29:07 +0200 From: Andrei Lavreniyuk <andy.lavr@gmail.com> To: gnome@FreeBSD.org Subject: Error compile ports/graphics/gimp-app (FreeBSD 7.1-STABLE) Message-ID: <e61ee98e0902240429l5d8bd043xf253bbee434ceae3@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi! -------------------------------- 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' gmake[2]: *** [gimp-tool-cursors.h] =EF=DB=C9=C2=CB=C1 1 gmake[2]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.6.5/cursors' gmake[1]: *** [all-recursive] =EF=DB=C9=C2=CB=C1 1 gmake[1]: Leaving directory `/usr/ports/graphics/gimp-app/work/gimp-2.6.5' gmake: *** [all] =EF=DB=C9=C2=CB=C1 2 *** Error code 2 Stop in /usr/ports/graphics/gimp-app. *** Error code 1 Stop in /usr/ports/graphics/gimp-app. ---------------------------- View attached configure log - config.log --=20 Best regards, Andrei V. Lavreniyuk.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e61ee98e0902240429l5d8bd043xf253bbee434ceae3>