tjbush / mochiweb

Automatically exported from code.google.com/p/mochiweb
Other
0 stars 0 forks source link

Compiling on Openolaris on Joyent #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
$ svn checkout http://mochiweb.googlecode.com/svn/trunk/ mochiweb
$ cd mochiweb
$ make

(cd src;make all)
make: Fatal error in reader: ../support/include.mk, line 7: Unexpected end
of line seen
Current working directory /webco/app/mochiweb/cur/src
*** Error code 1
make: Fatal error: Command failed for target `all'

SunOS foobar.joyent.us 5.11 snv_89 i86pc i386 i86pc

Original issue reported on code.google.com by debi...@gmail.com on 23 Mar 2009 at 9:07

GoogleCodeExporter commented 8 years ago
Patches accepted.

Original comment by bob%moch...@gtempaccount.com on 23 Mar 2009 at 9:09

GoogleCodeExporter commented 8 years ago
Also, using "gmake" might work.

Original comment by bob%moch...@gtempaccount.com on 23 Mar 2009 at 9:09

GoogleCodeExporter commented 8 years ago
Bingo ! It worked with gmake. Thanks!

Original comment by debi...@gmail.com on 23 Mar 2009 at 9:24

GoogleCodeExporter commented 8 years ago

Original comment by bob.ippo...@gmail.com on 4 Apr 2009 at 9:54