Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2001 13:48:23 -0500
From:      Michael Lucas <mwlucas@blackhelicopters.org>
To:        Sam Drinkard <sam@wa4phy.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Userland not installing
Message-ID:  <20011217134823.A74847@blackhelicopters.org>
In-Reply-To: <3C1E3D39.3F01D09A@vortex.wa4phy.net>; from sam@wa4phy.net on Mon, Dec 17, 2001 at 01:45:13PM -0500
References:  <3C1E35A3.DAB7ADD6@vortex.wa4phy.net> <20011217131709.A74597@blackhelicopters.org> <3C1E3D39.3F01D09A@vortex.wa4phy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Your issue is basically this?

pedicular~;ls -lai /usr/obj/usr/src/usr.bin/xargs/
total 26
309805 drwxr-xr-x    2 root  wheel   512 Dec 12 12:24 .
238112 drwxr-xr-x  211 root  wheel  6656 Dec 12 11:19 ..
310095 -rw-r--r--    1 root  wheel   884 Dec 12 11:58 .depend
310504 -rwxr-xr-x    1 root  wheel  8425 Dec 12 12:24 xargs
310505 -rw-r--r--    1 root  wheel  2769 Dec 12 12:24 xargs.1.gz
310503 -rw-r--r--    1 root  wheel  4544 Dec 12 12:24 xargs.o
pedicular~;ls -lai /usr/bin/xargs 
8627 -r-xr-xr-x  1 root  wheel  6324 Dec 12 12:53 /usr/bin/xargs

I *believe* that the install strips the binaries before installing
them.  That would explain the size difference.


On Mon, Dec 17, 2001 at 01:45:13PM -0500, Sam Drinkard wrote:
> Something is rather odd here, and I'm at a loss to explain it.  Checking
> dates does in fact show a Dec 17th datestamp, but comparing the /usr/bin
> executables against /usr/obj/usr/src/usr.bin executables shows they are
> different in size, but datestamps are the same, Dec 17.  This whole
> thing started with a funny netstat output.  Looking at file sizes, I see
> in /usr/bin, netstat is:
> 
> -r-xr-sr-x  1 root  kmem 91008  Dec 17 13:06 /usr/bin/netstat
> 
> and in /usr/obj/usr/src/usr.bin/netstat:
> 
> -rwxr-xr-x  1 root  wheel  99182   Dec 17  12:24  netstat
> 
> 
> Knowing it has not been installed, but it does give proper output.  A
> view of the script of the install does not show any problems...
> 
> More than baffled now...
> 
> 
> Sam

-- 
Michael Lucas		mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org
my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons

http://www.blackhelicopters.org/~mwlucas/

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




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