[Christian BAYLE] > Hello, > > One idea for this one ? I suspect you are building with -Werror, causing a warning about an ununsed function to become an error. What about adding #if 0 / #endif around the unused function to avoid the warning? -- Happy hacking Petter Reinholdtsen