Bugs item #22373, was opened at 2008-10-10 10:19 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22373&group_id=494
Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Avdi Grimm (avdi) Assigned to: Nobody (None) Summary: Corrupt Makefile Initial Comment: Installing the gem on a Mac under MacPorts, with Ruby 1.8.6, I get the following error while the extension is building: Makefile:106: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. A quick look at the generated libxml/Makefile reveals it is has multiple command lines that begin with spaces instead of a tab, which is illegal syntax. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22373&group_id=494 _______________________________________________ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/libxml-devel