Le 16/04/2015 23:11, Nicolas Steinmetz a écrit :
~/OpenSMTPD-extras-master/extras/tables$ make
Makefile:1: *** missing separator. Stop.
I can go a little bit further with bmake (under Archlinux) :
bmake
cc -pipe -g
-I/home/nsteinmetz/OpenSMTPD-extras-master/extras/tables/table-passwd/../../api
-g3 -ggdb
-I/home/nsteinmetz/OpenSMTPD-extras-master/extras/tables/table-passwd/..
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wbounded -DNO_IO
-I/home/nsteinmetz/OpenSMTPD-extras-master/extras/tables/table-passwd/../../api
-g3 -ggdb
-I/home/nsteinmetz/OpenSMTPD-extras-master/extras/tables/table-passwd/..
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -Wbounded -DNO_IO
-MD -MF table_passwd.d -MT table_passwd.o -c table_passwd.c
cc: erreur: unrecognized command line option ‘-Wbounded’
cc: erreur: unrecognized command line option ‘-Wbounded’
*** Error code 1
If I delete in Makefile.inc the -Wbounded argument, I then fail on :
#include <sys/tree.h>
Whereas I have libbsd installed and the file is in
/usr/include/bsd/sys/tree.h
Same on ubuntu by the way. So if someone can give me a few more
insctructions on how to build it; I'll be happy to dive deeper.
Thanks,
Nicolas
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]