-
Notifications
You must be signed in to change notification settings - Fork 572
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 failed on Ubuntu #13526
Comments
@gdsjaar FYI @georgtree Is there a reason for building a Trilinos that's 7 years old? |
Hello, it is a requirement for xyce |
@hkthorn Any chance the Trilinos requirement for Xyce can be updated to something a bit more recent? |
The gfortran argument The code where that is showing up is in some older legacy graphic libraries that are still being used for blot and fastq. If you are not using those applications in xyce, then you could alternatively turn off building of those... Although will probably also show up in some of the other fotrran seacas applications. |
for ubuntu 20.04 install: sudo apt install gmp-static sudo apt install gmp-static sudo apt install -y bison flex libfl-dev libfftw3-dev libsuitesparse-dev libblas-dev liblapack-dev libtool libopenmpi-dev openmpi-bin libtpl-dev libsuitesparse-dev libumfpack5 sudo apt install gmp-static sudo apt install libnetcdf-dev then try again |
@georgtree Can this be closed? |
yes, thank you |
Hello!
I got this error while building trilinos serial on ubuntu:
Looks like there is an issue with gfortran flags, but I don't know how to avoid it, thank you in advance,
The text was updated successfully, but these errors were encountered: