neoanantha

nmake mod_perl output error

Dec 20th, 2024
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 94.88 KB | Software | 0 0
  1.  
  2. C:\Development\Apache24\src\mod_perl-2.0.12>nmake
  3.  
  4. Microsoft (R) Program Maintenance Utility Version 14.42.34435.0
  5. Copyright (C) Microsoft Corporation.  All rights reserved.
  6.  
  7.         cd "src/modules/perl" && gmake
  8. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  9. -c mod_perl.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- mod_perl.o mod_perl.lo
  10. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  11. -c modperl_interp.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_interp.o modperl_interp.lo
  12. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  13. -c modperl_tipool.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_tipool.o modperl_tipool.lo
  14. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  15. -c modperl_log.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_log.o modperl_log.lo
  16. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  17. -c modperl_config.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_config.o modperl_config.lo
  18. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  19. -c modperl_cmd.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_cmd.o modperl_cmd.lo
  20. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  21. -c modperl_options.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_options.o modperl_options.lo
  22. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  23. -c modperl_callback.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_callback.o modperl_callback.lo
  24. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  25. -c modperl_handler.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_handler.o modperl_handler.lo
  26. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  27. -c modperl_gtop.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_gtop.o modperl_gtop.lo
  28. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  29. -c modperl_util.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_util.o modperl_util.lo
  30. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  31. -c modperl_io.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_io.o modperl_io.lo
  32. modperl_io.c: In function 'modperl_io_perlio_override_stdhandle':
  33. modperl_io.c:119:5: warning: 'Perl_do_open9' is deprecated [-Wdeprecated-declarations]
  34.      status = do_open9(handle, mode == O_RDONLY ? "<:Apache2" : ">:Apache2",
  35.      ^~~~~~
  36. In file included from C:\strawberry\perl\lib\CORE/perl.h:5567,
  37.                  from modperl_perl_includes.h:65,
  38.                  from modperl_common_includes.h:24,
  39.                  from mod_perl.h:21,
  40.                  from modperl_io.c:17:
  41. C:\strawberry\perl\lib\CORE/proto.h:914:20: note: declared here
  42.  PERL_CALLCONV bool Perl_do_open9(pTHX_ GV *gv, const char *name, I32 len, int as_raw, int rawmode, int rawperm, PerlIO *supplied_fp, SV *svs, I32 num)
  43.                     ^~~~~~~~~~~~~
  44. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  45. -c modperl_io_apache.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_io_apache.o modperl_io_apache.lo
  46. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  47. -c modperl_filter.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_filter.o modperl_filter.lo
  48. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  49. -c modperl_bucket.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_bucket.o modperl_bucket.lo
  50. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  51. -c modperl_mgv.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_mgv.o modperl_mgv.lo
  52. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  53. -c modperl_pcw.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_pcw.o modperl_pcw.lo
  54. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  55. -c modperl_global.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_global.o modperl_global.lo
  56. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  57. -c modperl_env.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_env.o modperl_env.lo
  58. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  59. -c modperl_cgi.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_cgi.o modperl_cgi.lo
  60. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  61. -c modperl_perl.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_perl.o modperl_perl.lo
  62. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  63. -c modperl_perl_global.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_perl_global.o modperl_perl_global.lo
  64. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  65. -c modperl_perl_pp.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_perl_pp.o modperl_perl_pp.lo
  66. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  67. -c modperl_sys.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_sys.o modperl_sys.lo
  68. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  69. -c modperl_module.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_module.o modperl_module.lo
  70. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  71. -c modperl_svptr_table.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_svptr_table.o modperl_svptr_table.lo
  72. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  73. -c modperl_const.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_const.o modperl_const.lo
  74. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  75. -c modperl_constants.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_constants.o modperl_constants.lo
  76. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  77. -c modperl_apache_compat.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_apache_compat.o modperl_apache_compat.lo
  78. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  79. -c modperl_error.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_error.o modperl_error.lo
  80. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  81. -c modperl_debug.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_debug.o modperl_debug.lo
  82. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  83. -c modperl_common_util.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_common_util.o modperl_common_util.lo
  84. modperl_common_util.c:57:53: warning: initialization of 'int (*)(PerlInterpreter *, SV *, MAGIC *, SV *, const char *, I32)' {aka 'int (*)(struct interpreter *, struct sv *, struct magic *, struct sv *, const char *, long int)'} from incompatible pointer type 'int (*)(PerlInterpreter *, SV *, MAGIC *, SV *, const char *, int)' {aka 'int (*)(struct interpreter *, struct sv *, struct magic *, struct sv *, const char *, int)'} [-Wincompatible-pointer-types]
  85.                                                      modperl_table_magic_copy};
  86.                                                      ^~~~~~~~~~~~~~~~~~~~~~~~
  87. modperl_common_util.c:57:53: note: (near initialization for 'modperl_table_magic_prefetch.svt_copy')
  88. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  89. -c modperl_common_log.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_common_log.o modperl_common_log.lo
  90. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  91. -c modperl_hooks.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_hooks.o modperl_hooks.lo
  92. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  93. -c modperl_directives.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_directives.o modperl_directives.lo
  94. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  95. -c modperl_flags.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_flags.o modperl_flags.lo
  96. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  97. -c modperl_xsinit.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_xsinit.o modperl_xsinit.lo
  98. gcc -IC:/Development/Apache24/src/mod_perl-2.0.12/src/modules/perl -IC:/Development/Apache24/src/mod_perl-2.0.12/xs -IC:\Apache24\include -I"C:\Apache24\include"   -IC:\Apache24\include -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\strawberry\perl\lib\CORE" -DMOD_PERL -DMP_COMPAT_1X -fgnu89-inline -s -O2  \
  99. -c modperl_exports.c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- modperl_exports.o modperl_exports.lo
  100. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e rm_f -- mod_perl.so
  101. g++ -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" \
  102. C:\Apache24\lib\libapr-1.lib C:\Apache24\lib\libaprutil-1.lib C:\Apache24\lib\libhttpd.lib \
  103. mod_perl.lo modperl_interp.lo modperl_tipool.lo modperl_log.lo modperl_config.lo modperl_cmd.lo modperl_options.lo modperl_callback.lo modperl_handler.lo modperl_gtop.lo modperl_util.lo modperl_io.lo modperl_io_apache.lo modperl_filter.lo modperl_bucket.lo modperl_mgv.lo modperl_pcw.lo modperl_global.lo modperl_env.lo modperl_cgi.lo modperl_perl.lo modperl_perl_global.lo modperl_perl_pp.lo modperl_sys.lo modperl_module.lo modperl_svptr_table.lo modperl_const.lo modperl_constants.lo modperl_apache_compat.lo modperl_error.lo modperl_debug.lo modperl_common_util.lo modperl_common_log.lo modperl_hooks.lo modperl_directives.lo modperl_flags.lo modperl_xsinit.lo modperl_exports.lo  "C:\strawberry\perl\lib\CORE\libperl532.a" "C:\strawberry\c\i686-w64-mingw32\lib\libmoldname.a" "C:\strawberry\c\i686-w64-mingw32\lib\libkernel32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libuser32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libgdi32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libwinspool.a" "C:\strawberry\c\i686-w64-mingw32\lib\libcomdlg32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libadvapi32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libshell32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libole32.a" "C:\strawberry\c\i686-w64-mingw32\lib\liboleaut32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libnetapi32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libuuid.a" "C:\strawberry\c\i686-w64-mingw32\lib\libws2_32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libmpr.a" "C:\strawberry\c\i686-w64-mingw32\lib\libwinmm.a" "C:\strawberry\c\i686-w64-mingw32\lib\libversion.a" "C:\strawberry\c\i686-w64-mingw32\lib\libodbc32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libodbccp32.a" "C:\strawberry\c\i686-w64-mingw32\lib\libcomctl32.a" \
  104. -def:C:/Development/Apache24/src/mod_perl-2.0.12/xs/modperl.def -out:mod_perl.so
  105. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x1cc): undefined reference to `_imp__ap_reserve_module_slots_directive@4'
  106. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x1f7): undefined reference to `_imp__apr_dynamic_fn_register'
  107. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x21e): undefined reference to `_imp__ap_server_config_defines'
  108. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x22b): undefined reference to `_imp__apr_array_push@4'
  109. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x241): undefined reference to `_imp__apr_pstrdup@8'
  110. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x26b): undefined reference to `_imp__ap_hook_pre_config@16'
  111. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x293): undefined reference to `_imp__ap_hook_open_logs@16'
  112. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x2bb): undefined reference to `_imp__ap_hook_post_config@16'
  113. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x2c1): undefined reference to `_imp__ap_hook_handler@16'
  114. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x30f): undefined reference to `_imp__ap_hook_insert_filter@16'
  115. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x35d): undefined reference to `_imp__ap_register_output_filter@16'
  116. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x387): undefined reference to `_imp__ap_register_input_filter@16'
  117. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x41b): undefined reference to `_imp__ap_hook_pre_connection@16'
  118. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x443): undefined reference to `_imp__ap_hook_create_request@16'
  119. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x46b): undefined reference to `_imp__ap_hook_post_read_request@16'
  120. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x493): undefined reference to `_imp__ap_hook_header_parser@16'
  121. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x4bb): undefined reference to `_imp__ap_hook_child_init@16'
  122. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x4e1): undefined reference to `_imp__apr_pool_cleanup_null'
  123. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x4fe): undefined reference to `_imp__apr_pool_cleanup_register@16'
  124. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x564): undefined reference to `_imp__apr_pool_clear@4'
  125. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x62b): undefined reference to `_imp__apr_pool_userdata_set@16'
  126. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x66f): undefined reference to `_imp__apr_pool_create_ex@16'
  127. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x674): undefined reference to `_imp__apr_pool_cleanup_null'
  128. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x694): undefined reference to `_imp__apr_pool_cleanup_register@16'
  129. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x76a): undefined reference to `_imp__ap_add_version_component@8'
  130. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xa79): undefined reference to `_imp__ap_server_root'
  131. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xac4): undefined reference to `_imp__ap_server_root'
  132. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xae0): undefined reference to `_imp__apr_filepath_merge@20'
  133. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xb41): undefined reference to `_imp__apr_stat@16'
  134. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xe0f): undefined reference to `_imp__apr_pool_create_ex@16'
  135. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xe37): undefined reference to `_imp__apr_pool_tag@8'
  136. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xebe): undefined reference to `_imp__apr_pool_cleanup_null'
  137. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xee0): undefined reference to `_imp__apr_pool_cleanup_register@16'
  138. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0xf4e): undefined reference to `_imp__ap_mpm_query@8'
  139. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: mod_perl.lo:mod_perl.c:(.text+0x105d): undefined reference to `_imp__apr_palloc@8'
  140. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x25f): undefined reference to `_imp__apr_palloc@8'
  141. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x2a2): undefined reference to `_imp__apr_pool_cleanup_null'
  142. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x2bb): undefined reference to `_imp__apr_pool_cleanup_register@16'
  143. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x324): undefined reference to `_imp__apr_pool_userdata_get@12'
  144. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x364): undefined reference to `_imp__apr_pool_userdata_set@16'
  145. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x876): undefined reference to `_imp__apr_pool_userdata_get@12'
  146. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x8ed): undefined reference to `_imp__apr_pool_userdata_get@12'
  147. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_interp.lo:modperl_interp.c:(.text+0x923): undefined reference to `_imp__apr_pool_userdata_set@16'
  148. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_tipool.lo:modperl_tipool.c:(.text+0x196): undefined reference to `_imp__apr_palloc@8'
  149. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x16): undefined reference to `_imp__apr_table_copy@8'
  150. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x24): undefined reference to `_imp__apr_table_elts@4'
  151. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x4f): undefined reference to `_imp__apr_table_unset@8'
  152. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x76): undefined reference to `_imp__apr_table_overlay@12'
  153. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xfa): undefined reference to `_imp__apr_cpystrn@12'
  154. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x167): undefined reference to `_imp__apr_palloc@8'
  155. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1b6): undefined reference to `_imp__apr_palloc@8'
  156. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1f7): undefined reference to `_imp__apr_palloc@8'
  157. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x233): undefined reference to `_imp__apr_array_make@12'
  158. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x2ae): undefined reference to `_imp__apr_table_make@8'
  159. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x314): undefined reference to `_imp__apr_array_push@4'
  160. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x347): undefined reference to `_imp__apr_palloc@8'
  161. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x383): undefined reference to `_imp__apr_table_make@8'
  162. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x444): undefined reference to `_imp__apr_table_overlay@12'
  163. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x450): undefined reference to `_imp__apr_table_compress@8'
  164. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x547): undefined reference to `_imp__apr_array_push@4'
  165. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x5bf): undefined reference to `_imp__apr_palloc@8'
  166. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x6be): undefined reference to `_imp__apr_table_overlay@12'
  167. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x6ca): undefined reference to `_imp__apr_table_compress@8'
  168. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xc4a): undefined reference to `_imp__ap_log_error_'
  169. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xd1a): undefined reference to `_imp__ap_log_error_'
  170. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xe4e): undefined reference to `_imp__ap_log_error_'
  171. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xee5): undefined reference to `_imp__apr_pstrdup@8'
  172. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xf89): undefined reference to `_imp__ap_pcfg_open_custom@24'
  173. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xfad): undefined reference to `_imp__ap_build_config@16'
  174. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xfc3): undefined reference to `_imp__ap_cfg_closefile@4'
  175. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0xfe0): undefined reference to `_imp__apr_pool_destroy@4'
  176. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1011): undefined reference to `_imp__apr_pool_create_ex@16'
  177. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1038): undefined reference to `_imp__ap_walk_config@12'
  178. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1115): undefined reference to `_imp__ap_create_per_dir_config@4'
  179. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_config.lo:modperl_config.c:(.text+0x1189): undefined reference to `_imp__ap_merge_per_dir_configs@12'
  180. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x30): undefined reference to `_imp__apr_array_push@4'
  181. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x57): undefined reference to `_imp__apr_array_make@12'
  182. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x9b): undefined reference to `_imp__apr_array_push@4'
  183. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xc5): undefined reference to `_imp__apr_array_make@12'
  184. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x106): undefined reference to `_imp__apr_array_push@4'
  185. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x135): undefined reference to `_imp__apr_array_make@12'
  186. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x155): undefined reference to `_imp__ap_check_cmd_context@8'
  187. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x26a): undefined reference to `_imp__apr_array_push@4'
  188. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x2a3): undefined reference to `_imp__apr_psprintf'
  189. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x3ea): undefined reference to `_imp__apr_array_push@4'
  190. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x423): undefined reference to `_imp__apr_psprintf'
  191. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x4e8): undefined reference to `_imp__apr_palloc@8'
  192. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x506): undefined reference to `_imp__apr_array_push@4'
  193. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x529): undefined reference to `_imp__apr_table_addn@12'
  194. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x599): undefined reference to `_imp__apr_table_setn@12'
  195. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x65f): undefined reference to `_imp__apr_table_setn@12'
  196. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x696): undefined reference to `_imp__apr_table_setn@12'
  197. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x770): undefined reference to `_imp__apr_pstrdup@8'
  198. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x787): undefined reference to `_imp__apr_table_setn@12'
  199. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x904): undefined reference to `_imp__apr_array_push@4'
  200. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x96a): undefined reference to `_imp__apr_pstrcat'
  201. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x9a8): undefined reference to `_imp__apr_pstrdup@8'
  202. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xa18): undefined reference to `_imp__apr_pstrdup@8'
  203. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xae0): undefined reference to `_imp__apr_pstrndup@12'
  204. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xafa): undefined reference to `_imp__apr_table_make@8'
  205. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xb21): undefined reference to `_imp__ap_getword_nc@12'
  206. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xb4f): undefined reference to `_imp__apr_table_set@12'
  207. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xb67): undefined reference to `_imp__ap_getword@12'
  208. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xbd8): undefined reference to `_imp__apr_pstrcat'
  209. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xbf9): undefined reference to `_imp__ap_cfg_getline@12'
  210. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xc51): undefined reference to `_imp__apr_pstrdup@8'
  211. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xc9c): undefined reference to `_imp__apr_pstrcat'
  212. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xcd2): undefined reference to `_imp__apr_psprintf'
  213. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xd06): undefined reference to `_imp__apr_pstrcat'
  214. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xd1d): undefined reference to `_imp__apr_palloc@8'
  215. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xe28): undefined reference to `_imp__apr_table_get@8'
  216. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xe9e): undefined reference to `_imp__apr_psprintf'
  217. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xecd): undefined reference to `_imp__apr_table_set@12'
  218. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0xf20): undefined reference to `_imp__apr_pstrcat'
  219. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x125c): undefined reference to `_imp__apr_psprintf'
  220. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x137f): undefined reference to `_imp__apr_pstrdup@8'
  221. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x139d): undefined reference to `_imp__apr_pstrdup@8'
  222. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x13bd): undefined reference to `_imp__apr_table_set@12'
  223. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x149c): undefined reference to `_imp__apr_psprintf'
  224. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x1634): undefined reference to `_imp__ap_cfg_getline@12'
  225. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x1731): undefined reference to `_imp__ap_cfg_getline@12'
  226. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x17d6): undefined reference to `_imp__ap_getword@12'
  227. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x184f): undefined reference to `_imp__apr_pstrcat'
  228. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x187f): undefined reference to `_imp__apr_pstrcat'
  229. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x18c6): undefined reference to `_imp__ap_getword@12'
  230. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x193f): undefined reference to `_imp__apr_pstrcat'
  231. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cmd.lo:modperl_cmd.c:(.text+0x196f): undefined reference to `_imp__apr_pstrcat'
  232. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_options.lo:modperl_options.c:(.text+0x18): undefined reference to `_imp__apr_palloc@8'
  233. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_options.lo:modperl_options.c:(.text+0x125): undefined reference to `_imp__apr_pstrcat'
  234. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_callback.lo:modperl_callback.c:(.text+0x232): undefined reference to `_imp__apr_table_merge@12'
  235. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_callback.lo:modperl_callback.c:(.text+0x3b8): undefined reference to `_imp__ap_log_error_'
  236. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_callback.lo:modperl_callback.c:(.text+0x9bd): undefined reference to `_imp__ap_log_error_'
  237. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x1f): undefined reference to `_imp__apr_palloc@8'
  238. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x11d): undefined reference to `_imp__apr_palloc@8'
  239. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x167): undefined reference to `_imp__apr_psprintf'
  240. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0xe74): undefined reference to `_imp__apr_array_copy@8'
  241. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0xed7): undefined reference to `_imp__apr_array_push@4'
  242. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x12e1): undefined reference to `_imp__apr_array_copy@8'
  243. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x1339): undefined reference to `_imp__apr_array_make@12'
  244. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x1369): undefined reference to `_imp__apr_array_make@12'
  245. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x139b): undefined reference to `_imp__apr_array_make@12'
  246. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x1575): undefined reference to `_imp__apr_pstrcat'
  247. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x158f): undefined reference to `_imp__apr_palloc@8'
  248. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x160e): undefined reference to `_imp__apr_pstrdup@8'
  249. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_handler.lo:modperl_handler.c:(.text+0x16a1): undefined reference to `_imp__apr_array_push@4'
  250. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x1f2): undefined reference to `_imp__apr_hash_set@16'
  251. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x223): undefined reference to `_imp__ap_register_auth_provider@24'
  252. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x23c): undefined reference to `_imp__apr_hash_set@16'
  253. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x254): undefined reference to `_imp__apr_hash_make@4'
  254. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x287): undefined reference to `_imp__apr_pool_pre_cleanup_register@12'
  255. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2b9): undefined reference to `_imp__apr_hash_count@4'
  256. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2df): undefined reference to `_imp__apr_table_get@8'
  257. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2fc): undefined reference to `_imp__apr_hash_get@12'
  258. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x54a): undefined reference to `_imp__apr_pstrdup@8'
  259. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x6ad): undefined reference to `_imp__apr_hash_count@4'
  260. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x6d4): undefined reference to `_imp__apr_pool_userdata_get@12'
  261. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x6f5): undefined reference to `_imp__apr_hash_get@12'
  262. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x893): undefined reference to `_imp__apr_pstrdup@8'
  263. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x9f3): undefined reference to `_imp__apr_table_get@8'
  264. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0xa10): undefined reference to `_imp__apr_hash_get@12'
  265. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0xb57): undefined reference to `_imp__apr_table_get@8'
  266. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0xb74): undefined reference to `_imp__apr_hash_get@12'
  267. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x13a8): undefined reference to `_imp__ap_log_rerror_'
  268. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x1485): undefined reference to `_imp__ap_log_error_'
  269. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x1cd5): undefined reference to `_imp__apr_palloc@8'
  270. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2c6b): undefined reference to `_imp__apr_table_set@12'
  271. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2cad): undefined reference to `_imp__apr_table_get@8'
  272. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2d29): undefined reference to `_imp__apr_table_unset@8'
  273. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2f51): undefined reference to `_imp__apr_file_open@20'
  274. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2f78): undefined reference to `_imp__apr_file_read@12'
  275. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x2fb0): undefined reference to `_imp__apr_file_close@4'
  276. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3071): undefined reference to `_imp__apr_psprintf'
  277. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x30bb): undefined reference to `_imp__apr_psprintf'
  278. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x30fb): undefined reference to `_imp__apr_psprintf'
  279. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x324e): undefined reference to `_imp__apr_palloc@8'
  280. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x33e9): undefined reference to `_imp__apr_array_make@12'
  281. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3413): undefined reference to `_imp__apr_pstrdup@8'
  282. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x344a): undefined reference to `_imp__apr_array_push@4'
  283. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3771): undefined reference to `_imp__apr_pool_userdata_get@12'
  284. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x379d): undefined reference to `_imp__apr_palloc@8'
  285. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x37a3): undefined reference to `_imp__apr_pool_cleanup_null'
  286. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x37c5): undefined reference to `_imp__apr_pool_userdata_set@16'
  287. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3801): undefined reference to `_imp__apr_pool_userdata_get@12'
  288. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3842): undefined reference to `_imp__apr_pool_cleanup_kill@12'
  289. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x39ea): undefined reference to `_imp__apr_pool_cleanup_null'
  290. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3a07): undefined reference to `_imp__apr_pool_cleanup_register@16'
  291. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3ad4): undefined reference to `_imp__apr_pstrdup@8'
  292. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3aec): undefined reference to `_imp__apr_palloc@8'
  293. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3b68): undefined reference to `_imp__apr_pstrdup@8'
  294. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_util.lo:modperl_util.c:(.text+0x3b80): undefined reference to `_imp__apr_palloc@8'
  295. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0xf2): undefined reference to `_imp__ap_log_error_'
  296. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x3f6): undefined reference to `_imp__apr_brigade_create@8'
  297. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x432): undefined reference to `_imp__apr_bucket_type_eos'
  298. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x458): undefined reference to `_imp__apr_brigade_flatten@12'
  299. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x481): undefined reference to `_imp__apr_brigade_cleanup@4'
  300. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x4c5): undefined reference to `_imp__ap_get_brigade@24'
  301. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x4e5): undefined reference to `_imp__apr_brigade_destroy@4'
  302. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x512): undefined reference to `_imp__apr_brigade_flatten@12'
  303. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x52a): undefined reference to `_imp__apr_brigade_destroy@4'
  304. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x55f): undefined reference to `_imp__apr_brigade_cleanup@4'
  305. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x56b): undefined reference to `_imp__apr_brigade_destroy@4'
  306. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_io_apache.lo:modperl_io_apache.c:(.text+0x583): undefined reference to `_imp__apr_brigade_destroy@4'
  307. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x183): undefined reference to `_imp__apr_bucket_type_eos'
  308. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x18f): undefined reference to `_imp__apr_bucket_type_flush'
  309. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x2ac): undefined reference to `_imp__apr_brigade_cleanup@4'
  310. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x481): undefined reference to `_imp__apr_bucket_transient_create@12'
  311. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x499): undefined reference to `_imp__apr_brigade_create@8'
  312. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x4ce): undefined reference to `_imp__ap_pass_brigade@8'
  313. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x4e9): undefined reference to `_imp__apr_bucket_flush_create@4'
  314. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x558): undefined reference to `_imp__ap_log_error_'
  315. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x5b2): undefined reference to `_imp__apr_brigade_create@8'
  316. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x5c0): undefined reference to `_imp__apr_bucket_flush_create@4'
  317. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x5e3): undefined reference to `_imp__ap_pass_brigade@8'
  318. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x67c): undefined reference to `_imp__apr_brigade_create@8'
  319. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x68a): undefined reference to `_imp__apr_bucket_eos_create@4'
  320. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x6b9): undefined reference to `_imp__ap_pass_brigade@8'
  321. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x6cf): undefined reference to `_imp__apr_brigade_destroy@4'
  322. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x700): undefined reference to `_imp__apr_palloc@8'
  323. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x837): undefined reference to `_imp__apr_pool_create_ex@16'
  324. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x857): undefined reference to `_imp__apr_palloc@8'
  325. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xa39): undefined reference to `_imp__apr_pool_destroy@4'
  326. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xb18): undefined reference to `_imp__apr_palloc@8'
  327. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xb5d): undefined reference to `_imp__apr_pool_cleanup_null'
  328. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xb7f): undefined reference to `_imp__apr_pool_cleanup_register@16'
  329. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xbda): undefined reference to `_imp__apr_pstrdup@8'
  330. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xbea): undefined reference to `_imp__ap_str_tolower@4'
  331. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xc01): undefined reference to `_imp__ap_get_output_filter_handle@4'
  332. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xc52): undefined reference to `_imp__ap_get_input_filter_handle@4'
  333. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xd85): undefined reference to `_imp__apr_palloc@8'
  334. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xdc9): undefined reference to `_imp__apr_pool_cleanup_null'
  335. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xdeb): undefined reference to `_imp__apr_pool_cleanup_register@16'
  336. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0xf27): undefined reference to `_imp__apr_pstrcat'
  337. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x10ee): undefined reference to `_imp__apr_bucket_eos_create@4'
  338. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x114b): undefined reference to `_imp__apr_bucket_flush_create@4'
  339. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1229): undefined reference to `_imp__apr_brigade_create@8'
  340. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x125e): undefined reference to `_imp__ap_get_brigade@24'
  341. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1496): undefined reference to `_imp__apr_brigade_destroy@4'
  342. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1643): undefined reference to `_imp__ap_log_error_'
  343. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1830): undefined reference to `_imp__ap_log_error_'
  344. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x199d): undefined reference to `_imp__apr_pmemdup@12'
  345. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x19b3): undefined reference to `_imp__apr_bucket_transient_create@12'
  346. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1a40): undefined reference to `_imp__apr_palloc@8'
  347. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1b00): undefined reference to `_imp__apr_pool_destroy@4'
  348. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1b2c): undefined reference to `_imp__ap_pass_brigade@8'
  349. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1ba6): undefined reference to `_imp__apr_pool_destroy@4'
  350. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1bf8): undefined reference to `_imp__ap_get_brigade@24'
  351. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1c22): undefined reference to `_imp__ap_add_output_filter@16'
  352. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1c58): undefined reference to `_imp__ap_add_output_filter@16'
  353. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1c72): undefined reference to `_imp__ap_add_input_filter@16'
  354. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1ca8): undefined reference to `_imp__ap_add_input_filter@16'
  355. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1d33): undefined reference to `_imp__apr_palloc@8'
  356. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1d6d): undefined reference to `_imp__apr_pool_cleanup_null'
  357. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_filter.lo:modperl_filter.c:(.text+0x1d89): undefined reference to `_imp__apr_pool_cleanup_register@16'
  358. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0xa1): undefined reference to `_imp__apr_bucket_shared_destroy@4'
  359. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0xd2): undefined reference to `_imp__apr_bucket_free'
  360. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x17f): undefined reference to `_imp__apr_pstrmemdup@12'
  361. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x1a2): undefined reference to `_imp__apr_bucket_pool_make@16'
  362. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x209): undefined reference to `_imp__apr_bucket_alloc'
  363. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x235): undefined reference to `_imp__apr_bucket_free'
  364. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x264): undefined reference to `_imp__apr_bucket_shared_make@20'
  365. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.text+0x315): undefined reference to `_imp__apr_bucket_free'
  366. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.rdata+0x38): undefined reference to `apr_bucket_shared_split'
  367. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_bucket.lo:modperl_bucket.c:(.rdata+0x3c): undefined reference to `apr_bucket_shared_copy'
  368. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0xb08): undefined reference to `_imp__apr_palloc@8'
  369. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0xbeb): undefined reference to `_imp__apr_palloc@8'
  370. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0xcab): undefined reference to `_imp__apr_pstrndup@12'
  371. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0xd74): undefined reference to `_imp__apr_pstrcat'
  372. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0xee4): undefined reference to `_imp__apr_pstrndup@12'
  373. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0x1294): undefined reference to `_imp__apr_pstrndup@12'
  374. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_mgv.lo:modperl_mgv.c:(.text+0x1894): undefined reference to `_imp__apr_palloc@8'
  375. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0x26): undefined reference to `_imp__core_module'
  376. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0xa6): undefined reference to `_imp__core_module'
  377. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0x126): undefined reference to `_imp__core_module'
  378. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0x186): undefined reference to `_imp__core_module'
  379. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0x219): undefined reference to `_imp__core_module'
  380. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_pcw.lo:modperl_pcw.c:(.text+0x29e): more undefined references to `_imp__core_module' follow
  381. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x2c): undefined reference to `_imp__apr_threadkey_private_delete@4'
  382. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x55): undefined reference to `_imp__apr_threadkey_private_set@8'
  383. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0xac): undefined reference to `_imp__apr_pool_cleanup_null'
  384. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0xcc): undefined reference to `_imp__apr_pool_cleanup_register@16'
  385. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x275): undefined reference to `_imp__apr_palloc@8'
  386. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x30f): undefined reference to `_imp__apr_threadkey_private_create@12'
  387. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x316): undefined reference to `_imp__apr_pool_cleanup_null'
  388. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x334): undefined reference to `_imp__apr_pool_cleanup_register@16'
  389. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x368): undefined reference to `_imp__apr_threadkey_private_get@8'
  390. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x3a4): undefined reference to `_imp__apr_threadkey_private_set@8'
  391. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x3c5): undefined reference to `_imp__apr_palloc@8'
  392. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x3db): undefined reference to `_imp__apr_pool_cleanup_null'
  393. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x3f4): undefined reference to `_imp__apr_pool_cleanup_register@16'
  394. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x43c): undefined reference to `_imp__apr_threadkey_private_get@8'
  395. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x4b9): undefined reference to `_imp__apr_threadkey_private_set@8'
  396. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x50e): undefined reference to `_imp__apr_threadkey_private_set@8'
  397. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x5b5): undefined reference to `_imp__apr_threadkey_private_get@8'
  398. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_global.lo:modperl_global.c:(.text+0x655): undefined reference to `_imp__apr_threadkey_private_set@8'
  399. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0xf2): undefined reference to `_imp__apr_table_elts@4'
  400. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x128): undefined reference to `_imp__apr_table_set@12'
  401. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x240): undefined reference to `_imp__apr_table_set@12'
  402. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x3a4): undefined reference to `_imp__apr_table_set@12'
  403. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x47b): undefined reference to `_imp__apr_table_unset@8'
  404. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x53b): undefined reference to `_imp__apr_table_clear@4'
  405. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1696): undefined reference to `_imp__apr_table_elts@4'
  406. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x18fb): undefined reference to `_imp__apr_table_elts@4'
  407. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1ada): undefined reference to `_imp__apr_table_get@8'
  408. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1b1e): undefined reference to `_imp__apr_table_get@8'
  409. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1b45): undefined reference to `_imp__apr_table_set@12'
  410. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1b81): undefined reference to `_imp__apr_is_empty_table@4'
  411. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1bba): undefined reference to `_imp__apr_table_copy@8'
  412. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1bd8): undefined reference to `_imp__apr_table_overlap@12'
  413. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1c14): undefined reference to `_imp__apr_is_empty_table@4'
  414. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1c74): undefined reference to `_imp__apr_table_overlay@12'
  415. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1cb4): undefined reference to `_imp__apr_table_overlay@12'
  416. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1d15): undefined reference to `_imp__ap_add_common_vars@4'
  417. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_env.lo:modperl_env.c:(.text+0x1d21): undefined reference to `_imp__ap_add_cgi_vars@4'
  418. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cgi.lo:modperl_cgi.c:(.text+0x87): undefined reference to `_imp__ap_scan_script_header_err_strs'
  419. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cgi.lo:modperl_cgi.c:(.text+0xa0): undefined reference to `_imp__apr_table_get@8'
  420. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cgi.lo:modperl_cgi.c:(.text+0x128): undefined reference to `_imp__apr_pstrdup@8'
  421. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cgi.lo:modperl_cgi.c:(.text+0x14c): undefined reference to `_imp__apr_table_unset@8'
  422. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_cgi.lo:modperl_cgi.c:(.text+0x15c): undefined reference to `_imp__ap_internal_redirect_handler@8'
  423. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_perl.lo:modperl_perl.c:(.text+0x2d0): undefined reference to `_imp__apr_env_get@12'
  424. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_perl.lo:modperl_perl.c:(.text+0x34d): undefined reference to `_imp__apr_palloc@8'
  425. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_perl.lo:modperl_perl.c:(.text+0x358): undefined reference to `_imp__apr_initialize@0'
  426. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_perl.lo:modperl_perl.c:(.text+0x361): undefined reference to `_imp__apr_uuid_get@4'
  427. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_perl.lo:modperl_perl.c:(.text+0x375): undefined reference to `_imp__apr_uuid_format@8'
  428. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x10): undefined reference to `_imp__apr_palloc@8'
  429. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x4c): undefined reference to `_imp__ap_remove_loaded_module@4'
  430. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x7a): undefined reference to `_imp__apr_palloc@8'
  431. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x9c): undefined reference to `_imp__apr_pool_cleanup_null'
  432. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0xb5): undefined reference to `_imp__apr_pool_cleanup_register@16'
  433. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x180): undefined reference to `_imp__apr_pstrcat'
  434. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x16c5): undefined reference to `_imp__apr_snprintf'
  435. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x17c6): undefined reference to `_imp__apr_palloc@8'
  436. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x1865): undefined reference to `_imp__apr_pstrdup@8'
  437. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x1973): undefined reference to `_imp__apr_array_make@12'
  438. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x1a6f): undefined reference to `_imp__apr_pstrcat'
  439. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x1b10): undefined reference to `_imp__apr_array_push@4'
  440. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x1cf8): undefined reference to `_imp__apr_psprintf'
  441. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x200d): undefined reference to `_imp__apr_array_push@4'
  442. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x204e): undefined reference to `_imp__ap_add_loaded_module@12'
  443. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x2053): undefined reference to `_imp__apr_pool_cleanup_null'
  444. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x2073): undefined reference to `_imp__apr_pool_cleanup_register@16'
  445. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x208f): undefined reference to `_imp__ap_single_module_configure@12'
  446. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x20d9): undefined reference to `_imp__apr_hash_set@16'
  447. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x219d): undefined reference to `_imp__apr_hash_make@4'
  448. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_module.lo:modperl_module.c:(.text+0x222a): undefined reference to `_imp__apr_hash_get@12'
  449. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_apache_compat.lo:modperl_apache_compat.c:(.text+0x36): undefined reference to `ap_get_server_banner@0'
  450. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_error.lo:modperl_error.c:(.text+0x65): undefined reference to `_imp__apr_strerror@12'
  451. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_debug.lo:modperl_debug.c:(.text+0x27): undefined reference to `_imp__apr_psprintf'
  452. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_util.lo:modperl_common_util.c:(.text+0x336): undefined reference to `_imp__apr_palloc@8'
  453. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_log.lo:modperl_common_log.c:(.text+0x67): undefined reference to `_imp__apr_os_thread_current@0'
  454. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_log.lo:modperl_common_log.c:(.text+0x8d): undefined reference to `_imp__apr_file_printf'
  455. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_log.lo:modperl_common_log.c:(.text+0xe3): undefined reference to `_imp__apr_vsnprintf@16'
  456. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_log.lo:modperl_common_log.c:(.text+0x104): undefined reference to `_imp__apr_file_write@12'
  457. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_common_log.lo:modperl_common_log.c:(.text+0x14a): undefined reference to `_imp__apr_file_printf'
  458. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x314): undefined reference to `_imp__ap_hook_process_connection@16'
  459. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x33c): undefined reference to `_imp__ap_hook_open_logs@16'
  460. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x364): undefined reference to `_imp__ap_hook_post_config@16'
  461. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x38c): undefined reference to `_imp__ap_hook_header_parser@16'
  462. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x3b4): undefined reference to `_imp__ap_hook_access_checker@16'
  463. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x3dc): undefined reference to `_imp__ap_hook_check_user_id@16'
  464. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x404): undefined reference to `_imp__ap_hook_auth_checker@16'
  465. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x42c): undefined reference to `_imp__ap_hook_type_checker@16'
  466. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x454): undefined reference to `_imp__ap_hook_fixups@16'
  467. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x47c): undefined reference to `_imp__ap_hook_log_transaction@16'
  468. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x4a4): undefined reference to `_imp__ap_hook_post_read_request@16'
  469. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x4cc): undefined reference to `_imp__ap_hook_translate_name@16'
  470. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x4f4): undefined reference to `_imp__ap_hook_map_to_storage@16'
  471. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x51c): undefined reference to `_imp__ap_hook_pre_connection@16'
  472. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_hooks.lo:modperl_hooks.c:(.text+0x544): undefined reference to `_imp__ap_hook_child_init@16'
  473. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x6c): undefined reference to `_imp__apr_pstrcat'
  474. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x9c): undefined reference to `_imp__apr_pstrcat'
  475. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x11c): undefined reference to `_imp__apr_pstrcat'
  476. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x14c): undefined reference to `_imp__apr_pstrcat'
  477. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x1cc): undefined reference to `_imp__apr_pstrcat'
  478. C:/strawberry/c/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: modperl_directives.lo:modperl_directives.c:(.text+0x1fc): more undefined references to `_imp__apr_pstrcat' follow
  479. collect2.exe: error: ld returned 1 exit status
  480. gmake: *** [Makefile:166: mod_perl.so] Error 1
  481. NMAKE : fatal error U1077: 'cd "src/modules/perl" && gmake' : return code '0x2'
  482. Stop.
  483.  
  484. C:\Development\Apache24\src\mod_perl-2.0.12>
Advertisement
Add Comment
Please, Sign In to add comment