On 09/14/2012 11:14 AM, Jörn Clausen wrote:
> Hi!
>
> Compiling geeqie 1.1 on Solaris Sparc fails with
>
> gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/pkgsrc/20120822/include
> -D_REENTRANT -D_PTHREADS -I/usr/pkgsrc/20120822/include/glib/glib-2.0
> -I/usr/pkgsrc/20120822/lib/glib-2.0/include
> -I/usr/pkgsrc/20120822/include   -D_REENTRANT -D_PTHREADS
> -D_POSIX_PTHREAD_SEMANTICS -I/usr/pkgsrc/20120822/include/gtk-2.0
> -I/usr/pkgsrc/20120822/lib/gtk-2.0/include
> -I/usr/pkgsrc/20120822/include/atk-1.0
> -I/usr/pkgsrc/20120822/include/cairo
> -I/usr/pkgsrc/20120822/include/gdk-pixbuf-2.0
> -I/usr/pkgsrc/20120822/include/pango-1.0
> -I/usr/pkgsrc/20120822/include/glib/glib-2.0
> -I/usr/pkgsrc/20120822/lib/glib-2.0/include
> -I/usr/pkgsrc/20120822/include -I/usr/pkgsrc/20120822/include/pixman-1
> -I/usr/pkgsrc/20120822/include/freetype2
> -I/usr/pkgsrc/20120822/include/libpng15   -I/usr/pkgsrc/20120822/include
>    -I/usr/pkgsrc/20120822/include     -I.. -I.. -g -O2 -MT
> image_load_tiff.o -MD -MP -MF .deps/image_load_tiff.Tpo -c -o
> image_load_tiff.o image_load_tiff.c
> image_load_tiff.c: In function 'image_loader_tiff_load':
> image_load_tiff.c:329:19: error: 'pixbuf' undeclared (first use in this
> function)
> image_load_tiff.c:329:19: note: each undeclared identifier is reported
> only once for each function it appears in
> gmake[3]: *** [image_load_tiff.o] Error 1
>
> This does not happen on Solaris i86, as the affected code is guarded by a
>
> #if G_BYTE_ORDER =G_BIG_ENDIAN
>
> I don't have the time to dig deeper into the code and didn't see an
> obvious fix, but I am sure the author of that part knows what to do.
>
> Joern
>


Hi Joern,

this has been already fixed in master, git commit 
902157eeea55c4fe7e626977f8d2b161352b63dc

Vladimir

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to