Bugs item #22373, was opened at 2008-10-10 09:19
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22373&group_id=494

Category: None
Group: None
>Status: Closed
Resolution: Rejected
Priority: 3
Submitted By: Avdi Grimm (avdi)
>Assigned to: Charlie Savage (cfis)
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.

----------------------------------------------------------------------

>Comment By: Charlie Savage (cfis)
Date: 2008-11-15 17:34

Message:
Yup, the Makefile is auto-generated by Ruby.

----------------------------------------------------------------------

Comment By: Avdi Grimm (avdi)
Date: 2008-10-10 09:47

Message:
Gah.  Never mind, this seems to be a bug in the 1.8.6
version of mkmf.rb.

----------------------------------------------------------------------

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

Reply via email to