Hi! > > #define BUF_SIZE 256 > -static char fname1[BUF_SIZE], fname2[BUF_SIZE], fname3[BUF_SIZE]; > +static char fname1[BUF_SIZE], fname2[PATH_MAX], fname3[PATH_MAX]; Still using BUF_SIZE..... -- Andrea Cervesato SUSE QE Automation Engineer Linux andrea.cervesato@suse.com