From owner-FreeBSD-users-jp@jp.FreeBSD.org Tue Sep 28 18:33:02 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id i8S9X2b28340;
	Tue, 28 Sep 2004 18:33:02 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mail.972432.com (50.234.244.43.ap.yournet.ne.jp [43.244.234.50])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with SMTP/inet id i8S9X2828247
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 28 Sep 2004 18:33:02 +0900 (JST)
	(envelope-from mnyu@mail.972432.com)
Received: (qmail 1556 invoked from network); 27 Sep 2004 23:06:05 -0000
Received: from unknown (HELO localhost) (192.168.1.22)
  by www.972432.com with SMTP; 27 Sep 2004 23:06:05 -0000
From: yamane <mnyu@mail.972432.com>
To: FreeBSD-users-jp@jp.FreeBSD.org
Message-Id: <20040928080603.39a3f207.mnyu@mail.972432.com>
X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd4.9)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 28 Sep 2004 08:06:03 +0900
X-Sequence: FreeBSD-users-jp 81073
Subject: [FreeBSD-users-jp 81073] FreeBSD 4.10-RC
 =?ISO-2022-JP?B?GyRCJEcbKEI=?= PHP  Mcrypt
 =?ISO-2022-JP?B?GyRCMEU5ZjI9NFg/dBsoQiAbJEIkcjtIJCQkPxsoQg==?=
 =?ISO-2022-JP?B?GyRCJCQbKEI=?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: mnyu@mail.972432.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+040925

mnyu$B$H?=$7$^$9(B
FreeBSD 4.10-RC $B$G(B   Mcrypt$B0E9f2=4X?t(B  $B$r;H$*$&$H;W$$(B
http://jp2.php.net/manual/ja/ref.mcrypt.php  $B$+$i$N>pJs$G(B

libmcrypt-2.5.7 $B$r(B  ./configure --disable-posix-threads $B$7$F(B
#make
#make install
$B$7$?8e(B
php-4.3.9 $B$G(B
#./configure --with-pgsql --with-apxs2=/usr/local/apache2/bin/apxs --with-mcrypt 
$B$7$?$"$H(B
make$B$7$h$&$H$7$?$i2<$N$h$&$K$J$C$F(B  make$B=PMh$^$;$s(B

--with-mcrypt  $B$r30$9$H(B make;make install $B=PMh$^$9(B

FreeBSD$B$P$+$j$NLdBj$G$b$J$5$=$&$G$9$,(B $BA4$/4X78$J$$$H$b;W$($J$$$N$GEj9F$5$;$F$b$i$$$^$7$?(B

####$B0JA0(B FreeBSD5.0R$B$G(B($B%P!<%8%g%s$O<:G0(B) make;make install$B$7$F;H$C$F$$$^$7$?(B####

$B$I$J$?$+2r7hJ}K!$r$465<((B $B$*4j$$$7$^$9(B


#make
/bin/sh /usr/ports/distfiles/php-4.3.9/libtool --silent --preserve-dup-deps --mode=compile gcc  -Iext/mcrypt/ -I/usr/ports/distfiles/php-4.3.9/ext/mcrypt/ -DPHP_ATOM_INC -I/usr/ports/distfiles/php-4.3.9/include -I/usr/ports/distfiles/php-4.3.9/main -I/usr/ports/distfiles/php-4.3.9 -I/usr/ports/distfiles/php-4.3.9/Zend -I/usr/local/include -I/usr/local/pgsql/include -I/usr/ports/distfiles/php-4.3.9/ext/xml/expat  -I/usr/ports/distfiles/php-4.3.9/TSRM  -g -O2  -prefer-pic -c /usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c -o ext/mcrypt/mcrypt.lo
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:229: warning: `MCRYPT_FAILED' redefined
/usr/local/include/mcrypt.h:31: warning: this is the location of the previous definition
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c: In function `zm_startup_mcrypt':
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:280: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:281: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:282: `MCRYPT_BLOWFISH_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:282: (Each undeclared identifier is reported only once
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:282: for each function it appears in.)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:283: `MCRYPT_BLOWFISH_192' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:284: `MCRYPT_BLOWFISH_256' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:285: `MCRYPT_BLOWFISH_448' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:286: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:287: warning: passing arg 3 of `zend_register_long_consta
nt' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:288: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:289: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:290: `MCRYPT_IDEA' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:291: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:292: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:293: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:294: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:295: `MCRYPT_RC2_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:296: `MCRYPT_RC2_256' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:297: `MCRYPT_RC2_1024' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:298: `MCRYPT_RC4' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:299: `MCRYPT_RC6_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:300: `MCRYPT_RC6_192' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:301: `MCRYPT_RC6_256' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:302: `MCRYPT_SAFER_64' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:303: `MCRYPT_SAFER_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:304: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:305: `MCRYPT_SERPENT_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:306: `MCRYPT_SERPENT_192' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:307: `MCRYPT_SERPENT_256' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:308: `MCRYPT_TWOFISH_128' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:309: `MCRYPT_TWOFISH_192' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:310: `MCRYPT_TWOFISH_256' undeclared (first use in this function)
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:311: warning: passing arg 3 of `zend_register_long_constant' makes integer from pointer without a cast
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c: In function `zif_mcrypt_get_cipher_name':
/usr/ports/distfiles/php-4.3.9/ext/mcrypt/mcrypt.c:1505: warning: assignment makes pointer from integer without a cast
*** Error code 1

Stop in /usr/ports/distfiles/php-4.3.9.

