#16513 closed defect (duplicate)
apache-2.2.9 +workermpm - build failure
Reported by: | tobias@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | apache2 |
Description
While trying to build apache-2.2.9 with the workermpm option, I encountered the following error:
---> Building apache2 with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_www_apache2/ work/httpd-2.2.9" && make all " returned error 2 ... Undefined symbols: "_ap_ugly_hack", referenced from: _ap_ugly_hack$non_lazy_ptr in libmain.a(main.o) "_ap_prelinked_module_symbols", referenced from: _ap_prelinked_module_symbols$non_lazy_ptr in libmain.a(core.o) "_ap_prelinked_modules", referenced from: _ap_prelinked_modules$non_lazy_ptr in libmain.a(main.o) _ap_prelinked_modules$non_lazy_ptr in libmain.a(config.o) "_ap_http_input_filter_handle", referenced from: _ap_http_input_filter_handle$non_lazy_ptr in libmain.a(protocol.o) "_ap_preloaded_modules", referenced from: _ap_preloaded_modules$non_lazy_ptr in libmain.a(config.o) ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [httpd] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing.
OS Version: 10.5.4 MacPorts: 1.6.0
If you need further information, just let me know.
Cheers, Tobias
Change History (2)
comment:1 Changed 16 years ago by blb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #13066.