Skip to content

Instantly share code, notes, and snippets.

@martinstreicher
Created November 2, 2011 16:05
Show Gist options
  • Save martinstreicher/1334036 to your computer and use it in GitHub Desktop.
Save martinstreicher/1334036 to your computer and use it in GitHub Desktop.
generating encdb.h
encdb.h unchanged
making enc
make[1]: Nothing to be done for `enc'.
making srcs under enc
make[1]: Nothing to be done for `srcs'.
generating transdb.h
transdb.h unchanged
making trans
make[1]: Nothing to be done for `./enc/trans'.
making encs
/bin/sh: line 0: cd: ext/-test-/add_suffix: No such file or directory
make[1]: *** [ext/-test-/add_suffix/all] Error 1
make: *** [build-ext] Error 2
@wallace
Copy link

wallace commented Nov 4, 2011

Any solution to this?

@martinstreicher
Copy link
Author

I installed Xcode 3.2.6 as was recommended by rvm requirements but I still get the error.

@martinstreicher
Copy link
Author

All this on Snow Leopard.

@wallace
Copy link

wallace commented Nov 4, 2011 via email

@martinstreicher
Copy link
Author

martinstreicher commented Nov 4, 2011 via email

@wallace
Copy link

wallace commented Nov 11, 2011 via email

@martinstreicher
Copy link
Author

martinstreicher commented Nov 11, 2011 via email

@wallace
Copy link

wallace commented Nov 11, 2011 via email

@wallace
Copy link

wallace commented Feb 17, 2012

make sure that you CDPATH isn't mucking up the compilation process!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment