-
Notifications
You must be signed in to change notification settings - Fork 61
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
Build trouble with Makefile.in #119
Comments
Do you have automake installed? |
I do: $which automake Copyright 2005 Free Software Foundation, Inc. |
ok, i'm probably going to have to setup a centos VM to fix this....hopefully I can get that done this weekend. |
That'd be fantastic, I appreciate it! |
Did you have a chance to work on this? |
Same problem here. Would be very interested to learn if you had a chance to look at this ? |
I'd like to report that i have the same problem on Ubuntu natty. I have the automake installed. commit 78f3d16 |
Can you post the full autogen log? |
First I run ./configure which fails because the linux system does have have dmcs. https://gist.github.com/1223300 Then I replace dmcs with gmcs (i may be very wrong here.. but this is what I tried...).. |
I"m using CentOS 5.6. Following the directions in docs/installation.md, I ran ./autogen.sh from the base directory. It fails with:
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in
The text was updated successfully, but these errors were encountered: