From owner-FreeBSD-users-jp@jp.FreeBSD.org Thu Jun 27 13:48:02 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g5R4m2423566;
	Thu, 27 Jun 2002 13:48:02 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mirror2.hitechs.co.jp (mirror2.hitechs.co.jp [211.6.230.248])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with SMTP/inet id g5R4m0n23561
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Thu, 27 Jun 2002 13:48:00 +0900 (JST)
	(envelope-from uchiyama@hitechs.co.jp)
Received: (qmail 95593 invoked from network); 27 Jun 2002 04:47:56 -0000
Received: from lily.krb.hitechs.co.jp (@172.16.1.1)
  by mirror2.hitechs.co.jp with SMTP; 27 Jun 2002 04:47:56 -0000
Received: (qmail 68951 invoked from network); 27 Jun 2002 04:47:55 -0000
Received: from ac101555.dhcp.krb.hitechs.co.jp (HELO gx200?4) (172.16.21.85)
  by lily.krb.hitechs.co.jp with SMTP; 27 Jun 2002 04:47:55 -0000
Date: Thu, 27 Jun 2002 13:47:54 +0900
From: Koji Uchiyama <uchiyama@pp.iij4u.or.jp>
To: FreeBSD-users-jp@jp.FreeBSD.org
In-Reply-To: <20020627123320.47a2b082.daichi@ongs.co.jp>
References: <20020627123320.47a2b082.daichi@ongs.co.jp>
Message-Id: <20020627132836.33E1.UCHIYAMA@pp.iij4u.or.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.00.08
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020611
X-Sequence: FreeBSD-users-jp 69571
Subject: [FreeBSD-users-jp 69571] Re: FreeBSD-SA-02:28.resolv
 =?ISO-2022-JP?B?GyRCJEskRCQkJEYbKEI=?= 
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: uchiyama@pp.iij4u.or.jp


$BFb;3(B <uchiyama@pp.iij4u.or.jp> $B$H?=$7$^$9!#(B

On Thu, 27 Jun 2002 12:33:20 +0900
daichi <daichi@ongs.co.jp> wrote:

>   Note that any statically linked applications that are not part of
>   the base system (i.e. from the Ports Collection or other 3rd-party
>   sources) must be recompiled.
> 
> $B$NItJ,!"$I$&$d$C$FD4$Y$?$iNI$$$G$7$g$&$+!#(B

# SA-00:17, SA-00:24 $B$N$H$-$b5c$1$^$7$?!#(B

$B$H$j$"$($:!"Fb;3$O(B

    find /usr/local/ -type f -exec file '{}' ';' | egrep 'static.*link'

$B$H$+$7$F(B /usr/local/ $B0J2<$rAm%J%a$7$F(B
statically linked executable $B$rC5$7!"(B
$B$=$3$+$i@h$OI,MW$K1~$8%=!<%9$rD4$Y$h$&$+$H;W$C$F$$$^$9!#(B

$B$b$C$H3Z$JJ}K!$J$$$G$9$+$M$'(B...


> $B0l1~;n$7$K$3$s$J"-%7%'%k%9%/%j%W%HAH$s$G%A%'%C%/$7$F$_$?$s$G$9(B
> $B$1$I$b!#(B

>     check="`objdump -x $target 2>&1 | grep libc`"

strip $B$5$l$F$k%P%$%J%j$@$H!"$@$a$_$?$$$G$9!#(B

--
Koji Uchiyama <uchiyama@pp.iij4u.or.jp>

