Created
August 21, 2014 12:13
-
-
Save veloce/d2d6964e2c22fdd00985 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make "DESTDIR=" | |
compiling html_document.c | |
compiling html_element_description.c | |
compiling html_entity_lookup.c | |
compiling html_sax_parser_context.c | |
compiling html_sax_push_parser.c | |
compiling nokogiri.c | |
compiling xml_attr.c | |
compiling xml_attribute_decl.c | |
compiling xml_cdata.c | |
compiling xml_comment.c | |
compiling xml_document.c | |
compiling xml_document_fragment.c | |
compiling xml_dtd.c | |
compiling xml_element_content.c | |
compiling xml_element_decl.c | |
compiling xml_encoding_handler.c | |
compiling xml_entity_decl.c | |
compiling xml_entity_reference.c | |
compiling xml_io.c | |
compiling xml_libxml2_hacks.c | |
compiling xml_namespace.c | |
compiling xml_node.c | |
compiling xml_node_set.c | |
compiling xml_processing_instruction.c | |
compiling xml_reader.c | |
compiling xml_relax_ng.c | |
compiling xml_sax_parser.c | |
compiling xml_sax_parser_context.c | |
compiling xml_sax_push_parser.c | |
compiling xml_schema.c | |
compiling xml_syntax_error.c | |
compiling xml_text.c | |
compiling xml_xpath_context.c | |
compiling xslt_stylesheet.c | |
linking shared-object nokogiri/nokogiri.bundle | |
clang: error: unknown argument: '-multiply_definedsuppress' [-Wunused-command-line-argument-hard-error-in-future] | |
clang: note: this will be a hard error (cannot be downgraded to a warning) in the future | |
make: *** [nokogiri.bundle] Error 1 | |
Gem files will remain installed in /Library/Ruby/Gems/2.0.0/gems/nokogiri-1.5.11 for inspection. | |
Results logged to /Library/Ruby/Gems/2.0.0/gems/nokogiri-1.5.11/ext/nokogiri/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment