From owner-freebsd-ports@FreeBSD.ORG Sat Nov 24 16:01:39 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A76BC16A41B for ; Sat, 24 Nov 2007 16:01:39 +0000 (UTC) (envelope-from werner@cyrmon.com) Received: from mail.cnet.at (mail.cnet.at [217.15.6.20]) by mx1.freebsd.org (Postfix) with ESMTP id CD34813C457 for ; Sat, 24 Nov 2007 16:01:38 +0000 (UTC) (envelope-from werner@cyrmon.com) Received: from powerpentium by mail.cnet.at (MDaemon PRO v9.6.3) with ESMTP id 21-md50000001799.msg for ; Sat, 24 Nov 2007 17:01:34 +0100 From: "Mag. Cyrmon Werner" To: Date: Sat, 24 Nov 2007 17:01:23 +0100 Message-ID: <000901c82eb3$43a1a5b0$cae4f110$@com> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcguqLEdk/cppRbAT7iRA1Rg0kVEGg== Content-Language: de-at X-Authenticated-Sender: w.cyrmon@cnet.at X-Spam-Processed: mail.cnet.at, Sat, 24 Nov 2007 17:01:34 +0100 (not processed: message from trusted or authenticated source) X-MDRemoteIP: 217.15.1.32 X-Return-Path: werner@cyrmon.com X-Envelope-From: werner@cyrmon.com X-MDaemon-Deliver-To: freebsd-ports@freebsd.org X-MDAV-Processed: mail.cnet.at, Sat, 24 Nov 2007 17:01:36 +0100 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem with php5-session-5.2.5 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: werner@cyrmon.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2007 16:01:39 -0000 Whats wrong here ? Did a portsnap update before .. proxy2# make ===> Vulnerability check disabled, database not found => php-5.2.5.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://br.php.net/distributions/. php-5.2.5.tar.bz2 35% of 7590 kB 140 kBps 00m33s fetch: http://br.php.net/distributions/php-5.2.5.tar.bz2: Connection reset by peer => Attempting to fetch from http://cn.php.net/distributions/. fetch: php-5.2.5.tar.bz2: local modification time does not match remote => Attempting to fetch from http://dk.php.net/distributions/. php-5.2.5.tar.bz2 100% of 7590 kB 155 kBps 00m00s ===> Extracting for php5-session-5.2.5 => MD5 Checksum OK for php-5.2.5.tar.bz2. => SHA256 Checksum OK for php-5.2.5.tar.bz2. ===> Patching for php5-session-5.2.5 ===> php5-session-5.2.5 depends on executable: phpize - found ===> php5-session-5.2.5 depends on file: /usr/local/bin/autoconf-2.61 - found ===> PHPizing for php5-session-5.2.5 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 ===> Configuring for php5-session-5.2.5 configure: WARNING: you should use --build, --host, --target checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for i386-portbld-freebsd6.2-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking if compiler supports -R... yes checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking target system type... i386-portbld-freebsd6.2 checking for PHP prefix... /usr/local checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20060613 checking for PHP installed headers prefix... /usr/local/include/php checking for re2c... no configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. checking for gawk... no checking for nawk... nawk checking if nawk is broken... no checking whether to enable PHP sessions... yes, shared checking for mm support... no checking whether pwrite works... yes checking whether pread works... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-portbld-freebsd6.2-ar... no checking for ar... ar checking for i386-portbld-freebsd6.2-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd6.2-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes configure: creating ./config.status config.status: creating config.h ===> Building for php5-session-5.2.5 /bin/sh /usr/ports/www/php5-session/work/php-5.2.5/ext/session/libtool --mode=compile cc -I. -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session -DPHP_ATOM_INC -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session/include -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session/main -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c -o session.lo mkdir .libs cc -I. -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session -DPHP_ATOM_INC -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session/include -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session/main -I/usr/ports/www/php5-session/work/php-5.2.5/ext/session -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -fno-strict-aliasing -pipe -c /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c -fPIC -DPIC -o .libs/session.o /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c: In function `OnUpdateSaveDir': /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c:154: error: `PHP_INI_STAGE_HTACCESS' undeclared (first use in this function) /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c:154: error: (Each undeclared identifier is reported only once /usr/ports/www/php5-session/work/php-5.2.5/ext/session/session.c:154: error: for each function it appears in.) *** Error code 1 Stop in /usr/ports/www/php5-session/work/php-5.2.5/ext/session. *** Error code 1 Stop in /usr/ports/www/php5-session. *************************************************************************** Prof. Mag. Werner CYRMON HTBLuVA Wr. Neustadt Abt. EDVO http://cyx.htlwrn.ac.at *************************************************************************** Let's do it! (Nike) *************************************************************************** Want to learn math with fun or calculating some stuff online: Look at http://Onlinemath.htlwrn.ac.at CAUTION - This message may contain privileged and confidential information intended only for the use of the addressee named above. If you are not the intended recipient of this message you are hereby notified that any use, dissemination, distribution or reproduction of this message is prohibited. If you have received this message in error please notify us immediately. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.