On Fri, 2006-11-03 at 13:49 -0800, Artem Kachitchkine wrote: > - *mount_point = g_strdup (mnt->mnt_mountp); > + *mount_point = g_strdup (mnt.mnt_mountp); If this a solaris specific fix, or does it apply to all archs? Cheers, Richard.