Compiling clearsilver-0.10.4 under Mac OS X 10.4.9
"leovitch" <[email protected]>
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
Has anyone gotten clearsilver-0.10.4 to compile on Mac OS X? I did the straightforward download/configure/make, and it died as follows: % ./configure --disable-ruby -disable-perl -disable-java <lots of output, no errors> % make <lots of output, but eventually:> Running cs regression tests Passed make[1]: *** No rule to make target `features.h', needed by `cgiwrap.o'. Stop. make[1]: *** No rule to make target `../libs/libneo_cgi.a', needed by `mod_ecs.so'. Stop. make[1]: *** No rule to make target `../libs/libneo_cgi.a', needed by `neo_cgi.so'. Stop. make: *** [cs] Error 2