Hi,
This is a first time compiling PHP4.0.6 on my Redhat 7.1 ..and I'm kinda new to this thing.I configured php with mysql and apache apxs then I ran 'make' command I always end up with this error
main/.libs/libmain.al: object main/.libs/libmain.al(main.lo) in archive is not object
collect2: ld returned 1 exit status
make[1]: [libphp4.la] Error 1
make[1]: Leaving directory `/usr/IDS/php-4.0.6'
make: [all-recursive] Error 1
Could anyone tell me how to deal with this problem??
Thank you in advance. 🙂