[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I found a bug with Makefile
From: |
thutt |
Subject: |
I found a bug with Makefile |
Date: |
Mon, 25 Jan 2016 10:06:29 -0800 |
Albert Le Batteux writes:
> 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,
>
Please provide the Makefile, the host OS you are using, and the
version of Make you are using (make --version).
--
Cole's Law: Thinly sliced cabbage.