Hi, I'm trying to install Apache2.0.53 from source on an AIX 5.1 server but the compilation step fails with the message below:
"
ld: 0711-317 ERROR: Undefined symbol: .MAKELONG
ld: 0711-317 ERROR: Undefined symbol: .SetLastError
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
"
The configure statement used was:
"./configure --prefix=/local/apache2 --exec-prefix=/local/apache2 --enable-layout=LAYOUT --enable-v4-mapped --enable-file-cache --enable-isapi --enable-disk-cache --enable-cache --enable-mem-cache --enable-dumpio --enable-ext-filter --enable-log-forensic --enable-logio --enable-mime-magic --enable-headers --enable-usertrack --enable-unique-id --enable-http --enable-dav --enable-info --enable-cgi --enable-cgid --enable-speling --enable-rewrite --enable-so"
What's am I doing wrong or how do I get this to work please?
Thanks.
Snr Unix System Admin/DBA
Digicel Jamaica (
"
ld: 0711-317 ERROR: Undefined symbol: .MAKELONG
ld: 0711-317 ERROR: Undefined symbol: .SetLastError
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
"
The configure statement used was:
"./configure --prefix=/local/apache2 --exec-prefix=/local/apache2 --enable-layout=LAYOUT --enable-v4-mapped --enable-file-cache --enable-isapi --enable-disk-cache --enable-cache --enable-mem-cache --enable-dumpio --enable-ext-filter --enable-log-forensic --enable-logio --enable-mime-magic --enable-headers --enable-usertrack --enable-unique-id --enable-http --enable-dav --enable-info --enable-cgi --enable-cgid --enable-speling --enable-rewrite --enable-so"
What's am I doing wrong or how do I get this to work please?
Thanks.
Snr Unix System Admin/DBA
Digicel Jamaica (