From owner-FreeBSD-users-jp@jp.FreeBSD.org Sun Oct 13 06:01:21 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g9CL1Lj58769;
	Sun, 13 Oct 2002 06:01:21 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from biwasv01.biwa.ne.jp (biwasv01.biwa.ne.jp [210.161.160.11])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g9CL1L358764
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 13 Oct 2002 06:01:21 +0900 (JST)
	(envelope-from fuhito@mx.biwa.ne.jp)
Received: from mx.biwa.ne.jp (ng249-68.biwa.ne.jp [61.201.249.68])
	by biwasv01.biwa.ne.jp (8.9.3/3.7W) with ESMTP id GAA11305
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 13 Oct 2002 06:01:18 +0900 (JST)
Message-ID: <3DA88E1C.6030201@mx.biwa.ne.jp>
From: Fuhito Inagawa <fuhito@mx.biwa.ne.jp>
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ja-JP; rv:1.0.0) Gecko/20020530
X-Accept-Language: ja, en-us, en
MIME-Version: 1.0
To: FreeBSD-users-jp@jp.FreeBSD.org
References: <021012223625.M0104800@mistral.imasy.or.jp>
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 13 Oct 2002 06:03:24 +0900
X-Sequence: FreeBSD-users-jp 71380
Subject: [FreeBSD-users-jp 71380] Re: Flash Plugin for mozilla
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: fuhito@mx.biwa.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+021008

$B0p@n$G$9!#(B

Yoshihiko SARUMARU wrote:
> $B!!1n4]$G$9!#(B
> __strtol_internal $B$,(B undefined symbol $B$K$J$C$FFI$_9~(B
> $B$a$^$;$s$G$7$?(B (download $B$7$m$H$N(B dialog $B$,=P$k(B)$B!#(B

$B$o$?$7$N=j$G$O$3$l$O5/$-$F$$$J$$$N$G860x$O2r$i$J$$$N$G$9$,!"(B
glibc $B$N(B __strtol_internal $B$O(B strtol() $B4X?t$GCV$-49$(2DG=(B
$B$H$$$&$+!"(Bstrtol() $B$=$N$b$N$NMM$G$9$+$i!"(B

long
__strtol_internal(const char *nptr, char **endptr, int base, int group)
{
    return strtol(nptr, endptr, base);
}

$B$G$I$&$G$7$g$&$+!)(B
$B$H8@$&;v$G!"(Blinux_dummylib.tar.gz $B$b:9$7BX$($F$*$-$^$7$?!#(B

>   $B$h$/$o$+$C$F$J$$$G$9$,!"$J$s$H$J$/F0:nJs9p$H$$$&$3$H$G!"$H$j$"(B
> $B$($:!#;d$N4D6-$,JQ$J$N$+$J$!!D!D!#(B

$B$&!<$s!"(BFlash Plugin $B$N%P!<%8%g%s$,0c$&!"$H8@$&;v$G$OL5$$$G$9$h$M!)(B
$B$$$:$l$K$7$F$b!"$(!<$+$2$s$K$@$^$7$FF0$+$7$F$$$k$N$G$&$K$c$&$K$c(B(^^;

--
$B0p@n(B $B;K(B($B$U$R$H(B)  http://www.biwa.ne.jp/~fuhito/
     ~fuhito/rtmach/lites.html#SysVShm ($B6&M-%a%b%j%5%]!<%H(B)
     ~fuhito/rtmach/pthreads.html (Lites/ELF $B$G(B pthread)


