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

Failure to make #13

Open
Bradlykrip opened this issue Sep 3, 2020 · 2 comments
Open

Failure to make #13

Bradlykrip opened this issue Sep 3, 2020 · 2 comments

Comments

@Bradlykrip
Copy link

When making I came across this error:

cd flibs-0.9/flibs/src/sqlite && make csqlite.o >/dev/null
dirname: missing operand
Try 'dirname --help' for more information.
cc: error: missing path after ‘-I’
make[1]: *** [makefile:68: csqlite.o] Error 1
make: *** [makefile:44: csqlite.o] Error 2

I am using ubuntu 20.04

@mapmeld
Copy link
Owner

mapmeld commented Sep 4, 2020

Did you successfully install sqlite3 in the dependencies?

sudo ./install_deps_ubu.sh

@Bradlykrip
Copy link
Author

Bradlykrip commented Sep 4, 2020

That command fails but when I type sqlite3 in the terminal it runs. When I run it inside the fortran-machine folder I get (among success)
404 Not Found [IP: 91.189.95.83 80]
Err:10 http://ppa.launchpad.net/videolan/stable-daily/ubuntu focal Release
404 Not Found [IP: 91.189.95.83 80]

As well as this for many packages:
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

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