Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looking for sebastian directory when building? #2

Open
brez opened this issue Jul 19, 2011 · 3 comments
Open

Looking for sebastian directory when building? #2

brez opened this issue Jul 19, 2011 · 3 comments

Comments

@brez
Copy link
Contributor

brez commented Jul 19, 2011

bash-3.2$ node-waf build
Waf: Entering directory /home/sebastian/Face.js/build' Waf: Leaving directory/home/sebastian/Face.js/build'
Traceback (most recent call last):
File "/Users/jbresnik/.nave/installed/0.4.2/bin/node-waf", line 16, in
Scripting.prepare(t, os.getcwd(), VERSION, wafdir)
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Scripting.py", line 145, in prepare
prepare_impl(t, cwd, ver, wafdir)
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Scripting.py", line 135, in prepare_impl
main()
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Scripting.py", line 188, in main
fun(ctx)
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Scripting.py", line 386, in build
return build_impl(bld)
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Scripting.py", line 405, in build_impl
bld.compile()
File "/Users/jbresnik/.nave/installed/0.4.2/bin/../lib/node/wafadmin/Build.py", line 268, in compile
os.chdir(self.bldnode.abspath())
OSError: [Errno 2] No such file or directory: '/home/sebastian/Face.js/build'

@brez
Copy link
Contributor Author

brez commented Jul 19, 2011

Fixed by deleting binary build files that we left behind - ill fork and update / send pull request

@brez
Copy link
Contributor Author

brez commented Jul 19, 2011

closing

@brez brez closed this as completed Jul 19, 2011
@alvarezgarcia alvarezgarcia reopened this Jul 19, 2011
@alvarezgarcia
Copy link
Owner

Ok brez, thanks.. (I forget cleaning, sorry), I will be waiting the Pull Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants