Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2011 17:25:56 +0100
From:      bsd <bsd@todoo.biz>
To:        Liste FreeBSD <freebsd-questions@freebsd.org>
Subject:   Problem with php5-dba build && install 
Message-ID:  <7DB2B1A7-088D-4C7B-B82C-0BFBE13C9563@todoo.biz>

next in thread | raw e-mail | index | archive | help
Hi,=20

I have a problem building the php5-dba port.=20

I know this is not exactly the right place to post problem related to =
that, but since I have already contacted the maintener couple of weeks =
ago, and I think the problem is not really so difficult to solve, I am =
asking this question here.=20


swell:root 17:12:28 /usr/ports/databases/php5-dba # make install
=3D=3D=3D>  Patching for php5-dba-5.3.8
=3D=3D=3D>  Applying FreeBSD patches for php5-dba-5.3.8
=3D=3D=3D>   php5-dba-5.3.8 depends on file: /usr/local/bin/phpize - =
found
=3D=3D=3D>   php5-dba-5.3.8 depends on file: =
/usr/local/bin/autoconf-2.68 - found
=3D=3D=3D>  PHPizing for php5-dba-5.3.8
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
configure.in:3: warning: prefer named diversions
configure.in:3: warning: prefer named diversions
=3D=3D=3D>  Configuring for php5-dba-5.3.8
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...=20
checking whether we are cross compiling... no
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 how to run the C preprocessor... cpp
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... yes
checking build system type... amd64-portbld-freebsd7.4
checking host system type... amd64-portbld-freebsd7.4
checking target system type... amd64-portbld-freebsd7.4
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/20090626
checking for PHP installed headers prefix... /usr/local/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to =
regenerate PHP parsers.
checking for gawk... no
checking for nawk... nawk
checking if nawk is broken... no
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DB1 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
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 the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
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 static flag -static 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... no
checking dynamic linker characteristics... freebsd7.4 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 whether the c++ linker (/usr/bin/ld) supports shared =
libraries... yes
checking for c++ option to produce PIC...=20
checking if c++ static flag  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... freebsd7.4 ld.so
(cached) (cached) checking how to hardcode library paths into =
programs... unsupported
shtool:mkdir:Error: invalid number of arguments (at least 1 expected)
shtool:mkdir:Hint:  run `./build/shtool mkdir -h' or `man shtool' for =
details
configure: creating ./config.status
config.status: creating config.h
=3D=3D=3D>  Building for php5-dba-5.3.8
Build complete.
Don't forget to run 'make test'.
=3D=3D=3D>  Installing for php5-dba-5.3.8
=3D=3D=3D>   php5-dba-5.3.8 depends on file: =
/usr/local/include/php/main/php.h - found
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if databases/php5-dba already installed
install: =
/usr/ports/databases/php5-dba/work/php-5.3.8/ext/dba/modules/dba.so: No =
such file or directory
*** Error code 71

Stop in /usr/ports/databases/php5-dba.
*** Error code 1

Stop in /usr/ports/databases/php5-dba.



?? Any clue ??=20

=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
---------> Gr=E9gory Bernard Director <---------
---------------> www.osnet.eu <---------------
--> Your provider of OpenSource appliances <--
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=
=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96=96
OSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetOSnetO




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7DB2B1A7-088D-4C7B-B82C-0BFBE13C9563>