On Wed, Mar 18, 2015 at 07:02:28AM +0100, Roberto E. Vargas Caballero wrote:
> Your problem is the commit 72d2accc22 which removed _BSD_SOURCE
> and introduced _DEFAULT_SOURCE instead, but since strsep is not a
> POSIX function, each system requires different defines. Can you test
> to define _BSD_SOURCE also?
I defined and this didn't solved, the same error. I didn't backtraced
again.
--
Regards
Henrique Lengler
Received on Wed Mar 18 2015 - 18:57:03 CET