hello friends,
when i configure php-3.0.18 with apache with the following
./configure --activate-module=src/modules/php4/libp
i get the following error message
modules.o(.data+0x44): undefined reference to modphp3_module'
modules.o(.data+0x90): undefined reference tomodphp3_module'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
can anyone pls help me in solving this problem..
---karthik