base64.cpp:129:13: error: assigning to 'char *' from incompatible type 'const char *' if ((b = strchr(s, pPad[0])) != NULL) // Only one, two or three equal... ^ ~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout