bug-make
[Top][All Lists]
Advanced

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

I found a bug with Makefile


From: Albert Le Batteux
Subject: I found a bug with Makefile
Date: Mon, 25 Jan 2016 16:54:44 +0000 (GMT)

Hello !
I have really no idea about who i am talking ! 

I am a french student programmer, and making a school project with termcaps named ft_select (you can find many of this project on github)
It's a termcaps introdution by creating a small selecting item menu.

I always lunch my program with a Makefile rule like `make exe` (it's easier and faster)
but it's create that error on tcsetattr() !

`Interrupted system call` on errno from `tcsetattr()`

Maybe start a program with make create a fake environment.. ? i don't know ..

i put my question on StackOverflow : http://stackoverflow.com/questions/34992713/launch-command-with-makefile?noredirect=1#comment57723426_34992713

By curiosity, if you can explain me why ?

Cordially,


reply via email to

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