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

Installed headers refer to non-existent headers #462

Closed
yurivict opened this issue Mar 31, 2018 · 4 comments
Closed

Installed headers refer to non-existent headers #462

yurivict opened this issue Mar 31, 2018 · 4 comments
Milestone

Comments

@yurivict
Copy link
Contributor

This header include/flint/fmpzxx.h has:

#include "flintxx/evaluation_tools.h"
#include "flintxx/expression.h"
#include "flintxx/expression_traits.h"
#include "flintxx/flint_classes.h"
#include "flintxx/frandxx.h"
#include "flintxx/ltuple.h"
#include "flintxx/stdmath.h"

which aren't installed.

@wbhart
Copy link
Collaborator

wbhart commented Apr 1, 2018 via email

@wbhart wbhart added this to the flint-2.6 milestone Nov 26, 2019
@wbhart
Copy link
Collaborator

wbhart commented Apr 10, 2020

These seem to exist when installed from Flint/trunk. So I believe this has been fixed.

@wbhart wbhart closed this as completed Apr 10, 2020
@real-or-random
Copy link

I believe this is still an issue with the cmake build.

On my Arch Linux, there's no flintxx subdir in /usr/include/flint (no subdirs at all) and they use cmake:
https://github.com/archlinux/svntogit-community/blob/f462aa603168e45c7631a45ef39b19a5589bdc4e/trunk/PKGBUILD

In fact which build would you recommend? Is the configure/make build better maintained than the cmake build?

@wbhart
Copy link
Collaborator

wbhart commented Feb 23, 2021

Both builds should work. Let's see if the CMake people can look at this if I reopen the ticket.

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

4 participants