Fatal error while making mwetoolkit in Linux Mint

9 views
Skip to first unread message

Carlos Barros

unread,
Aug 8, 2018, 3:38:02 PM8/8/18
to mwetoolkit
While making mwetoolkit on a fresh Linux Mint install the following error was given:

carlos@carlos-HP-Laptop-15-bs0xx:~/mwetoolkit3$ make
gcc -Wall -Wno-parentheses -c -I include src/indexer/basefuns.c -o src/indexer/basefuns.o
src/indexer/basefuns.c:21:10: fatal error: stdio.h: Ficheiro ou directoria inexistente
 #include <stdio.h>
          ^~~~~~~~~
compilation terminated.
Makefile:25: recipe for target 'src/indexer/basefuns.o' failed
make: *** [src/indexer/basefuns.o] Error 1

Could you help me out? I'm using linux mint 19 "Tara".

Thanks!

Silvio Ricardo CORDEIRO

unread,
Aug 8, 2018, 3:52:39 PM8/8/18
to silver...@gmail.com, mweto...@googlegroups.com
Hello,

The standard C library seems to be missing.

Try running this in a terminal: sudo apt install --reinstall gcc build-essential

Best regards,

--
You received this message because you are subscribed to the Google Groups "mwetoolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mwetoolkit+...@googlegroups.com.
To post to this group, send email to mweto...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mwetoolkit/58f44dca-4667-400c-b94d-5d10792ac42c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Silvio Ricardo CORDEIRO
Reply all
Reply to author
Forward
0 new messages