Apache::Request installation issues

T

Terry

Hi All,

Im trying to install libapreq-1.3 on AIX. Other installed packages
are:
mod_perl-1.27
Apache_1.3.27
perl-5.8.3

When I run the make the error detailed below occurs. Are there any
suggestions as to the cause of this error and possible solutions.

Thanks

Terry

rm -f ../blib/arch/auto/Apache/Request/Request.so
LD_RUN_PATH="" ld -bhalt:4 -bM:SRE
-bI:/usr/local/lib/perl5/5.8.3/aix/CORE/perl.exp -bE:Request.exp
-bnoentry -lc -L/usr/lo
cal/lib Request.o ../blib/arch/auto/libapreq/libapreq.a
-bI:/usr/local/lib/perl5/site_perl/5.8.3/aix/auto/Apache/mod_perl.exp
-o ../
blib/arch/auto/Apache/Request/Request.so
ld: 0711-317 ERROR: Undefined symbol: .ap_table_get
ld: 0711-317 ERROR: Undefined symbol: .ap_pfclose
ld: 0711-317 ERROR: Undefined symbol: .ap_log_rerror
ld: 0711-317 ERROR: Undefined symbol: .ap_getword
ld: 0711-317 ERROR: Undefined symbol: .ap_table_add
ld: 0711-317 ERROR: Undefined symbol: .ap_pstrndup
ld: 0711-317 ERROR: Undefined symbol: .ap_push_array
ld: 0711-317 ERROR: Undefined symbol: .ap_setup_client_block
ld: 0711-317 ERROR: Undefined symbol: .ap_should_client_block
ld: 0711-317 ERROR: Undefined symbol: .ap_pcalloc
ld: 0711-317 ERROR: Undefined symbol: .ap_hard_timeout
ld: 0711-317 ERROR: Undefined symbol: .ap_get_client_block
ld: 0711-317 ERROR: Undefined symbol: .ap_kill_timeout
ld: 0711-317 ERROR: Undefined symbol: .ap_pstrdup
ld: 0711-317 ERROR: Undefined symbol: ap_day_snames
ld: 0711-317 ERROR: Undefined symbol: ap_month_snames
ld: 0711-317 ERROR: Undefined symbol: .ap_psprintf
ld: 0711-317 ERROR: Undefined symbol: .ap_popenf
ld: 0711-317 ERROR: Undefined symbol: .ap_pfdopen
ld: 0711-317 ERROR: Undefined symbol: ap_null_cleanup
ld: 0711-317 ERROR: Undefined symbol: .ap_register_cleanup
ld: 0711-317 ERROR: Undefined symbol: .ap_palloc
ld: 0711-317 ERROR: Undefined symbol: .ap_pstrcat
ld: 0711-317 ERROR: Undefined symbol: .ap_make_array
ld: 0711-317 ERROR: Undefined symbol: .ap_table_do
ld: 0711-317 ERROR: Undefined symbol: .ap_make_dirstr_parent
ld: 0711-317 ERROR: Undefined symbol: .ap_find_path_info
ld: 0711-317 ERROR: Undefined symbol: .ap_getword_conf
ld: 0711-317 ERROR: Undefined symbol: .ap_make_table
ld: 0711-317 ERROR: Undefined symbol: .ap_ind
ld: 0711-317 ERROR: Undefined symbol: .ap_table_unset
ld: 0711-317 ERROR: Undefined symbol: .ap_table_set
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
 
J

Joe Schaefer

Hi All,

Im trying to install libapreq-1.3 on AIX. Other installed packages
are:
mod_perl-1.27
Apache_1.3.27
perl-5.8.3

When I run the make the error detailed below occurs. Are there any
suggestions as to the cause of this error and possible solutions.

Try 1.33; IIRC AIX requires some special linker flags
(mainly to tell it that these symbols will be provided
by httpd). If 1.33 doesn't compile on AIX, email the
developer mailing list over at apreq-dev @ httpd.apache.org.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top