Albert Le Batteux writes: > Sorry for all the missing information. > so : > make --version : GNU Make 3.81 This program built for > i386-apple-darwin11.3.0 > OSX el capitan v 10.11.3 > > i sent you my project in a zip file. >
> How it's work : > (with the error) > > make exe > > move a little (with arrow, select some element with spacebar) > > press ctrl + z to send a SIGTSTP signal > > back in the shell press fg to come back. > > ctrl + z again and you will see, when you'll fg back > you will have a error in terminal.c with if (tcsetattr(0, TCSADRAIN, term) > < > 0) I don't think this is an error with Make. This is probably an error in your code, based on the description and the fact that terminal.c is in your project. -- Cole's Law: Thinly sliced cabbage. _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make