I am trying to install Apache 1.3.27 with PHP 4.3.1, while during the make command of php, I get the following...can anyone help? Please?
ld: elf error: file ext/standard/http_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url_scanner.o: unknown type, unable to processusing elf(3E) libraries
ld: elf error: file ext/standard/var.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/versioning.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/assert.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/strnatcmp.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/levenshtein.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/incomplete_class.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url_scanner_ex.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/ftp_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/http_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/php_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/credits.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/css.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/var_unserializer.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/ftok.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/aggregation.o: unknown type, unable to processusing elf(3E) libraries
ld: elf error: file ext/standard/sha1.o: unknown type, unable to process using elf(3E) libraries
ld: fatal: File processing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'
ld: elf error: file ext/standard/http_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url_scanner.o: unknown type, unable to processusing elf(3E) libraries
ld: elf error: file ext/standard/var.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/versioning.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/assert.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/strnatcmp.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/levenshtein.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/incomplete_class.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/url_scanner_ex.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/ftp_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/http_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/php_fopen_wrapper.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/credits.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/css.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/var_unserializer.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/ftok.o: unknown type, unable to process using elf(3E) libraries
ld: elf error: file ext/standard/aggregation.o: unknown type, unable to processusing elf(3E) libraries
ld: elf error: file ext/standard/sha1.o: unknown type, unable to process using elf(3E) libraries
ld: fatal: File processing errors. No output written to sapi/cli/php
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `sapi/cli/php'