I'm trying to install raspi_raw on my pi, and it's the first time I'm working with c files so I'm probably doing multiple things wrong, haha. I worked through a few problems, but now I'm trying "make" and getting this error:
Code: Select all
raspi_dng.c: In function "main":
raspi_dng.c:143:42: error: "PHOTOMETRIC_CFA" undeclared (first use in this function)
Then there's a couple other "undeclared" errors.
Elsewhere I am getting segmentation fault during the libtiff make:
Code: Select all
../lib tool: line 472: 8449 Segmentation fault ( g Mil=60; unspent MAIL ) || exit ) > /dev/null 2>&1
And another segmentation fault following, pointing to line 371. Could someone walk through the installation procedure for a grateful newbie?