Hi there, Somewhere in your configure script you have a comment (after much code to determine how to find the mounted filesystem) which says: echo "$as_me: error: could not determine how to read list of mounted filesystems" >&2;} { (exit 1); exit 1; }; } # FIXME -- no need to abort building the whole package # Can't build mountlist.c or anything that needs its functions Indeed, under QNX RTP (Neutrino) configure can't figure it out, and just bails. Since all I'm interested in is the "install" program (which for some reason isn't included in the default RTP package), it does seem a little silly to completely fail. I wish I could tell you how to determine the mounted filesystems on QNX RTP, but alas the extent of my knowledge there is to run "df" from the command line ;) Not a critical thing, clearly; I just excised that portion of the configure script and managed to get through it (I think), but I thought I'd let you know... Dave C --------------------------------------------------------- David Corlette mailto:[EMAIL PROTECTED] (617)495-5922 http://www-arp.harvard.edu _______________________________________________ Bug-fileutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-fileutils