Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 1997 20:23:36 -0800 (PST)
From:      Simon Shapiro <Shimon@i-Connect.Net>
To:        freebsd-current@freebsd.org
Subject:   Current (as of today) Compile Difficulty
Message-ID:  <XFMail.970213202511.Shimon@i-Connect.Net>

next in thread | raw e-mail | index | archive | help
===> bin/date
===> bin/dd
===> bin/df
cc -O   -c /usr/src/Current/src/bin/df/df.c
/usr/src/Current/src/bin/df/df.c: In function `main':
/usr/src/Current/src/bin/df/df.c:192: invalid use of undefined type `struct
ufs_args'
/usr/src/Current/src/bin/df/df.c:198: warning: passing arg 1 of `mount'
makes pointer from integer without a cast
/usr/src/Current/src/bin/df/df.c: At top level:
/usr/src/Current/src/bin/df/df.c:116: storage size of `mdev' isn't known
*** Error code 1

Stop.
*** Error code 1

What have I done wrong?

Simon




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970213202511.Shimon>