bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fileutils package (4.1) and "Find mounted filesystems"


From: David Corlette
Subject: Fileutils package (4.1) and "Find mounted filesystems"
Date: Thu, 21 Jun 2001 12:23:09 -0400

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:address@hidden
(617)495-5922           http://www-arp.harvard.edu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]