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

../configure does not build make files #175

Closed
JPRichings opened this issue Sep 14, 2018 · 3 comments
Closed

../configure does not build make files #175

JPRichings opened this issue Sep 14, 2018 · 3 comments

Comments

@JPRichings
Copy link
Contributor

JPRichings commented Sep 14, 2018

Hi,

Has the build system been edited since the restructure as i have to run the ./config.status script in build to generate the make files. Is this now the intended behavior?

Regards

James

@aportelli
Copy link
Collaborator

aportelli commented Sep 14, 2018

We cannot do much for you with so few details, I would need a complete description on how to reproduce the problem. Yes the build system has changed several times recently. However CI systems on various platforms and myself build Grid from scratch using the standard procedure and everything is fine.

Edit: Closed by mistake sorry

@aportelli aportelli reopened this Sep 14, 2018
@JPRichings
Copy link
Contributor Author

here is the sequence taken:

  1. Clone develop
  2. bootstrap
  3. configure
  4. discover no make file has been created to build against
  5. run the ./config.status script to to work out why no make files have been produced.
  6. discover the ./config.status script creates the make files.
  7. build as normal.

The question is should the ./config.status script be run at the end of the configure script and has it been left off? Does not break functionality just adds an extra step to the build process

@aportelli
Copy link
Collaborator

aportelli commented Sep 16, 2018 via email

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

3 participants