Displaying 5 results from an estimated 5 matches for "png_set_expand_gray_1_2_4_to_8".
2010 Aug 09
2
Error compiling wine 1.3.0 on slackware64
.../windowscodecs'
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -g -O2 -o pngformat.o pngformat.c
pngformat.c:64: error: 'png_set_expand_gray_1_2_4_to_8' undeclared here (not in a function)
pngformat.c:64: warning: type defaults to 'int' in declaration of 'ppng_set_expand_gray_1_2_4_to_8'
pngformat.c: In function 'PngDecoder_Initialize':
pngformat.c:330: error: called object 'ppng_set_expand_gray_1_2_4_to_8' is n...
2009 Apr 24
1
Error in X11() : X11 module cannot be loaded
...also ubuntu, all 64 bit. Approx.two week ago, I started getting the
following error when I tried to plot().
Error in X11() : X11 module cannot be loaded
In addition: Warning message:
In X11() : unable to load shared library
'/usr/lib64/R/modules//R_X11.so':
/usr/lib/libcairo.so.2: symbol png_set_expand_gray_1_2_4_to_8, version
PNG12_0 not defined in file libpng12.so.0 with link time reference
This error occurs now on all five computer we are using (due to
aupdate???)
we are using R version 2.7.1 (2008-06-23) installed using aptitude from
repositories.
Does anybody have idea what is going on?
Petr
DISCLAIM...
2011 Feb 14
0
package rgl installation failure due to png
...YPE -Iext/ftgl
-I/usr/include/freetype2 -Iext -I/usr/local/include -g -O2 -fpic -g -O2
-c pixmap.cpp -o pixmap.o
In file included from pixmap.cpp:14:
pngpixmap.h: In static member function `static void
PNGPixmapFormat::Load::info_callback(png_struct*, png_info*)':
pngpixmap.h:180: error: `png_set_expand_gray_1_2_4_to_8' undeclared (first
use this function)
pngpixmap.h:180: error: (Each undeclared identifier is reported only once
for each function it appears in.)
make: *** [pixmap.o] Error 1
ERROR: compilation failed for package ârglâ
* removing â/netfs/people/rim/zhangx2s/software/R/lib64/R/library/rglâ
War...
2010 Jun 05
1
rgl installation failure
...YPE_GRAY_ALPHA’ was not declared in this
scope
pngpixmap.h:175: error: ‘PNG_INTERLACE_ADAM7’ was not declared in this scope
pngpixmap.h:178: error: ‘png_set_strip_16’ was not declared in this scope
pngpixmap.h:179: error: ‘PNG_COLOR_TYPE_GRAY’ was not declared in this scope
pngpixmap.h:180: error: ‘png_set_expand_gray_1_2_4_to_8’ was not declared in
this scope
pngpixmap.h:190: error: ‘PNG_COLOR_TYPE_RGB’ was not declared in this scope
pngpixmap.h:193: error: ‘PNG_COLOR_TYPE_GRAY’ was not declared in this scope
pngpixmap.h:196: error: ‘PNG_COLOR_TYPE_RGB_ALPHA’ was not declared in this
scope
pngpixmap.h:199: error: ‘PNG_COL...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...hecking for cups/cups.h... yes
checking for -lcups... libcups.2.dylib
checking for -lfontconfig... libfontconfig.1.dylib
checking for -lssl... libssl.1.0.0.dylib
checking for -lcrypto... libcrypto.1.0.0.dylib
checking for -ljpeg... libjpeg.8.dylib
checking for -lpng... libpng12.0.dylib
checking for png_set_expand_gray_1_2_4_to_8 in -lpng... yes
checking for -ltiff... libtiff.3.dylib
checking for -lodbc... not found
checking for gcc strength-reduce bug... no
checking whether the compiler supports -fno-builtin... yes
checking whether the compiler supports -fno-strict-aliasing... yes
checking whether the compiler supports -Wd...