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

Build trouble with Makefile.in #119

Open
dwierenga opened this issue Jul 14, 2011 · 9 comments
Open

Build trouble with Makefile.in #119

dwierenga opened this issue Jul 14, 2011 · 9 comments

Comments

@dwierenga
Copy link

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

@jacksonh
Copy link
Owner

Do you have automake installed?

@dwierenga
Copy link
Author

I do:

$which automake
/usr/bin/automake
$automake --version
automake (GNU automake) 1.9.6
Written by Tom Tromey tromey@redhat.com.

Copyright 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$

@jacksonh
Copy link
Owner

ok, i'm probably going to have to setup a centos VM to fix this....hopefully I can get that done this weekend.

@dwierenga
Copy link
Author

That'd be fantastic, I appreciate it!

@Yitzchok
Copy link

Did you have a chance to work on this?

@writeameer
Copy link

Same problem here. Would be very interested to learn if you had a chance to look at this ?

@btbytes
Copy link

btbytes commented Sep 16, 2011

I'd like to report that i have the same problem on Ubuntu natty. I have the automake installed.


commit 78f3d16

@jacksonh
Copy link
Owner

Can you post the full autogen log?

@btbytes
Copy link

btbytes commented Sep 16, 2011

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...)..
the configure file and the output (which showed "makefile.in" missing error) is here: https://gist.github.com/1223305

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

5 participants