Displaying 5 results from an estimated 5 matches for "r_saveasjpeg".
2000 Sep 08
2
Installing R from source ? (PR#655)
...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 known
after changing the source code (replacing the ';' with a ',' and adding some
','
of rbitmap.c in lines 239 and 240 it installed correctly.
cheers
J.N.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2000 Oct 24
1
installation problems with rbitmap.c (PR#703)
...n 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 known
Any help ?
Thanks,
Markus
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or &qu...
2000 Oct 02
1
R build on i86pc Solaris 2.7 (PR#677)
...DHAVE_CONFIG_H -mieee-fp -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 `jerr' isn't known
make[1]: *** [rbitmap.o] Error 1
make[1]: Leaving directory `/usr/share/src/R-1.1.1/src/unix/X11'
make: *** [R] Error 2
Solution:
*************************************************
--- src/unix/X11/rbitmap.c.jpeg-patch Mon Oct...
2000 Jun 19
1
Problem compiling R-1.1.0
...e-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 `jerr' isn't known
make[5]: *** [rbitmap.o] Error 1
make[5]: Leaving directory `/home/etptupaf/R-1.1.0/src/unix/X11'
make[4]: *** [R] Error 2
make[4]: Leaving directory `/home/etptupaf/R-1.1.0/src/unix/X11'
make[3]: *** [DLLs] Error 1
make[3]: Le...
2000 Jun 23
1
install R-1.1.0 in Suse 6.0
...e-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 `jerr' isn't known
make[5]: *** [rbitmap.o] Error 1
make[5]: Leaving directory `/root/R-1.1.0/src/unix/X11'
make[4]: *** [R] Error 2
make[4]: Leaving directory `/root/R-1.1.0/src/unix/X11'
make[3]: *** [DLLs] Error 1
make[3]: Leaving directory `/...