[R] problem with constructing bitmap

Erin Hodgess erinm.hodgess at gmail.com
Wed Jan 19 21:40:15 CET 2011


Dear R People:

I'm building R-2.12.1 from scratch on a Windows XP machine.

The "make all recommended" worked fine, but when I did the make in the
bitmap directory, I got the following error:

C:\R\R-2.12.1\src\gnuwin32\bitmap>make
make
make CC='gcc -std=gnu99' AR='ar' \
  CFLAGS="-O3 -I../../../extra/zlib -DPNG_NO_MMX_CODE" \
  RANLIB=ranlib ZLIBLIB=../../../extra/zlib -C libpng \
  -f scripts/makefile.mingw prefix=foo libpng.a
make[2]: scripts/makefile.mingw: No such file or directory
make[2]: *** No rule to make target `scripts/makefile.mingw'.  Stop.
make[1]: *** [buildpng] Error 2
make: *** [all] Error 2

Does this look familiar to anyone, please?

Thanks in advance for any help.

Sincerely,
Erin


-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com



More information about the R-help mailing list