Building rawstudio for Fedora 11 gives errors like: dcraw.cc: In member function 'int DCRaw::main(int, const char**)': dcraw.cc:8320: error: invalid conversion from 'const char*' to 'char*'
This is related to a recent update of glibc, featuring some stricter prototypes for cstring functions; for details, see http://thread.gmane.org/gmane.linux.redhat.fedora.devel/104161 I'm rebuilding the Fedora package right now with the following patch, please consider applying it in SVN Cheers Gianluca -- Gianluca Sforna http://morefedora.blogspot.com http://www.linkedin.com/in/gianlucasforna
rawstudio-1.1.1-stricter-str-functions.patch
Description: Binary data
_______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
