And the winner is...... Paul Sand who suggested the following.
I can now build the executable. I still have to test it and see if
it works, but that's another issue...
Thanks!
> Burch Seymour RTPS (bseymour_at_ns.encore.com) writes:
> > I'm trying to build mkhybrid used to create Macintosh CD file systems.
> > Anywho - I'm stuck on the build needing <sys/vfs.h>. I don't have
> > this file on any of the Alpha's that I've checked locally.
> > Is this part of some package that I need to install?
>
> On Linux, <sys/vfs.h> just includes <sys/statfs.h>; and
> <sys/statfs.h> declares `statfs' structures and related functions.
> On DU, it looks as if this is done in <sys/mount.h>.
>
> SO, I guess what I'd try first is replacing the vfs include
> with #include <sys/mount.h>. Something to try, anyway.
>
> --
> -- Paul A. Sand | I'm not smart enough to be happy about
> -- University of New Hampshire | thinking that hard.
> -- pas_at_unh.edu | (Larry Wall, comp.lang.perl)
> -- http://pubpages.unh.edu/~pas |
>
--
This message from, Encore Real Time Computing, Inc.
Burch Seymour 1700 NW 66th Ave. Suite 103
Senior Software Engineer Fort Lauderdale, Fl 33313
email: bseymour_at_encore.com Vox: (954)377-1128 Fax: (954)377-1140
----------------------------------------------------------------------------
Received on Wed Jul 21 1999 - 18:34:58 NZST