Re: Please help, I can't understand error message, I'm trying to install atitvout
- From: Bill Marcum <marcumbill@xxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 06:59:49 GMT
On Thu, 29 Mar 2007 17:41:13 +0200 (CEST), rent
<imbelle@xxxxxxxxxxxxxxxxxxxx> wrote:
Hallo,
I'm trying to install the software atitvout, the readme just says to type
make, but this is the output...
can you please help me ?
rent@elle5esse1:~/atitvout$ make
cc -Wall -O2 -g -DVERSION=\"0.4\" -I./lrmi-0.6 -c -o atitvout.o
atitvout.c
atitvout.c:19:19: error: stdio.h: No such file or directory
atitvout.c:20:20: error: sys/io.h: No such file or directory
atitvout.c:21:20: error: string.h: No such file or directory
atitvout.c:22:20: error: assert.h: No such file or directory
You don't have the /usr/include files. You forgot to mention which
Linux distribution you are using, but in Debian the command is
sudo apt-get install build-essential
Or you could install the atitvout package.
--
"I don't like spinach, and I'm glad I don't, because if I liked it I'd
eat it, and I just hate it."
-- Clarence Darrow
.
- Follow-Ups:
- References:
- Prev by Date: SOLVED - Sound - script help needed
- Next by Date: Re: mplayer confusion -- no gui?
- Previous by thread: Please help, I can't understand error message, I'm trying to install atitvout
- Next by thread: Re: Please help, I can't understand error message, I'm trying to install atitvout
- Index(es):
Relevant Pages
|