Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Aug 1999 02:12:03 +0300
From:      Evren Yurtesen <yurtesen@ispro.net.tr>
To:        freebsd-questions@freebsd.org
Subject:   make world question
Message-ID:  <37B9EC43.320441E0@ispro.net.tr>

next in thread | raw e-mail | index | archive | help
I have made a make world on my system but then I realized that
the edquota program at /usr/obj/usr/src/usr.sbin/edquota
is different size than /usr/sbin/edquota I thought it was supposed
to be copied over the older one. What is wrong?

And how can I understand if there is an error in the compilation?
the compiler is giving some warning messages but I do not know
which one is critical or important.

Thanks!
Evren Yurtesen
yurtesen@ispro.net.tr

reactor:/usr/obj/usr/src/usr.sbin/edquota#ls -la
total 33
drwxr-xr-x    2 root  wheel    512 Aug 17 01:22 .
drwxr-xr-x  130 root  wheel   2560 Aug 16 23:27 ..
-rwxr-xr-x    1 root  wheel  15112 Aug 17 01:22 edquota
-rw-r--r--    1 root  wheel   2315 Aug 17 01:22 edquota.8.gz
-rw-r--r--    1 root  wheel  10916 Aug 17 01:22 edquota.o
reactor:/usr/obj/usr/src/usr.sbin/edquota#ls -la /usr/sbin/edquota
-r-xr-xr-x  1 root  wheel  12248 Aug 17 21:36 /usr/sbin/edquota
reactor:/usr/obj/usr/src/usr.sbin/edquota#


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37B9EC43.320441E0>