Re: Please help, I can't understand error message, I'm trying to install atitvout



rent 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

Something is seriously screwed with your setup. The compiler can't find your header files, and these should be in your default /usr/include/ directory. Eitehr your Makefile is somehow telling the compiler to look only in the wrong place, or your compiler/header set up is munged.

What system? Do a find / -name stdio.h and report the results.

--

David L. Johnson

Arguing with an engineer is like mud wrestling with a pig...
You soon find out the pig likes it!
.



Relevant Pages

  • problems about gcc installation
    ... i need to install gcc, and when i install it, the following problems ... configure: loading cache ./config.cache ... checking for C compiler default output file name... ... checking whether the linker supports shared libraries... ...
    (comp.unix.programmer)
  • [RESOLVED] DBD::mysql unresolved symbol _intel_fast_memcpy & mysql-standard-5.0.22-l
    ... Some of you may have wanted to build and install the DBD::mysql ... Mysql**, "...the MySQL Community Server compiled with the Intel CC ... Server compiled with the Intel CC compiler exhibit faster performance ... I will use the following settings for compiling and testing: ...
    (comp.lang.perl.modules)
  • Re: gcc/gnat 3.3
    ... Bootstrapping the compiler ... INSTALL_PROGRAM = $$ ... We want to ensure that TARGET libraries ... all-target-libgloss: configure-target-newlib ...
    (comp.lang.ada)
  • Re: Moving WASD from one box to another...
    ... With differing types of CPU there *are* some considerations. ... base level of V6.0 and generic compiler optimizations. ... This can be done by using the $ @INSTALL procedure on the target system once the WASD tree has been put in place. ...
    (comp.os.vms)
  • Re: FC4 Base installed -- no dhcp
    ... just re- install from the standard FC4 Install CDs, ... Also, FC4 uses the 2.4 kernel, IIRC. ... if you develop your compiler ...
    (comp.os.linux.setup)