Displaying 20 results from an estimated 43 matches for "rbitmap".
Did you mean:
bitmap
2000 Oct 02
1
R build on i86pc Solaris 2.7 (PR#677)
Full_Name: Albrecht Gebhardt
Version: 1.1.1
OS: i86pc Solaris 2.7
Submission from: (NULL) (143.205.61.82)
jmp_buf type undeclared, may be related to the installed version of libjpeg
(this is v6b), compiler is gcc/g77 2.95.2:
root@pc05-stat[X11]# make
creating src/unix/X11/Makefile
making rbitmap.d from rbitmap.c
make[1]: Entering directory `/usr/share/src/R-1.1.1/src/unix/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I../../../src/include/R_ext -I/usr/openwin/include -I/usr/local/include
-DHAVE_CONFIG_H -mieee-fp -fPIC -g -O2 -c rbitmap.c -o rbitmap.o
rbitmap.c:239: pars...
2000 Aug 17
2
Install Error on SGI Irix 6.5 (PR#637)
Hi,
I'm using R since Version 0.99 on a SGI Indigo 2 with Irix 6.5. I could compile
all Versions of R until 1.1.0.
When I try to compile Version 1.1.0 or 1.1.1 I get an error in the directory
/R-1.1.1/src/unix/X11. Trying to compile the file rbitmap.c in this directory
with the gcc compiler command
gcc -I. -I../../../src/include -I../../../src/include
-I../../../src/include/R_ext -I/usr/local/include -DHAVE_CONFIG_H
-fPIC -g -O2 -c rbitmap.c -o rbitmap.o
results in the following errors:
rbitmap.c: In function `R_SaveAsPng':
rbitm...
2000 Sep 08
2
Installing R from source ? (PR#655)
Full_Name: Jens Nieschulze
Version: R-1.1.1
OS: sparc sun solaris 2.7
Submission from: (NULL) (134.76.192.150)
I tried to install R today and got the following at the first try
rbitmap.c:239: parse error before `jmp_buf'
rbitmap.c:239: warning: no semicolon at end of struct or union
rbitmap.c: In function `my_error_exit':
rbitmap.c:257: dereferencing pointer to incomplete type
rbitmap.c: In function `R_SaveAsJpeg':
rbitmap.c:279: storage size of `jerr' isn't k...
2000 Oct 24
1
installation problems with rbitmap.c (PR#703)
Full_Name: Markus Loecher
Version: 1.1.1
OS: Solaris
Submission from: (NULL) (129.73.1.1)
When trying to install R on a Sun SPARC, make fails in the very end, here is the
error message:
rbitmap.c:239: parse error before `jmp_buf'
rbitmap.c:239: warning: no semicolon at end of struct or union
rbitmap.c: In function `my_error_exit':
rbitmap.c:257: dereferencing pointer to incomplete type
rbitmap.c: In function `R_SaveAsJpeg':
rbitmap.c:279: storage size of `jerr' isn't k...
2001 May 28
1
Undeclared identifier in make compilation (PR#951)
Full_Name: Nick Guoth
Version: 1.2.3
OS: SunOS 5.8 Generic_108528-03
Submission from: (NULL) (150.203.33.227)
>From running the make, the following error occurs:
gcc -I. -I../../../src/include -I../../../src/include -I/opt/x11r6.3/include
-I/usr/local/include -DHAVE_CONFIG_H -fPIC -g -O2 -c rbitmap.c -o rbitmap.o
rbitmap.c: In function `R_SaveAsPng':
rbitmap.c:169: `PNG_INTERLACE_NONE' undeclared (first use in this function)
rbitmap.c:169: (Each undeclared identifier is reported only once
rbitmap.c:169: for each function it appears in.)
rbitmap.c:169: `PNG_COMPRESSION_TYPE_BASE' u...
2000 Jun 19
1
Problem compiling R-1.1.0
...lation as usual with
./configure
./make
Everything run fine until I hit the following error:
gcc -I. -I../../../src/include -I../../../src/include -I../../../src/include/R_ext -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c rbitmap.c -o rbitmap.o
rbitmap.c:239: parse error before `jmp_buf'
rbitmap.c:239: warning: no semicolon at end of struct or union
rbitmap.c: In function `my_error_exit':
rbitmap.c:257: dereferencing pointer to incomplete type
rbitmap.c: In function `R_SaveAsJpeg':
rbitmap.c:279: storage size of...
2003 Mar 06
2
compiling R on sparc-solaris
Hello,
I am trying to compile the R package on a sun.
I get the error message
rbitmap.c: In function 'my_png_error':
rbitmap.c:73: structure has no member named 'jmpbuf'
rbitmap.c: In function 'R_SaveAsPng':
rbitmap.c:122: structure has no member named 'jmpbuf'
make[4]:*** [rbitmap.lo] Error 1
Has anyone encountered this problem? Any solutions? Is th...
2006 Feb 09
1
make: Target `all' not remade because of errors. (PR#8585)
...49.108.173)
I followed the instructions. tar -xvf, configure, then make.
I get these error messages at the end of make and with make check.
==================================================================
==================================================================
In file included from rbitmap.c:45:
/usr/include/png.h:318:18: zlib.h: No such file or directory
In file included from /usr/include/png.h:321,
from rbitmap.c:45:
/usr/include/pngconf.h:1091: error: parse error before '*' token
/usr/include/pngconf.h:1092: error: parse error before '*' token
/usr...
2000 Jun 23
1
install R-1.1.0 in Suse 6.0
...Leaving directory `/root/R-1.1.0/src/unix/X11'
make[5]: Entering directory `/root/R-1.1.0/src/unix/X11'
gcc -I. -I../../../src/include -I../../../src/include -I../../../src/include/R_ext -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c rbitmap.c -o rbitmap.o
rbitmap.c:239: parse error before `jmp_buf'
rbitmap.c:239: warning: no semicolon at end of struct or union
rbitmap.c: In function `my_error_exit':
rbitmap.c:257: dereferencing pointer to incomplete type
rbitmap.c: In function `R_SaveAsJpeg':
rbitmap.c:279: storage size of...
2010 Nov 08
2
incorrect DLL path for Rbitmap.dll on Windows
...TRUE TRUE FALSE FALSE TRUE TRUE
libxml fifo cledit iconv NLS profmem cairo
TRUE FALSE TRUE TRUE TRUE TRUE FALSE
> jpeg()
Error in jpeg() : unable to start jpeg() device
In addition: Warning messages:
1: In jpeg() : Unable to load Rbitmap.dll
2: In jpeg() : opening device failed
In the GUI version, a dialog appears saying:
Unable to load
'C:\PROGRA~1\R\R-213~1.0DE\library\grDevices\libs\Rbitmap.dll'
It seems that there should be an architecture folder (i386 or x64) after
"libs", because that is where the dll is l...
2006 Feb 09
0
make: Target `all' not remade because of errors.
...RedHat 9
I followed the instructions. tar -xvf, configure, then make.
I get these error messages at the end of make and with make check.
==================================================================
==================================================================
In file included from rbitmap.c:45:
/usr/include/png.h:318:18: zlib.h: No such file or directory
In file included from /usr/include/png.h:321,
from rbitmap.c:45:
/usr/include/pngconf.h:1091: error: parse error before '*' token
/usr/include/pngconf.h:1092: error: parse error before '*' token
/usr...
2003 May 26
1
Problem with a 64bit R on HP-UX]
...ING: you cannot build info versions of the R manuals
configure: WARNING: you cannot build PDF versions of the R manuals
When trying to compile, I get this:
cc -Wp,-H16000 -I. -I../../../src/include -I../../../src/include
-I/local/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H +Z +O2
+DD64 -c rbitmap.c -o rbitmap.lo
ld -b -Bsymbolic +DD64 -o R_X11.sl dataentry.lo devX11.lo
rotated.lo rbitmap.lo -lSM -lICE -L/local/X11R6/lib -lX11 -lnsl -ldl -lm
ld: Unrecognized argument: +DD64
Fatal error.
*** Error exit code 1
Using the f90 linker makes it link ok, but the generated R executable
does not run....
2005 Nov 25
1
Problems compiling R under AIX 4.3
...eaving directory `/home/mau/sy/R-2.2.0/src/modules/X11'
make[1]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11'
/usr/local/bin/gcc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry -Wl,-bexpall
-Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo
rotated.lo rbitmap.lo -lSM -lICE -lX11 -ljpeg -lpng -lz
/usr/local/lib/gcc/powerpc-ibm-aix4.3.2.0/3.4.3/../../../../powerpc-ibm-aix4.3.2.0/bin/ld:
-static and -shared may not be used together
collect2: ld returned 1 exit status
make[1]: *** [R_X11.so] Error 1
make[1]: Leaving directory `/home/mau/sy/R-2.2.0/src/mod...
2005 Dec 05
0
Compiling R under AIX 4.3
...then I run into the following problem with dynamic linking:
make[4]: Entering directory `/home/mau/sy/R-2.2.0/src/modules/X11'
/usr/local/bin/gcc -Wl,-bM:SRE -Wl,-H512 -Wl,-T512 -Wl,-bnoentry
-Wl,-bexpall -Wl,-bI:../../../etc/R.exp -L/usr/local/lib -o R_X11.so
dataentry.lo devX11.lo rotated.lo rbitmap.lo -lSM -lICE -lX11 -ljpeg
-lpng -lz
/usr/local/lib/gcc/powerpc-ibm-aix4.3.2.0/3.4.3/../../../../powerpc-ibm-aix4.3.2.0/bin/ld: -static and -shared may not be used together
collect2: ld returned 1 exit status
make[4]: *** [R_X11.so] Error 1
If I add -Wl,-G the same error!
If I unset SHLIB_LDFL...
2004 Dec 08
1
install bug with specific JPEG library by exporting CPPFLAGS variable
...esn't work.
I obtain the following message (in french sorry):
------------------------------------------------------------------------------
make[4]: Entre dans le repertoire `/mnt/softs/R/R-2.0.1/src/modules/X11'
gcc -shared -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo
rotated.lo rbitmap.lo -lSM -lICE -L/usr/X11R6/lib -lX11 -ljpeg
-lpng -lz -lreadline -ldl -lncurses -lm
/usr/bin/ld: ne peut trouver -ljpeg
collect2: ld a retourne 1 code d'?tat d'ex?cution
make[4]: *** [R_X11.so] Erreur 1
make[4]: Quitte le repertoire `/mnt/softs/R/R-2.0.1/src/modules/X11'
make[3]: ***...
2005 Jan 18
1
X11 installation problem Linux X86_64
Hello all,
This is my first time posting, so forgive my ignorance. I've searched high
and low but haven't come across the specific answer to my questions.
configure runs fine, then make gives this error:
...
gcc -shared -L/usr/local/lib -o R_X11.so dataentry.lo devX11.lo rotated.lo
rbitmap.lo -L/usr/X11R6/lib -lX11 -ljpeg -lpng -lz -lreadline -ldl
-lncurses -lm
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching
for -lX11
/usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching
for -lX11
/usr/bin/ld: cannot find -lX11
collect2: ld return...
2013 Oct 05
3
trying to compile R in win 7 (with Rtools)
hello all,
I am trying to compile the R in Win7
and compiles one small part
but the script don't move from the 'base' directory to 'stats'
I installed the Rtools likee administrator
and call the terminal (MS-DOS) like administrator too.
if somebody can tell me any tips, I thank in advanced
cleber
#############################################
File LOG
2003 Sep 17
0
problems making R 1.7.1
...tting this error:
making dataentry.d from dataentry.c
In file included from /usr/X11R6/include/X11/keysym.h:73,
from dataentry.c:36:
/usr/X11R6/include/X11/keysymdef.h:1181:2: invalid preprocessing
directive #d
making devX11.d from devX11.c
making rotated.d from rotated.c
making rbitmap.d from rbitmap.c
make[4]: Leaving directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
make[4]: Entering directory
`/usr/local/src/compile/R-1.7.1/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H
-D__NO_MA...
2011 Aug 02
0
png() broken in R-devel
...revision 56569)
@@ -38,7 +38,8 @@
R: Makefile
@$(MAKE) $(cairo_la)
- @cp $(cairo_la) $(R_HOME)/library/grDevices/libs$(R_ARCH)
+ @$(MKINSTALLDIRS) $(top_builddir)/library/$(pkg)/libs at R_ARCH@
+ @cp $(cairo_la) $(top_builddir)/library/$(pkg)/libs at R_ARCH@
$(top_builddir)/src/modules/X11/rbitmap.o:
(cd $(top_builddir)/src/modules/X11; $(MAKE) rbitmap.o)
With R-devel r56578:
> png()
Warning messages:
1: In png() :
unable to load shared object
'/home/hpages/R-2.14/library/grDevices/libs//cairo.so':
/home/hpages/R-2.14/library/grDevices/libs//cairo.so: cannot open
sha...
2005 Apr 12
1
one suggestion for R-admin
...601-605:
@item
You need @code{libpng} and @code{jpeg} sources (available, e.g., from
@url{http://www.libpng.org}, @url{ftp://ftp.uu.net/graphics/}[png,jpeg].
You will need files @file{libpng-1.2.8.tar.gz} and
@file{jpegsrc.v6b.tar.gz} or later.
and lines 699-707:
The file @file{@var{R_HOME}/bin/Rbitmap.dll} is not built automatically:
instructions on how to build it are in the file @file{bitmap/INSTALL}.
If everything is set up in directory @file{bitmap},
@example
make bitmapdll
@end example
@noindent
will work from this directory.
Why not just add the instruction in src/gnuwin32/bitmap/INSTALL...