Date: Mon, 14 Jul 2003 14:12:26 -0400 From: "Mike Jakubik" <mikej@trigger.net> To: "Tim Kellers" <timothyk@wallnet.com>, <sysadmin@alexdupre.com> Cc: ports@freebsd.org Subject: RE: FreeBSD Port: mod_php4-4.3.3.r1 Message-ID: <JCEIKJMCANNPGKFKGLKLGEKBDCAA.mikej@trigger.net> In-Reply-To: <200307141313.56325.timothyk@wallnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is with the default options, minus mysql and with WITH_APACHE2=YES. Apache 2 was built with threading, in worker mode. I cvsuped the ports before building. It built ok, just the install part is failing. Thanks. -----Original Message----- From: Tim Kellers [mailto:timothyk@wallnet.com] Sent: Monday, July 14, 2003 1:14 PM To: Mike Jakubik; sysadmin@alexdupre.com Cc: ports@freebsd.org Subject: Re: FreeBSD Port: mod_php4-4.3.3.r1 I encountered a problem like that when I was building the /lang/php5 (aka php4-4.3.3.r1_1) when I configured it with ming support. After the build failed, I went to the ming port, entered the directories where "no such file or directory" was erroring our, and typed make in each directory. Without "clean"ing, I returned to lang/php5 and "make install" continued to the end. This was on a 5.1-CURRENT box cvsupped and built over the weekend. Which configure options are you including? Tim Kellers CPE/NJIT On Monday 14 July 2003 12:14 pm, Mike Jakubik wrote: > root@firewall1:/usr/ports/www/mod_php4# make install WITH_APACHE2=YES > ===> Installing for mod_php4-4.3.3.r1_1,1 > ===> mod_php4-4.3.3.r1_1,1 depends on file: /usr/local/sbin/apxs - found > ===> mod_php4-4.3.3.r1_1,1 depends on shared library: expat.4 - found > ===> Generating temporary packing list > ===> Checking if www/mod_php4 already installed > Installing PHP SAPI module > /usr/local/share/apache2/build/instdso.sh > SH_LIBTOOL='/usr/local/share/apache2/build/libtool' libphp4.la > /usr/local/libexec/apache2 > /usr/local/share/apache2/build/libtool --mode=install cp libphp4.la > /usr/local/libexec/apache2/ > cp .libs/libphp4.so /usr/local/libexec/apache2/libphp4.so > cp .libs/libphp4.lai /usr/local/libexec/apache2/libphp4.la > libtool: install: warning: remember to run `libtool --finish > /usr/ports/www/mod_php4/work/php-4.3.3RC1/libs' > chmod 755 /usr/local/libexec/apache2/libphp4.so > [activating module `php4' in /usr/local/etc/apache2/httpd.conf] > Installing shared extensions: /usr/local/lib/php/20020429-zts/ > Installing build environment: /usr/local/lib/php/build/ > Installing header files: /usr/local/include/php/ > Installing helper programs: /usr/local/bin/ > program: phpize > program: php-config > program: phpextdist > touch: /usr/local/lib/php/20020429/.php: No such file or directory > *** Error code 1 > > Stop in /usr/ports/www/mod_php4. > *** Error code 1 > > Stop in /usr/ports/www/mod_php4. > > ----------- > > FreeBSD firewall1 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Fri Jul 11 09:14:46 > EDT 2003 root@firewall1.trigger.net:/usr/obj/usr/src/sys/FW i386 > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JCEIKJMCANNPGKFKGLKLGEKBDCAA.mikej>