Re: [PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
Thats it! Downgraded to autoconf-2.13 and works like a charm now. Finally i can get to coding :) Thanks, Hans At 21:14 23-5-2002 +0200, you wrote: > 2.5x version proved to do not work well with the build > system. Try 2.13 for a start. > > - Markus > >On Thu, May 23, 2002 at 07:39:

Re: [PHP-DEV] Need help with the build system

2002-05-23 Thread Markus Fischer
2.5x version proved to do not work well with the build system. Try 2.13 for a start. - Markus On Thu, May 23, 2002 at 07:39:02PM +0200, Hans Rakers wrote : > > Sorry for replying to my own message, but i realized i may have provided > too little info about my setup. > > Im using

Re: [PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
Sorry for replying to my own message, but i realized i may have provided too little info about my setup. Im using Slackware 8.0 with kernel 2.4.18 autoconf (GNU Autoconf) 2.50 automake (GNU automake) 1.4-p4 ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18) Thanks, Hans At 15:26 23-5-20

[PHP-DEV] Need help with the build system

2002-05-23 Thread Hans Rakers
Hello all, I'm trying to make a module for php-4.2.1 but i'm having difficulties with the build system. I perform the following steps: 1. extract a fresh source tree (php-4.2.1) 2. go to ext/ and run ./ext_skel --extname=mymodule 3. edit config.m4 and uncomment some lines to make this: PHP_A