Installing mod_layout on Mac OS X
Jerold Stratton <[email protected]> Wed, 5 May 2004 11:51:12 -0700
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
I'm attempting to install the mod_layout on Mac OS X client; I appear to be having the same problem that Mark Staben mentioned in the April 2002 archives. 'make' appears to work, but 'make install' has a problem with 'strip' and will not install. I'm using Mac OS X client 10.2.8. This is what I see when I make/make install: 22: make clean rm -f mod_layout.o mod_layout.so mod_layout.o utility.o origin.o layout.o *.gz *rpm 23: make `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c mod_layout.c -Wall -DDEBUG `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c utility.c -Wall -DDEBUG `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c origin.c -Wall -DDEBUG `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c layout.c -Wall -DDEBUG apxs -c mod_layout.o utility.o origin.o layout.o cc -bundle -undefined suppress -flat_namespace -Wl,-bind_at_load -o mod_layout.so mod_layout.o utility.o origin.o layout.o 24: sudo make install Password: strip mod_layout.so strip: symbols referenced by relocation entries that can't be stripped in: mod_layout.so _ap_set_flag_slot _ap_set_string_slot _ap_push_array _ap_log_error _strcasecmp _ap_make_array _ap_ind _ap_add_version_component _ap_sub_req_lookup_file _strlen _ap_is_directory _ap_rputs _ap_register_cleanup _mmap _fstat _close _lseek _ap_bclose _fsync _ap_bflush _getpid _dup _ap_bcreate _ap_popenf _ap_rflush _stat _ap_log_rerror _ap_psprintf _printf _ap_overlay_tables _ap_append_arrays _memcmp _ap_table_setn _ap_make_table _ap_pstrdup _ap_pcalloc _ap_pstrcat _fgets _ap_send_http_header _ap_update_mtime _ap_destroy_sub_req _ap_run_sub_req _ap_ht_time _ap_sub_req_lookup_uri _ap_sub_req_method_uri _ap_pfclose _ap_kill_timeout _fwrite _ap_reset_timeout _ap_get_client_block _ap_hard_timeout _ap_should_client_block _ap_setup_client_block _ap_pfopen _ap_send_mmap _ap_note_cleanups_for_fd _unlink _ap_rputc _ap_fnmatch _ap_str_tolower _ap_pstrndup _ap_table_add _atoi _ap_table_get _munmap _ap_bsetflag _puts _ap_rprintf make: *** [install] Error 1 25: Jerry [email protected] http://www.sandiego.edu/~jerry/ Serra 188B/x8773 -- "The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at and repair."--Douglas Adams (Mostly Harmless)