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

Missing header: stdio1.h #5

Open
yurivict opened this issue Feb 23, 2021 · 1 comment
Open

Missing header: stdio1.h #5

yurivict opened this issue Feb 23, 2021 · 1 comment

Comments

@yurivict
Copy link

Here:

#include "stdio1.h" /* for ANSI and any printing */

In file included from /usr/ports/math/ampl-mp/work/mp-3.1.0-229-gbb7d6166/src/cp/cp.cc:27:
/usr/ports/math/ampl-mp/work/mp-3.1.0-229-gbb7d6166/thirdparty/asl/src/solvers/funcadd.h:27:10: fatal error: 'stdio1.h' file not found
#include "stdio1.h"     /* for ANSI and any printing */
         ^~~~~~~~~~
1 error generated.

OS: FreeBSD 12.2
Revision: bb7d6166

@mapgccv
Copy link
Contributor

mapgccv commented Mar 2, 2023

Hi, I have tried compiling ampl/mp on FreeBSD and I did not have this problem (which of course looks like there is some missing include directory in the CMakelists.txt file of one of the two projects.
I notice that this issue is very old, do you still encounter this problem?

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