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

Fails (sometimes) running ./configure of sqlite-autotoconf-3071502 #20

Closed
brucestephens opened this issue Mar 14, 2013 · 1 comment
Closed
Labels
Milestone

Comments

@brucestephens
Copy link

(Ideally I don't actually want to run ./configure under bear, but avoiding doing so is non-trivial, so I'd prefer to put up with the useless conftest.o information.)

It seems to fail more often than not, here:

checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... malloc: Cannot allocate memory
connect: Connection refused

@rizsotto
Copy link
Owner

commit 83bfe37 fix this.

the problem was not to check the read return value.

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

No branches or pull requests

2 participants