bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I found a bug with Makefile


From: thutt
Subject: Re: I found a bug with Makefile
Date: Mon, 25 Jan 2016 11:32:31 -0800

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]