I got it to work now. I had an up to date php4 and Zend dir. I just hadn't done a cvsclean and buildconf after I updated.
Walt On Thu, 2002-03-14 at 12:44, [EMAIL PROTECTED] wrote: > Hello, > > update your Zend directory too, that should fix it. > > Derick > > On 14 Mar 2002, Walter A. Boring IV wrote: > > > Howdy, > > I'm trying to build the latest (just did a cvs up -dP) php from cvs > > and I can't seem to build it. configure seems to work just fine, > > and most of the make works. > > > > > > Linux Mandrake 8.1 box. > > > > > > ./configure \ > > --with-apxs=/usr/local/apache/bin/apxs \ > > --with-mysql=/usr \ > > --with-oci8=/u01/app/oracle/product/8.1.7 \ > > --enable-sigchild \ > > --with-mcrypt=/usr/local \ > > --with-gd=/usr \ > > --with-png-dir=/usr \ > > --with-jpeg-dir=/usr \ > > --with-zlib-dir=/usr \ > > --enable-trackvars \ > > --with-xml \ > > --with-zlib \ > > --with-mm=/usr/local \ > > --disable-debug > > > > > > > > main/internal_functions_cli.lo: In function > > `php_startup_internal_extensions': > > /home/waboring/devel/php4/main/internal_functions_cli.c:67: undefined > > reference to `posix_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:68: undefined > > reference to `overload_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:68: undefined > > reference to `oci8_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:68: undefined > > reference to `mcrypt_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:69: undefined > > reference to `gd_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:69: undefined > > reference to `ctype_module_entry' > > /home/waboring/devel/php4/main/internal_functions_cli.c:69: undefined > > reference to `php_zlib_module_entry' > > collect2: ld returned 1 exit status > > make: *** [sapi/cli/php] Error 1 > > > > -- > > PHP Development Mailing List <http://www.php.net/> > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > ----------------------------------------------------------------------- > PHP: Scripting the Web - [EMAIL PROTECTED] > All your branches are belong to me! > SRM: Site Resource Manager - www.vl-srm.net > ----------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php